summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-10-12udp: fix bcast packet receptionPaolo Abeni1-9/+5
2017-10-12udp: perform source validation for mcast early demuxPaolo Abeni2-21/+38
2017-10-12nl80211: Define policy for packet pattern attributesPeng Xu1-2/+12
2017-10-12net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov1-0/+3
2017-10-12socket, bpf: fix possible use after freeEric Dumazet2-5/+12
2017-10-12l2tp: fix l2tp_eth module loadingGuillaume Nault1-49/+2
2017-10-12tipc: use only positive error codes in messagesParthasarathy Bhuvaragan1-1/+1
2017-10-12IPv4: early demux can return an error codePaolo Abeni3-19/+26
2017-10-12ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long1-2/+3
2017-10-12ip6_gre: ip6gre_tap device should keep dstXin Long1-0/+1
2017-10-12netlink: do not proceed if dump's start() errsJason A. Donenfeld1-2/+5
2017-10-12net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch1-0/+2
2017-10-12packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn1-1/+3
2017-10-12packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn1-3/+5
2017-10-12net: dsa: Fix network device registration orderFlorian Fainelli1-11/+17
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2-7/+8
2017-10-12vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2-2/+4
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov1-0/+1
2017-10-12net: change skb->mac_header when Generic XDP calls adjust_headEdward Cree1-0/+1
2017-10-12packet: hold bind lock when rebinding to fanout hookWillem de Bruijn1-5/+11
2017-10-12net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning1-2/+3
2017-10-12tcp: fastopen: fix on syn-data transmit failureEric Dumazet1-0/+9
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti1-0/+1
2017-10-12ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long1-0/+3
2017-10-12ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long1-10/+11
2017-10-12udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan1-0/+1
2017-10-12tcp: fix data delivery rateEric Dumazet1-4/+3
2017-10-12tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-10-12net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko1-2/+4
2017-10-12net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet1-2/+2
2017-10-12openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET1-1/+2
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov1-0/+3
2017-10-05libceph: don't allow bidirectional swap of pg-upmap-itemsIlya Dryomov1-10/+25
2017-10-05mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg3-14/+28
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg2-9/+44
2017-09-27net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul1-23/+29
2017-09-20ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan1-2/+2
2017-09-20tcp: fix a request socket leakEric Dumazet2-6/+6
2017-09-20sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner1-1/+2
2017-09-20ipv6: fix typo in fib6_net_exit()Eric Dumazet1-1/+1
2017-09-20ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca1-6/+19
2017-09-20udp: drop head states only when all skb references are gonePaolo Abeni2-7/+7
2017-09-20ip6_gre: update mtu properly in ip6gre_errXin Long1-1/+3
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer4-35/+12
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer1-3/+1
2017-09-14Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-246/+343
2017-09-01udp: fix secpath leakYossi Kuperman1-1/+1
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel1-0/+3