summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-4/+4
|\
| * mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-101-4/+4
* | sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King2017-01-111-1/+1
* | net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-111-2/+7
* | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-4/+0
* | gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-111-2/+3
* | gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-101-0/+1
* | gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-101-1/+2
* | net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann2017-01-101-11/+14
* | net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-101-3/+3
* | net: qrtr: Mark 'buf' as little endianStephen Boyd2017-01-101-2/+2
* | net: dsa: Ensure validity of dst->ds[0]Florian Fainelli2017-01-101-4/+7
* | net: skb_flow_get_be16() can be staticEric Dumazet2017-01-101-2/+2
* | net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-01-101-1/+1
* | tcp: do not export tcp_peer_is_proven()Eric Dumazet2017-01-091-1/+0
* | ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov2017-01-091-1/+1
* | ipv6: fix typosAlexander Alemayhu2017-01-091-2/+2
|/
* netlabel: add CALIPSO to the list of built-in protocolsPaul Moore2017-01-061-4/+1
* Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-061-9/+7
|\
| * nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-051-9/+7
* | vti6: fix device register to report IFLA_INFO_KINDDavid Forster2017-01-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-056-34/+59
|\ \
| * | bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov2016-12-301-1/+1
| * | netfilter: ipt_CLUSTERIP: check duplicate config when initializingXin Long2016-12-231-11/+23
| * | netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is setPablo Neira Ayuso2016-12-141-8/+19
| * | netfilter: nf_tables: fix oob accessFlorian Westphal2016-12-141-1/+1
| * | netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso2016-12-141-1/+1
| * | netfilter: nft_quota: reset quota after dumpPablo Neira Ayuso2016-12-141-12/+14
* | | drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
* | | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
* | | igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-021-1/+6
* | | flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-021-2/+3
| |/ |/|
* | mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
* | l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2017-01-012-27/+12
* | l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-011-2/+2
* | drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-011-9/+24
* | net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-011-1/+1
* | net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-291-1/+2
* | net: fix incorrect original ingress device index in PKTINFOWei Zhang2016-12-291-1/+7
* | rtnl: stats - add missing netlink message size checksMathias Krause2016-12-291-0/+6
* | ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2016-12-291-1/+1
* | net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FSAugusto Mecking Caringi2016-12-281-0/+2
* | net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey2016-12-281-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-277-55/+52
|\ \
| * | net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-271-6/+0
| * | openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
| * | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-272-9/+9
| * | net, sched: fix soft lockup in tc_classifyDaniel Borkmann2016-12-261-1/+3
| * | tipc: don't send FIN message from connectionless socketJon Paul Maloy2016-12-231-11/+13
* | | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-251-1/+1