1. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  2. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  3. eecfa2e flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  4. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  5. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  6. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  7. 014510b net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  8. 0e52703 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  9. 2f056e7 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  10. 8e3534ea sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  11. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 7 years ago
  12. a44d911 net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  13. 0ae1696 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  14. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  15. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  16. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  17. 5bb5ae9 dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 7 years ago
  18. 898eeca netfilter: xt_osf: Add missing permission checks by Kevin Cernekee · 7 years ago
  19. 2c3184e netfilter: nfnetlink_cthelper: Add missing permission checks by Kevin Cernekee · 7 years ago
  20. 41e4aa1 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  21. 40bf2c0 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  22. 0476e6d af_key: fix buffer overread in parse_exthdrs() by Eric Biggers · 7 years ago
  23. e4dc05a af_key: fix buffer overread in verify_address_len() by Eric Biggers · 7 years ago
  24. 6aebc26 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  25. b28394c net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  26. 16d5b48 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  27. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  28. ce31b6a RDS: null pointer dereference in rds_atomic_free_op by Mohamed Ghannam · 7 years ago
  29. cebb382 RDS: Heap OOB write in rds_message_alloc_sgs() by Mohamed Ghannam · 7 years ago
  30. 61196a6 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  31. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  32. fe71f34 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  33. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  34. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  35. 8824b2d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  36. 61c51da tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  37. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  38. 58f6ebb sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  39. 03c9329 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  40. 243adaa net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks by Nikolay Aleksandrov · 7 years ago
  41. e4f6698 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  42. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  43. ae67e54 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  44. f75f910 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  45. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  46. a4bf8ef tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  47. 53288d8 RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 7 years ago
  48. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  49. 0b18782 netlink: Add netns check on taps by Kevin Cernekee · 7 years ago
  50. 2c1a0b2 net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  51. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  52. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  53. acc9672 tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  54. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  55. 0708a47 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 7 years ago
  56. 29c4f51 net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 8 years ago
  57. b5ed572 netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 8 years ago
  58. 01060ac netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 8 years ago
  59. 7f077af net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 8 years ago
  60. 7656871 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  61. e6e8067 tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  62. 0f0ac21 netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 8 years ago
  63. ec38fb4 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 8 years ago
  64. 9ed8f0f sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 8 years ago
  65. b3f662c sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
  66. 98d20e5 vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  67. 6f1848e vsock: track pkt owner vsock by Peng Tao · 8 years ago
  68. 7ff28d3 crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 8 years ago
  69. 8f23eb1 icmp: don't fail on fragment reassembly time exceeded by Matteo Croce · 7 years ago
  70. fc4177e l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  71. a463f9c netfilter: ipvs: Fix inappropriate output of procfs by KUWAZAWA Takuya · 7 years ago
  72. 3d57ec5 rxrpc: Ignore BUSY packets on old calls by David Howells · 8 years ago
  73. 42b6d6e net: mpls: Fix nexthop alive tracking on down events by David Ahern · 8 years ago
  74. 6c548e9 net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  75. 97b75da netfilter: bridge: honor frag_max_size when refragmenting by Florian Westphal · 8 years ago
  76. 515d78d rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 8 years ago
  77. ae0ebdb net: initialize msg.msg_flags in recvfrom by Alexander Potapenko · 8 years ago
  78. bf86422 mac80211: Fix addition of mesh configuration element by Ilan peer · 8 years ago
  79. 80c0f47 fix kcm_clone() by Al Viro · 7 years ago
  80. 0cab694 Fix handling of verdicts after NF_QUEUE by Debabrata Banerjee · 7 years ago
  81. cf00fd3 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  82. aa0080f tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  83. 5471afe net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  84. 30c573a packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  85. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  86. 3259862 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 7 years ago
  87. 96b4a8a tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago
  88. 6ceabde xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  89. 9904da5 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  90. 1158ecd5 sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  91. acbe104 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  92. 007e20b route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  93. 7c4fa0c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  94. 2388d52 gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  95. 8818eb8 netfilter: don't track fragmented packets by Florian Westphal · 8 years ago
  96. 05a59bc ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  97. 742e67d rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races by Sowmini Varadhan · 8 years ago
  98. f14f6fa vti6: Don't report path MTU below IPV6_MIN_MTU. by Steffen Klassert · 8 years ago
  99. fe8bdc9 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  100. aad54ba tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago