summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-25mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-25mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-06-25mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-06-25mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-25mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-06-25tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan
2017-06-25sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long
2017-06-25ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka
2017-06-25ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-06-25NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-06-25ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton
2017-06-25ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-06-25net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-25ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-25tcp: disallow cwnd undo when switching congestion controlYuchung Cheng
2017-06-25ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-25sctp: fix ICMP processing if skb is non-linearDavide Caratti
2017-06-25tcp: avoid fastopen API to be used on AF_UNSPECWei Wang
2017-06-24ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-06-24ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-06-24ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-06-24tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-06-24sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-06-24tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-06-24net: fix compile error in skb_orphan_partial()Eric Dumazet
2017-06-24netem: fix skb_orphan_partial()Eric Dumazet
2017-06-24dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-06-13ipx: call ipxitf_put() in ioctl error pathDan Carpenter
2017-06-13ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-06-13ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-06-13rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-06-13ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-06-13tcp: fix wraparound issue in tcp_lpEric Dumazet
2017-06-13tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-06-13ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-06-13ip6mr: fix notification device destructionNikolay Aleksandrov
2017-06-13netpoll: Check for skb->queue_mappingTushar Dave
2017-06-13sctp: listen on the sock only when it's state is listening or closedXin Long
2017-06-13net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-06-13l2tp: take reference on sessions being dumpedGuillaume Nault
2017-06-13net/packet: fix overflow in check for tp_reserveAndrey Konovalov
2017-06-13net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov
2017-06-13l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-06-13net: neigh: guard against NULL solicit() methodEric Dumazet
2017-06-13RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com
2017-06-13ping: implement proper lockingEric Dumazet
2017-06-13tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan
2017-06-13tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy
2017-06-13net: ipv6: check route protocol when deleting routesMantas M
2017-06-13net/packet: fix overflow in check for priv area sizeAndrey Konovalov