1. 4d7931d KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 7 years ago
  2. 4211442 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 7 years ago
  3. ac27302 xfrm: Oops on error in pfkey_msg2xfrm_state() by Dan Carpenter · 7 years ago
  4. c460f2b xfrm: NULL dereference on allocation failure by Dan Carpenter · 7 years ago
  5. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  6. adfe95f ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 7 years ago
  7. 168bd51 sctp: check af before verify address in sctp_addr_id2transport by Xin Long · 7 years ago
  8. 9f8ffe4 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 7 years ago
  9. 6baa8c9 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 7 years ago
  10. 6130fac mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  11. b07bf23 ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 7 years ago
  12. e5a2ba9 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 7 years ago
  13. 5dcd085 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 7 years ago
  14. 08cb8e5 l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 7 years ago
  15. 599e6f0 l2tp: hold session while sending creation notifications by Guillaume Nault · 7 years ago
  16. d9face6 l2tp: fix duplicate session creation by Guillaume Nault · 7 years ago
  17. 806e988 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  18. 6539c4f l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 7 years ago
  19. b89bd0c netfilter: synproxy: fix conntrackd interaction by Eric Leblond · 7 years ago
  20. ced7689 netfilter: xt_TCPMSS: add more sanity tests on tcph->doff by Eric Dumazet · 7 years ago
  21. 8e23163 rtnetlink: add IFLA_GROUP to ifla_policy by Serhey Popovych · 7 years ago
  22. b9ca9b0 ipv6: Do not leak throw route references by Serhey Popovych · 7 years ago
  23. 08058c2 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 7 years ago
  24. f1a0e7d decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 7 years ago
  25. 4c24686 sctp: return next obj by passing pos + 1 into sctp_transport_get_idx by Xin Long · 7 years ago
  26. fded2d7 ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  27. cac2a9b igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  28. ecd6627 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  29. 0596867 proc: snmp6: Use correct type in memset by Christian Perle · 7 years ago
  30. 57360bc net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 7 years ago
  31. bb566ce net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx by Jia-Ju Bai · 7 years ago
  32. 8cda426 sctp: disable BH in sctp_for_each_endpoint by Xin Long · 7 years ago
  33. c6d4ff8 Fix an intermittent pr_emerg warning about lo becoming free. by Krister Johansen · 7 years ago
  34. bb84290 af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  35. b5cc68e net: Zero ifla_vf_info in rtnl_fill_vfinfo() by Mintz, Yuval · 7 years ago
  36. fd9b13e decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb by Mateusz Jurczyk · 7 years ago
  37. d2f459e net: don't call strlen on non-terminated string in dev_set_alias() by Alexander Potapenko · 7 years ago
  38. 98184bb ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 7 years ago
  39. f206038 rxrpc: Fix several cases where a padded len isn't checked in ticket decode by David Howells · 7 years ago
  40. 5b754c9 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  41. 3e8c503 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  42. 6568f8f mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago
  43. c814326 mac80211: fix IBSS presp allocation size by Johannes Berg · 7 years ago
  44. 841e4e7 mac80211: fix packet statistics for fast-RX by Johannes Berg · 7 years ago
  45. f79d740 mac80211: fix CSA in IBSS mode by Koen Vandeputte · 7 years ago
  46. f6e99a2 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  47. 2ec5b68 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  48. 47537bc ila_xlat: add missing hash secret initialization by Arnd Bergmann · 7 years ago
  49. c47538f netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 7 years ago
  50. fefdd79 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 7 years ago
  51. f68a457 tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 7 years ago
  52. 1d6e36d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 7 years ago
  53. 9f8df4f tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 7 years ago
  54. c7a552e tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 7 years ago
  55. fb72eca sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 7 years ago
  56. bf812fe sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 7 years ago
  57. 2fba4f5 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 7 years ago
  58. 1cadd39 ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 7 years ago
  59. d385ed7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 7 years ago
  60. 74e24d1 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 7 years ago
  61. 44bc7ca tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 7 years ago
  62. cb351da ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 7 years ago
  63. 12ec256 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 7 years ago
  64. 116589a tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 7 years ago
  65. d864e67 netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 7 years ago
  66. 3eb235a netfilter: nft_set_rbtree: handle element re-addition after deletion by Pablo Neira Ayuso · 7 years ago
  67. 0255284 net: bridge: start hello timer only if device is up by Nikolay Aleksandrov · 7 years ago
  68. a97f807 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  69. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  70. 599a447 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 7 years ago
  71. 3ee35b9 tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  72. abbcb73 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 7 years ago
  73. c1133c6 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  74. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  75. 1de5150 sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 7 years ago
  76. 4b81271 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  77. 304b410 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  78. ee72e7e bridge: start hello_timer when enabling KERNEL_STP in br_stp_start by Xin Long · 7 years ago
  79. 2ea4221 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 7 years ago
  80. 3fa202e ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  81. a2c845e ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  82. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  83. 0174b07 tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  84. f79d330 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 7 years ago
  85. 5e7d9f0 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  86. eb7f6d6 sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 7 years ago
  87. 8d62524 tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 7 years ago
  88. a5db124 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  89. 5d165da netem: fix skb_orphan_partial() by Eric Dumazet · 7 years ago
  90. 4bd8f5e ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  91. 4eed440 dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  92. 820adcc ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  93. 518ca84 Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 7 years ago
  94. 3771783 iov_iter: don't revert iov buffer if csum error by Ding Tianhong · 7 years ago
  95. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  96. ecbd3ed ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  97. 5d8e077 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 7 years ago
  98. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  99. 747a001 tcp: do not inherit fastopen_req from parent by Eric Dumazet · 7 years ago
  100. 0f4ac29 net: ipv6: Do not duplicate DAD on link up by David Ahern · 7 years ago