1. 037177a rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  2. 4cefd0d mac80211: clear subdir_stations when removing debugfs by Tom Hughes · 9 years ago
  3. 360e4e9 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  4. 9a8ca28 SUNRPC: Fix a memory leak in the backchannel code by Trond Myklebust · 9 years ago
  5. 5ea1b03 mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 9 years ago
  6. c9876d7 crush: fix a bug in tree bucket decode by Ilya Dryomov · 9 years ago
  7. ab65d27 sctp: Fix race between OOTB responce and route removal by Alexander Sverdlin · 9 years ago
  8. 1df4609 tcp: Do not call tcp_fastopen_reset_cipher from interrupt context by Christoph Paasch · 9 years ago
  9. f171360 neigh: do not modify unlinked entries by Julian Anastasov · 9 years ago
  10. 4ce9d47 packet: avoid out of bounds read in round robin fanout by Willem de Bruijn · 9 years ago
  11. 06f6b59 packet: read num_members once in packet_rcv_fanout() by Eric Dumazet · 9 years ago
  12. 6a3334d bridge: fix br_stp_set_bridge_priority race conditions by Nikolay Aleksandrov · 9 years ago
  13. 21eceec sctp: fix ASCONF list handling by Marcelo Ricardo Leitner · 9 years ago
  14. 00764c5 net: don't wait for order-3 page allocation by Shaohua Li · 9 years ago
  15. 1a3c14f bridge: fix multicast router rlist endless loop by Nikolay Aleksandrov · 9 years ago
  16. a374854 netfilter: nf_tables: allow to change chain policy without hook if it exists by Pablo Neira Ayuso · 9 years ago
  17. b89c87d netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set by Pablo Neira Ayuso · 9 years ago
  18. b2e7c36 netfilter: Zero the tuple in nfnl_cthelper_parse_tuple() by Ian Wilson · 9 years ago
  19. d21c3b3 netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings by Chen Gang · 10 years ago
  20. d1d7f23 cfg80211: wext: clear sinfo struct before calling driver by Johannes Berg · 9 years ago
  21. 44da738 bridge: disable softirqs around br_fdb_update to avoid lockup by Nikolay Aleksandrov · 9 years ago
  22. fa73050 ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() by Shawn Bohrer · 9 years ago
  23. 542744f udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  24. 4d97213 net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 9 years ago
  25. 1f5105d unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 9 years ago
  26. 57bc648 bridge: fix parsing of MLDv2 reports by Thadeu Lima de Souza Cascardo · 9 years ago
  27. 88ad5b3 ipv4: Avoid crashing in ip_error by Eric W. Biederman · 9 years ago
  28. 38196b3 tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
  29. 516ec5e net: core: Correct an over-stringent device loop detection. by Vlad Yasevich · 9 years ago
  30. 9e56322 crush: ensuring at most num-rep osds are selected by Ilya Dryomov · 9 years ago
  31. ca486dd svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 9 years ago
  32. 154531c mac80211: move WEP tailroom size check by Janusz Dziedzic · 9 years ago
  33. c018f62 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  34. 5ca74d4 net: socket: Fix the wrong returns for recvmsg and sendmsg by Junling Zheng · 9 years ago
  35. f493b53 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  36. 503c060 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  37. d810156 net: do not deplete pfmemalloc reserve by Eric Dumazet · 9 years ago
  38. 4fbc908 tcp: avoid looping in tcp_send_fin() by Eric Dumazet · 9 years ago
  39. 6dac0a7 tcp: fix possible deadlock in tcp_send_fin() by Eric Dumazet · 9 years ago
  40. 880e4c2 ip_forward: Drop frames with attached skb->sk by Sebastian Pöhn · 9 years ago
  41. efbf300 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  42. 2097898 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 9 years ago
  43. c91f817 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  44. e6250f8 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 9 years ago
  45. 01f69ad ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 9 years ago
  46. 344fca2 tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 9 years ago
  47. ecca642 net: llc: use correct size for sysctl timeout entries by Sasha Levin · 9 years ago
  48. 2a9eb84 net: rds: use correct size for max unacked packets and bytes by Sasha Levin · 9 years ago
  49. 79ea2bf tcp: Fix crash in TCP Fast Open by Ben Hutchings · 9 years ago
  50. 21fa7aa mac80211: drop unencrypted frames in mesh fwding by Bob Copeland · 9 years ago
  51. 3ff9686 mac80211: disable u-APSD queues by default by Michal Kazior · 9 years ago
  52. 25a9b87 nl80211: ignore HT/VHT capabilities without QoS/WMM by Johannes Berg · 9 years ago
  53. 2e1a691 netfilter: xt_socket: fix a stack corruption bug by Eric Dumazet · 9 years ago
  54. 17ad69a netfilter: nft_compat: fix module refcount underflow by Pablo Neira Ayuso · 9 years ago
  55. 9104f6c ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  56. 26cef84 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 9 years ago
  57. 3cc97c8 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 9 years ago
  58. 5a8e8f4 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  59. b16f59e net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour by Catalin Marinas · 9 years ago
  60. be41c4f tcp: fix tcp fin memory accounting by Josh Hunt · 9 years ago
  61. b7460a1 ipv6: fix backtracking for throw routes by Steven Barth · 9 years ago
  62. 559a177 rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() by Al Viro · 9 years ago
  63. e83f0e3 caif: fix MSG_OOB test in caif_seqpkt_recvmsg() by Al Viro · 9 years ago
  64. 5e1c795 inet_diag: fix possible overflow in inet_diag_dump_one_icsk() by Eric Dumazet · 9 years ago
  65. 03d7e82 rds: avoid potential stack overflow by Arnd Bergmann · 9 years ago
  66. a1d55b3 net: sysctl_net_core: check SNDBUF and RCVBUF for min length by Alexey Kodanev · 9 years ago
  67. 136ff69 sunrpc: fix braino in ->poll() by Al Viro · 9 years ago
  68. e590a06 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 9 years ago
  69. 0826210 mac80211: Send EAPOL frames at lowest rate by Jouni Malinen · 9 years ago
  70. f15e90f net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 9 years ago
  71. 8a0cafc udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 9 years ago
  72. a382f4b net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg by Catalin Marinas · 9 years ago
  73. f0bde50 net: reject creation of netdev names with colons by Matthew Thode · 9 years ago
  74. 96c6523 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 9 years ago
  75. 7ac8d45 ipv4: ip_check_defrag should not assume that skb_network_offset is zero by Alexander Drozdov · 9 years ago
  76. 0b04f65 ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 9 years ago
  77. f1796b1 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 9 years ago
  78. b830ba6 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 9 years ago
  79. 8f92396 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 9 years ago
  80. 07e756e rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY by Daniel Borkmann · 9 years ago
  81. dfef467 pktgen: fix UDP checksum computation by Sabrina Dubroca · 9 years ago
  82. 65ad755 libceph: fix double __remove_osd() problem by Ilya Dryomov · 9 years ago
  83. 26e9bfd libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 10 years ago
  84. 81113cf libceph: assert both regular and lingering lists in __remove_osd() by Ilya Dryomov · 10 years ago
  85. 294489e net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param by Saran Maruti Ramanara · 9 years ago
  86. 94caec8 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 9 years ago
  87. 2cec99c tcp: ipv4: initialize unicast_sock sk_pacing_rate by Eric Dumazet · 9 years ago
  88. 58a07b8 bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify by Roopa Prabhu · 9 years ago
  89. 4987158 net: don't OOPS on socket aio by Christoph Hellwig · 9 years ago
  90. c4dfc9f ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 9 years ago
  91. d0db261 ping: Fix race in free in receive path by subashab@codeaurora.org · 9 years ago
  92. b55e8b2 udp_diag: Fix socket skipping within chain by Herbert Xu · 9 years ago
  93. ee6db0a ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 9 years ago
  94. faf1368 net: sctp: fix slab corruption from use after free on INIT collisions by Daniel Borkmann · 9 years ago
  95. 7aa58c2 ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 9 years ago
  96. 64d76f5 net: rps: fix cpu unplug by Eric Dumazet · 9 years ago
  97. ada9874 ip: zero sockaddr returned on error queue by Willem de Bruijn · 9 years ago
  98. e98f093 nl80211: fix per-station group key get/del and memory leak by Johannes Berg · 9 years ago
  99. a30f0cb mac80211: properly set CCK flag in radiotap by Mathy Vanhoef · 9 years ago
  100. 0838c7f ipvs: uninitialized data with IP_VS_IPV6 by Dan Carpenter · 10 years ago