1. 35b9d61 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  2. c67c2be net: ipv6: check route protocol when deleting routes by Mantas M · 8 years ago
  3. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  4. 16fc98c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  5. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  6. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  7. 57e1e90 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 7 years ago
  8. 8601537 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  9. 79191ea xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  10. 64a5465 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  11. f68a09c xfrm: policy: init locks early by Florian Westphal · 8 years ago
  12. 56769e7 nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  13. 81ec3dc libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 8 years ago
  14. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  15. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  16. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  17. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  18. d80caeb ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  19. 91ad0c0 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  20. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  21. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  22. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  23. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  24. 9e38375 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  25. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  26. 9bce26f bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  27. 683100e ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  28. 4a8d3bb ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  29. 87c0286 mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  30. b61206e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  31. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  32. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  33. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  34. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  35. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  36. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  37. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  38. 4547f03 strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  39. 51ae1fb dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  40. 0bcc319 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  41. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  42. 62fe052 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  43. fa7c48f net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  44. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  45. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  46. 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  47. 36931eb ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  48. f708105 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  49. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  50. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  51. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  52. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  53. 371d034 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  54. 5f7ff59 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  55. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  56. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 8 years ago
  57. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 8 years ago
  58. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 8 years ago
  59. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 8 years ago
  60. 8f9872b netfilter: nf_ct_helper: warn when not applying default helper assignment by Jiri Kosina · 8 years ago
  61. 1a0e259 net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
  62. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 8 years ago
  63. c2219da irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  64. 171d92a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  65. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  66. 9206efc packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  67. 722737f packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  68. 42b5278 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  69. 90aa799 kcm: fix a null pointer dereference in kcm_sendmsg() by WANG Cong · 8 years ago
  70. 1409935 kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 8 years ago
  71. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  72. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 8 years ago
  73. 16a3fbe igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  74. 53a76d6 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  75. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  76. 12758a2 net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  77. a700cf2 ping: fix a null pointer dereference by WANG Cong · 8 years ago
  78. 8284954 packet: round up linear to header len by Willem de Bruijn · 8 years ago
  79. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 8 years ago
  80. 4cd0362 sit: fix a double free on error path by WANG Cong · 8 years ago
  81. 00eff2e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  82. 0f895f5 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  83. 1e340bb ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  84. ae1768b ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  85. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  86. f5b5444 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  87. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  88. ca876df tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  89. e6fbace ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  90. a7fe4e5 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  91. 6c8556f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  92. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  93. 1a1981e mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 8 years ago
  94. f9bd791 nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  95. a150e08 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  96. a3d7295 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 8 years ago
  97. 9f42bc4f net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  98. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  99. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  100. 93ff5e0 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago