summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* batman-adv: Keep fragments equally sizedSven Eckelmann2017-07-181-7/+13
* xfrm: policy: init locks earlyFlorian Westphal2017-07-181-5/+5
* rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells2017-07-021-30/+34
* ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-06-051-7/+8
* ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-052-0/+8
* sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-06-051-0/+3
* ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-06-053-12/+12
* ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-06-054-6/+16
* dccp/tcp: do not inherit mc_list from parentEric Dumazet2017-06-051-0/+2
* ipx: call ipxitf_put() in ioctl error pathDan Carpenter2017-06-051-3/+2
* net: ipv6: check route protocol when deleting routesMantas M2017-06-051-0/+2
* net/packet: fix overflow in check for tp_reserveAndrey Konovalov2017-06-051-0/+2
* net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov2017-06-051-0/+2
* net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-06-051-2/+2
* xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-06-051-1/+5
* xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-06-051-0/+3
* ping: implement proper lockingEric Dumazet2017-06-051-2/+3
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-06-051-4/+31
* mac80211: flush delayed work when entering suspendMatt Chen2017-06-051-0/+1
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-06-051-4/+1
* ipv4: mask tos for input routeJulian Anastasov2017-06-051-0/+1
* tcp: account for ts offset only if tsecr not zeroAlexey Kodanev2017-06-051-1/+2
* net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2017-06-052-0/+12
* l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-06-051-1/+3
* batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing2017-06-051-4/+4