summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: ping: do not abuse udp_poll()Eric Dumazet2017-09-153-3/+3
* ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-09-151-1/+3
* ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2017-09-152-0/+4
* tcp: avoid fastopen API to be used on AF_UNSPECWei Wang2017-09-151-2/+5
* netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2017-09-151-1/+6
* libceph: NULL deref on crush_decode() error pathDan Carpenter2017-09-151-0/+1
* batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann2017-09-151-2/+3
* net: fix compile error in skb_orphan_partial()Eric Dumazet2017-09-151-3/+0
* mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-09-152-5/+12
* tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh2017-09-151-1/+1
* tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng2017-09-151-4/+5
* netem: fix skb_orphan_partial()Eric Dumazet2017-09-151-6/+6
* af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert2017-09-151-1/+1
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-09-151-47/+0
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-08-263-6/+10
* ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2017-08-261-1/+1
* packet: fix tp_reserve race in packet_set_ringWillem de Bruijn2017-08-261-4/+9
* ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-08-261-2/+6
* tcp: fix wraparound issue in tcp_lpEric Dumazet2017-08-261-2/+4
* ipv6: Need to export ipv6_push_frag_opts for tunneling now.David S. Miller2017-08-261-0/+1
* ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek2017-08-261-2/+2
* Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-08-261-1/+2
* netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang2017-08-261-6/+21
* netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twiceLiping Zhang2017-08-261-19/+14
* net: ipv6: send unsolicited NA on admin upDavid Ahern2017-08-261-0/+2
* ipv6: move stub initialization after ipv6 setup completionPaolo Abeni2017-07-181-2/+4
* net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern2017-07-181-1/+2
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-07-181-0/+24
* p9_client_readdir() fixAl Viro2017-07-181-0/+4
* l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault2017-07-181-1/+6
* l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault2017-07-181-2/+0
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-07-185-11/+27
* af_key: Add lock to key dumpYuejie Shi2017-07-181-8/+38
* l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault2017-07-183-16/+35
* l2tp: fix duplicate session creationGuillaume Nault2017-07-183-56/+84
* l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault2017-07-181-4/+11
* l2tp: fix race in l2tp_recv_common()Guillaume Nault2017-07-184-23/+88
* l2tp: purge socket queues in the .destruct() callbackGuillaume Nault2017-07-181-3/+4
* netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng2017-07-181-18/+1
* libceph: force GFP_NOIO for socket allocationsIlya Dryomov2017-07-181-0/+6
* sch_dsmark: fix invalid skb_cow() usageEric Dumazet2017-07-181-2/+8
* bpf: try harder on clones when writing into skbDaniel Borkmann2017-07-182-19/+7
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-07-181-9/+9
* net: ipv6: set route type for anycast routesDavid Ahern2017-07-181-0/+2
* nl80211: fix dumpit error path RTNL deadlocksJohannes Berg2017-07-181-31/+21
* net: properly release sk_frag.pageEric Dumazet2017-07-181-5/+5
* dccp/tcp: fix routing redirect raceJon Maxwell2017-07-184-8/+14
* ipv6: make ECMP route replacement less greedySabrina Dubroca2017-07-181-0/+2
* udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-07-182-2/+2
* libceph: don't set weight to IN when OSD is destroyedIlya Dryomov2017-07-181-1/+0