summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-91/+145
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+1
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-61/+96
2017-10-09udp: fix bcast packet receptionPaolo Abeni-9/+5
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld-6/+7
2017-10-09Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+12
2017-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-4/+8
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert-1/+1
2017-10-09ipv6: Fix traffic triggered IPsec connections.Steffen Klassert-1/+1
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani-2/+20
2017-10-09netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang-2/+3
2017-10-08tipc: Unclone message at secondary destination lookupJon Maloy-0/+8
2017-10-08tipc: correct initialization of skb listJon Maloy-2/+2
2017-10-08gso: fix payload length when gso_size is zeroAlexey Kodanev-3/+3
2017-10-07ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce-2/+2
2017-10-06netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet-2/+2
2017-10-06netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso-1/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-137/+160
2017-10-04net: 8021q: skip packets if the vlan is downVishakha Narvekar-0/+6
2017-10-04nl80211: Define policy for packet pattern attributesPeng Xu-2/+12
2017-10-03net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov-0/+3
2017-10-03netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav-1/+3
2017-10-02socket, bpf: fix possible use after freeEric Dumazet-5/+12
2017-10-01l2tp: fix l2tp_eth module loadingGuillaume Nault-49/+2
2017-10-01ip_gre: erspan device should keep dstXin Long-0/+1
2017-10-01ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long-1/+3
2017-10-01ip_gre: check packet length and mtu correctly in erspan_xmitXin Long-1/+1
2017-10-01ip_gre: get key from session_id correctly in erspan_rcvXin Long-3/+1
2017-10-01sunrpc: remove redundant initialization of sockColin Ian King-1/+1
2017-10-01tipc: use only positive error codes in messagesParthasarathy Bhuvaragan-1/+1
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni-21/+38
2017-10-01IPv4: early demux can return an error codePaolo Abeni-19/+26
2017-10-01ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long-2/+3
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long-0/+1
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long-0/+1
2017-09-30netlink: do not proceed if dump's start() errsJason A. Donenfeld-2/+5
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov-14/+15
2017-09-29netfilter: nf_tables: fix update chain errorJingPiao Chen-2/+2
2017-09-29netfilter: ipset: Fix race between dump and swapRoss Lagerwall-2/+5
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds-16/+0
2017-09-28net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch-0/+2
2017-09-28packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn-1/+3
2017-09-28packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn-3/+5
2017-09-28net: dsa: Fix network device registration orderFlorian Fainelli-13/+18
2017-09-28inetpeer: fix RCU lookup() againEric Dumazet-2/+2
2017-09-28xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lockArtem Savkov-2/+2
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter-1/+3
2017-09-26netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal-9/+13
2017-09-26netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik-22/+24
2017-09-26netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan-2/+2