1. acc9672 tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  2. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  3. 0708a47 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 7 years ago
  4. 29c4f51 net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 7 years ago
  5. b5ed572 netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 7 years ago
  6. 01060ac netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 7 years ago
  7. 7f077af net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 7 years ago
  8. 7656871 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 7 years ago
  9. e6e8067 tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 7 years ago
  10. 0f0ac21 netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 7 years ago
  11. ec38fb4 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 7 years ago
  12. 9ed8f0f sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 7 years ago
  13. b3f662c sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 7 years ago
  14. 98d20e5 vsock: cancel packets when failing to connect by Peng Tao · 7 years ago
  15. 6f1848e vsock: track pkt owner vsock by Peng Tao · 7 years ago
  16. 7ff28d3 crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 7 years ago
  17. 8f23eb1 icmp: don't fail on fragment reassembly time exceeded by Matteo Croce · 7 years ago
  18. fc4177e l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  19. a463f9c netfilter: ipvs: Fix inappropriate output of procfs by KUWAZAWA Takuya · 7 years ago
  20. 3d57ec5 rxrpc: Ignore BUSY packets on old calls by David Howells · 7 years ago
  21. 42b6d6e net: mpls: Fix nexthop alive tracking on down events by David Ahern · 7 years ago
  22. 6c548e9 net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 7 years ago
  23. 97b75da netfilter: bridge: honor frag_max_size when refragmenting by Florian Westphal · 7 years ago
  24. 515d78d rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 7 years ago
  25. ae0ebdb net: initialize msg.msg_flags in recvfrom by Alexander Potapenko · 7 years ago
  26. bf86422 mac80211: Fix addition of mesh configuration element by Ilan peer · 7 years ago
  27. 80c0f47 fix kcm_clone() by Al Viro · 7 years ago
  28. 0cab694 Fix handling of verdicts after NF_QUEUE by Debabrata Banerjee · 7 years ago
  29. cf00fd3 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  30. aa0080f tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  31. 5471afe net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  32. 30c573a packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  33. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  34. 3259862 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 7 years ago
  35. 96b4a8a tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  36. 6ceabde xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  37. 9904da5 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  38. 1158ecd5 sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  39. acbe104 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  40. 007e20b route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  41. 7c4fa0c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  42. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  43. 8818eb8 netfilter: don't track fragmented packets by Florian Westphal · 7 years ago
  44. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 7 years ago
  45. 742e67d rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races by Sowmini Varadhan · 7 years ago
  46. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 7 years ago
  47. fe8bdc9 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 7 years ago
  48. aad54ba tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 7 years ago
  49. 6313adb tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 7 years ago
  50. dee48e5 mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 7 years ago
  51. 05071c0 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 7 years ago
  52. cda72bb mac80211: prevent skb/txq mismatch by Michal Kazior · 7 years ago
  53. bc13325 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  54. 71ab862 net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 7 years ago
  55. 105b403 vti6: fix device register to report IFLA_INFO_KIND by David Forster · 7 years ago
  56. d2d74d0 l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 7 years ago
  57. 0117c75 netfilter: nf_tables: fix oob access by Florian Westphal · 8 years ago
  58. ea13fd4 netfilter: nft_queue: use raw_smp_processor_id() by Pablo Neira Ayuso · 8 years ago
  59. 26b6ab5 mac80211: Suppress NEW_PEER_CANDIDATE event if no room by Masashi Honma · 8 years ago
  60. d21e50a mac80211: Remove invalid flag operations in mesh TSF synchronization by Masashi Honma · 8 years ago
  61. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 7 years ago
  62. 1d625bd RDS: RDMA: fix the ib_map_mr_sg_zbva() argument by Santosh Shilimkar · 8 years ago
  63. 5ba1957 RDS: RDMA: return appropriate error on rdma map failures by Santosh Shilimkar · 8 years ago
  64. aa85ae9 RDS: make message size limit compliant with spec by Avinash Repaka · 8 years ago
  65. 8bd466c net/9p: Switch to wait_event_killable() by Tuomas Tynkkynen · 7 years ago
  66. 12d7b50 NFC: fix device-allocation error return by Johan Hovold · 7 years ago
  67. a1e2542 libceph: don't WARN() if user tries to add invalid key by Eric Biggers · 7 years ago
  68. 6be6e48 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 7 years ago
  69. 41e4fbd ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 7 years ago
  70. 67b718f net/sctp: Always set scope_id in sctp_inet6_skb_msgname by Eric W. Biederman · 7 years ago
  71. 362d2ce sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  72. 99aa74c af_netlink: ensure that NLMSG_DONE never fails in dumps by Jason A. Donenfeld · 7 years ago
  73. 080ecd2 vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 7 years ago
  74. afd9fa6 netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  75. 3920a5b tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  76. b0e50c4 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago
  77. fe97549 tcp: provide timestamps for partial writes by Soheil Hassas Yeganeh · 7 years ago
  78. a23349b netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" by Florian Westphal · 7 years ago
  79. 25db12f netfilter: nat: avoid use of nf_conn_nat extension by Florian Westphal · 7 years ago
  80. ddd95bc mac80211: don't compare TKIP TX MIC key in reinstall prevention by Johannes Berg · 7 years ago
  81. 38762a5 mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  82. 2586fa0 mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  83. 7b9870f net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  84. b89fc6a sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  85. d6b1aeb ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit by Xin Long · 7 years ago
  86. 6d428bc ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err by Xin Long · 7 years ago
  87. df0eebc ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  88. 62de3fe net/unix: don't show information about sockets from other namespaces by Andrei Vagin · 7 years ago
  89. 2af59c6 tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  90. 3107d4d tcp/dccp: fix lockdep splat in inet_csk_route_req() by Eric Dumazet · 7 years ago
  91. ec5caf5 sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND by Laszlo Toth · 7 years ago
  92. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  93. 3b0b4d2 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  94. 57ffb0e packet: avoid panic in packet_getsockopt() by Eric Dumazet · 7 years ago
  95. 2ffd261 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  96. bcb9ced sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect by Xin Long · 7 years ago
  97. 3e2ab0c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  98. 9075216b l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  99. e12c42c tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  100. cb5880e net: call cgroup_sk_alloc() earlier in sk_clone_lock() by Eric Dumazet · 7 years ago