1. 80c0f47 fix kcm_clone() by Al Viro · 7 years ago
  2. 0cab694 Fix handling of verdicts after NF_QUEUE by Debabrata Banerjee · 7 years ago
  3. cf00fd3 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  4. aa0080f tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  5. 5471afe net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  6. 30c573a packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  7. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  8. 3259862 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 7 years ago
  9. 96b4a8a tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  10. 6ceabde xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  11. 9904da5 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  12. 1158ecd5 sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  13. acbe104 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  14. 007e20b route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  15. 7c4fa0c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  16. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  17. 8818eb8 netfilter: don't track fragmented packets by Florian Westphal · 8 years ago
  18. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  19. 742e67d rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races by Sowmini Varadhan · 8 years ago
  20. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 8 years ago
  21. fe8bdc9 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  22. aad54ba tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  23. 6313adb tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  24. dee48e5 mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  25. 05071c0 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  26. cda72bb mac80211: prevent skb/txq mismatch by Michal Kazior · 8 years ago
  27. bc13325 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  28. 71ab862 net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  29. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 8 years ago
  30. d2d74d0 l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 8 years ago
  31. 0117c75 netfilter: nf_tables: fix oob access by Florian Westphal · 8 years ago
  32. ea13fd4 netfilter: nft_queue: use raw_smp_processor_id() by Pablo Neira Ayuso · 8 years ago
  33. 26b6ab5 mac80211: Suppress NEW_PEER_CANDIDATE event if no room by Masashi Honma · 8 years ago
  34. d21e50a mac80211: Remove invalid flag operations in mesh TSF synchronization by Masashi Honma · 8 years ago
  35. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  36. 1d625bd RDS: RDMA: fix the ib_map_mr_sg_zbva() argument by Santosh Shilimkar · 8 years ago
  37. 5ba1957 RDS: RDMA: return appropriate error on rdma map failures by Santosh Shilimkar · 8 years ago
  38. aa85ae9 RDS: make message size limit compliant with spec by Avinash Repaka · 9 years ago
  39. 8bd466c net/9p: Switch to wait_event_killable() by Tuomas Tynkkynen · 7 years ago
  40. 12d7b50 NFC: fix device-allocation error return by Johan Hovold · 7 years ago
  41. a1e2542 libceph: don't WARN() if user tries to add invalid key by Eric Biggers · 7 years ago
  42. 6be6e48 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 7 years ago
  43. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  44. 67b718f net/sctp: Always set scope_id in sctp_inet6_skb_msgname by Eric W. Biederman · 7 years ago
  45. 362d2ce sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  46. 99aa74c af_netlink: ensure that NLMSG_DONE never fails in dumps by Jason A. Donenfeld · 7 years ago
  47. 080ecd2 vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 7 years ago
  48. afd9fa6 netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  49. 3920a5b tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  50. b0e50c4 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago
  51. fe97549 tcp: provide timestamps for partial writes by Soheil Hassas Yeganeh · 8 years ago
  52. a23349b netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" by Florian Westphal · 7 years ago
  53. 25db12f netfilter: nat: avoid use of nf_conn_nat extension by Florian Westphal · 7 years ago
  54. ddd95bc mac80211: don't compare TKIP TX MIC key in reinstall prevention by Johannes Berg · 7 years ago
  55. 38762a5 mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  56. 2586fa0 mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  57. 7b9870f net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  58. b89fc6a sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  59. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  60. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  61. df0eebc ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  62. 62de3fe net/unix: don't show information about sockets from other namespaces by Andrei Vagin · 7 years ago
  63. 2af59c6 tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  64. 3107d4d tcp/dccp: fix lockdep splat in inet_csk_route_req() by Eric Dumazet · 7 years ago
  65. ec5caf5 sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND by Laszlo Toth · 7 years ago
  66. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  67. 3b0b4d2 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  68. 57ffb0e packet: avoid panic in packet_getsockopt() by Eric Dumazet · 7 years ago
  69. 2ffd261 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  70. bcb9ced sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect by Xin Long · 7 years ago
  71. 3e2ab0c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  72. 9075216b l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  73. e12c42c tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  74. cb5880e net: call cgroup_sk_alloc() earlier in sk_clone_lock() by Eric Dumazet · 7 years ago
  75. 4cd69ad netlink: do not set cb_running if dump's start() errs by Jason A. Donenfeld · 7 years ago
  76. d87890d ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  77. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  78. 0e1cfde net: dsa: select NET_SWITCHDEV by Vivien Didelot · 8 years ago
  79. e41c105 IPsec: do not ignore crypto err in ah4 input by Gilad Ben-Yossef · 8 years ago
  80. c5493c6 netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family by Liping Zhang · 8 years ago
  81. 543aabb ipsec: Fix aborted xfrm policy dump crash by Herbert Xu · 7 years ago
  82. bb46f79 cfg80211: fix connect/disconnect edge cases by Johannes Berg · 7 years ago
  83. 63c8e45 KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  84. f107c6d netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. by Jarno Rajahalme · 8 years ago
  85. c1bc62d mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 8 years ago
  86. f012cb7 nl80211: Define policy for packet pattern attributes by Peng Xu · 7 years ago
  87. 0044962 Revert "socket, bpf: fix possible use after free" by Greg Kroah-Hartman · 7 years ago
  88. 02f7e41 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  89. 95206ea net: rtnetlink: fix info leak in RTM_GETSTATS call by Nikolay Aleksandrov · 7 years ago
  90. 58b1b84 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
  91. 09788d4 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  92. ab4da56 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  93. b4a1192 netlink: do not proceed if dump's start() errs by Jason A. Donenfeld · 7 years ago
  94. cf2eaf1 net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  95. 24ee394 packet: only test po->has_vnet_hdr once in packet_snd by Willem de Bruijn · 7 years ago
  96. 0f22167 packet: in packet_do_bind, test fanout with bind_lock held by Willem de Bruijn · 7 years ago
  97. 6eab1f8 net: dsa: Fix network device registration order by Florian Fainelli · 7 years ago
  98. b4a9b12 l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  99. e594113 l2tp: Avoid schedule while atomic in exit_net by Ridge Kennedy · 8 years ago
  100. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago