1. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  2. ecbd3ed ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  3. 5d8e077 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 7 years ago
  4. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  5. 747a001 tcp: do not inherit fastopen_req from parent by Eric Dumazet · 7 years ago
  6. 0f4ac29 net: ipv6: Do not duplicate DAD on link up by David Ahern · 7 years ago
  7. 91260ba tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  8. f3235cb tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  9. b2b93bb p9_client_readdir() fix by Al Viro · 7 years ago
  10. b1fc1b0 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 7 years ago
  11. 1dc1b7b tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  12. df19261 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  13. 62817c3 net: ipv6: regenerate host route if moved to gc list by David Ahern · 7 years ago
  14. b2440a5 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 7 years ago
  15. 291e604 netpoll: Check for skb->queue_mapping by Tushar Dave · 7 years ago
  16. 94e5670 net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 7 years ago
  17. 7ab89b176 gso: Validate assumption of frag_list segementation by Ilan Tayari · 7 years ago
  18. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  19. c86872a4 ipv6: Fix idev->addr_list corruption by Rabin Vincent · 7 years ago
  20. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 7 years ago
  21. 02f0430 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 7 years ago
  22. dbaaa58 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 7 years ago
  23. 425cc77 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 7 years ago
  24. b790260 l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  25. 1f49c8c net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  26. 1045212 net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 7 years ago
  27. 3ae0fc9 l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 7 years ago
  28. 59bc404 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  29. d60d4e8 kcm: return immediately after copy_from_user() failure by WANG Cong · 8 years ago
  30. 4f99161 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  31. e88a8e0 ping: implement proper locking by Eric Dumazet · 8 years ago
  32. 87cfeaa mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 7 years ago
  33. e0411f1 mac80211: reject ToDS broadcast data frames by Johannes Berg · 7 years ago
  34. 35b9d61 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  35. c67c2be net: ipv6: check route protocol when deleting routes by Mantas M · 8 years ago
  36. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  37. 16fc98c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  38. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  39. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  40. 57e1e90 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 7 years ago
  41. 8601537 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  42. 79191ea xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  43. 64a5465 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  44. f68a09c xfrm: policy: init locks early by Florian Westphal · 8 years ago
  45. 56769e7 nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  46. 81ec3dc libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 8 years ago
  47. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  48. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  49. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  50. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  51. d80caeb ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  52. 91ad0c0 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  53. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  54. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  55. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  56. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  57. 9e38375 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  58. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  59. 9bce26f bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  60. 683100e ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  61. 4a8d3bb ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  62. 87c0286 mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  63. b61206e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  64. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  65. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  66. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  67. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  68. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  69. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  70. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  71. 4547f03 strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  72. 51ae1fb dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  73. 0bcc319 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  74. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  75. 62fe052 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  76. fa7c48f net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  77. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  78. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  79. 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  80. 36931eb ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  81. f708105 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  82. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  83. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  84. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  85. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  86. 371d034 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  87. 5f7ff59 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  88. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  89. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 8 years ago
  90. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 8 years ago
  91. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 8 years ago
  92. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 8 years ago
  93. 8f9872b netfilter: nf_ct_helper: warn when not applying default helper assignment by Jiri Kosina · 8 years ago
  94. 1a0e259 net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
  95. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 8 years ago
  96. c2219da irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  97. 171d92a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  98. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  99. 9206efc packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  100. 722737f packet: fix races in fanout_add() by Eric Dumazet · 8 years ago