summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-18ipv6: move stub initialization after ipv6 setup completionPaolo Abeni
2017-07-18net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern
2017-07-18mac80211: reject ToDS broadcast data framesJohannes Berg
2017-07-18p9_client_readdir() fixAl Viro
2017-07-18l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault
2017-07-18l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault
2017-07-18l2tp: take reference on sessions being dumpedGuillaume Nault
2017-07-18af_key: Add lock to key dumpYuejie Shi
2017-07-18l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault
2017-07-18l2tp: fix duplicate session creationGuillaume Nault
2017-07-18l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault
2017-07-18l2tp: fix race in l2tp_recv_common()Guillaume Nault
2017-07-18l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-07-18netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-07-18libceph: force GFP_NOIO for socket allocationsIlya Dryomov
2017-07-18sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann
2017-07-18net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-07-18net: ipv6: set route type for anycast routesDavid Ahern
2017-07-18nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-07-18net: properly release sk_frag.pageEric Dumazet
2017-07-18dccp/tcp: fix routing redirect raceJon Maxwell
2017-07-18ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-07-18udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev
2017-07-18libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-07-18batman-adv: Keep fragments equally sizedSven Eckelmann
2017-07-18xfrm: policy: init locks earlyFlorian Westphal
2017-07-02rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells
2017-06-05ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-06-05ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-06-05sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-06-05ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-06-05ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-06-05dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-06-05ipx: call ipxitf_put() in ioctl error pathDan Carpenter
2017-06-05net: ipv6: check route protocol when deleting routesMantas M
2017-06-05net/packet: fix overflow in check for tp_reserveAndrey Konovalov
2017-06-05net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov
2017-06-05net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-06-05ping: implement proper lockingEric Dumazet
2017-06-05net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-06-05mac80211: flush delayed work when entering suspendMatt Chen
2017-06-05net sched actions: decrement module reference count after table flush.Roman Mashak
2017-06-05ipv4: mask tos for input routeJulian Anastasov
2017-06-05tcp: account for ts offset only if tsecr not zeroAlexey Kodanev
2017-06-05net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin
2017-06-05l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-06-05batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing