summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-10-16rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_eventXin Long1-0/+1
2017-10-14l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault1-0/+3
2017-10-14net: fix typo in skbuff.cWenhua Shi1-1/+1
2017-10-12ip: update policy routing config helpStephen Hemminger1-5/+3
2017-10-11net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas2-8/+10
2017-10-10net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet1-2/+1
2017-10-10Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet2-6/+2
2017-10-09net: defer call to cgroup_sk_alloc()Eric Dumazet2-2/+6
2017-10-09net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2-1/+5
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-91/+145
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller22-61/+96
2017-10-09udp: fix bcast packet receptionPaolo Abeni1-9/+5
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld1-6/+7
2017-10-09Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+12
2017-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-4/+8
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09ipv6: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani1-2/+20
2017-10-09netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2-2/+3
2017-10-08tipc: Unclone message at secondary destination lookupJon Maloy1-0/+8
2017-10-08tipc: correct initialization of skb listJon Maloy1-2/+2
2017-10-08gso: fix payload length when gso_size is zeroAlexey Kodanev3-3/+3
2017-10-07ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce1-2/+2
2017-10-06netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet1-2/+2
2017-10-06netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso1-1/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-137/+160
2017-10-04net: 8021q: skip packets if the vlan is downVishakha Narvekar1-0/+6
2017-10-04nl80211: Define policy for packet pattern attributesPeng Xu1-2/+12
2017-10-03net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov1-0/+3
2017-10-03netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav1-1/+3
2017-10-02socket, bpf: fix possible use after freeEric Dumazet2-5/+12
2017-10-01l2tp: fix l2tp_eth module loadingGuillaume Nault1-49/+2
2017-10-01ip_gre: erspan device should keep dstXin Long1-0/+1
2017-10-01ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long1-1/+3
2017-10-01ip_gre: check packet length and mtu correctly in erspan_xmitXin Long1-1/+1
2017-10-01ip_gre: get key from session_id correctly in erspan_rcvXin Long1-3/+1
2017-10-01sunrpc: remove redundant initialization of sockColin Ian King1-1/+1
2017-10-01tipc: use only positive error codes in messagesParthasarathy Bhuvaragan1-1/+1
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni2-21/+38
2017-10-01IPv4: early demux can return an error codePaolo Abeni3-19/+26
2017-10-01ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long1-2/+3
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long1-0/+1
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long1-0/+1
2017-09-30netlink: do not proceed if dump's start() errsJason A. Donenfeld1-2/+5
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov4-14/+15
2017-09-29netfilter: nf_tables: fix update chain errorJingPiao Chen1-2/+2
2017-09-29netfilter: ipset: Fix race between dump and swapRoss Lagerwall1-2/+5
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds2-16/+0
2017-09-28net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch1-0/+2