1. aa93808 bridge: drop netfilter fake rtable unconditionally am: 9bce26f224 by Florian Westphal · 8 years ago
  2. 4dd40f9 ipv6: avoid write to a possibly cloned skb am: 683100ed45 by Florian Westphal · 8 years ago
  3. 7ce7a5f ipv6: make ECMP route replacement less greedy am: 4a8d3bb73a by Sabrina Dubroca · 8 years ago
  4. 8b173e5 mpls: Do not decrement alive counter for unregister events am: 87c0286a07 by David Ahern · 8 years ago
  5. 7e57f7c mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  6. 97097b2 act_connmark: avoid crashing on malformed nlattrs with null parms am: 47c8dc47c0 by Etienne Noss · 8 years ago
  7. 3248768 uapi: fix linux/packet_diag.h userspace compilation error am: ccb65adc6c by Dmitry V. Levin · 8 years ago
  8. eb051719 net/tunnel: set inner protocol in network gro hooks am: b07eed8f71 by Paolo Abeni · 8 years ago
  9. 036a000 vrf: Fix use-after-free in vrf_xmit am: db6e779618 by David Ahern · 8 years ago
  10. 4d5de05 dccp: fix use-after-free in dccp_feat_activate_values am: 7c0eaeec84 by Eric Dumazet · 8 years ago
  11. e7828ad net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  12. f99d227 net: fix socket refcounting in skb_complete_tx_timestamp() am: f157cc1d72 by Eric Dumazet · 8 years ago
  13. af1d708 net: fix socket refcounting in skb_complete_wifi_ack() am: 98fa3d2a8e by Eric Dumazet · 8 years ago
  14. 4d30eeb tcp: fix various issues for sockets morphing to listen state am: 07753bc6a2 by Eric Dumazet · 8 years ago
  15. 76f6a37 strparser: destroy workqueue on module exit am: 4547f03d1a by WANG Cong · 8 years ago
  16. 9980cc2 dccp: Unlock sock before calling sk_free() am: 51ae1fbcf1 by Arnaldo Carvalho de Melo · 8 years ago
  17. f51c410 ipv6: orphan skbs in reassembly unit am: 0bcc319d55 by Eric Dumazet · 8 years ago
  18. 2fd730d5 net: net_enable_timestamp() can be called from irq contexts am: 3d87dce3df by Eric Dumazet · 8 years ago
  19. ca2c57a net: don't call strlen() on the user buffer in packet_bind_spkt() am: 62fe0521fb by Alexander Potapenko · 8 years ago
  20. 61a8ace net: bridge: allow IPv6 when multicast flood is disabled am: fa7c48fb3a by Mike Manning · 8 years ago
  21. a107e41 tcp/dccp: block BH for SYN processing am: bbaeb9b73f by Eric Dumazet · 8 years ago
  22. 965f701 mlxsw: spectrum_router: Avoid potential packets loss am: 8f4db60c7f by Ido Schimmel · 8 years ago
  23. acd63a9 geneve: lock RCU on TX path am: 02595f4725 by Jakub Kicinski · 8 years ago
  24. 14d3ccd vxlan: lock RCU on TX path am: 0a40da4a74 by Jakub Kicinski · 8 years ago
  25. d0ae0e0 net: phy: Avoid deadlock during phy_error() am: feaa5bab43 by Florian Fainelli · 8 years ago
  26. 6a3a773 l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv am: 837786cbbb by Paul Hber · 8 years ago
  27. a6f9e55 net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  28. 9bd18b3 ipv4: mask tos for input route am: 36931eb015 by Julian Anastasov · 8 years ago
  29. c5d8f64 vxlan: don't allow overwrite of config src addr am: a64407fafe by Brian Russell · 8 years ago
  30. dc32775 vti6: return GRE_KEY for vti6 am: f7081057d1 by David Forster · 8 years ago
  31. 1d1ee5c vxlan: correctly validate VXLAN ID against VXLAN_N_VID am: ee2da79de2 by Matthias Schiffer · 8 years ago
  32. 2ce0127 net/mlx5e: Fix wrong CQE decompression am: 0c6e38e791 by Tariq Toukan · 8 years ago
  33. f74ef7b net/mlx5e: Do not reduce LRO WQE size when not using build_skb am: a633266469 by Tariq Toukan · 8 years ago
  34. fa5eb53 net/mlx5e: Register/unregister vport representors on interface attach/detach by Saeed Mahameed · 8 years ago
  35. 9bce26f bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  36. 683100e ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  37. 4a8d3bb ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  38. 87c0286 mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  39. b61206e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  40. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  41. ccb65adc uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 8 years ago
  42. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  43. db6e779 vrf: Fix use-after-free in vrf_xmit by David Ahern · 8 years ago
  44. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  45. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  46. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  47. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  48. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  49. 4547f03 strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  50. 51ae1fb dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  51. 0bcc319 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  52. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  53. 62fe052 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  54. fa7c48f net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  55. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  56. 8f4db60 mlxsw: spectrum_router: Avoid potential packets loss by Ido Schimmel · 8 years ago
  57. 02595f4 geneve: lock RCU on TX path by Jakub Kicinski · 8 years ago
  58. 0a40da4 vxlan: lock RCU on TX path by Jakub Kicinski · 8 years ago
  59. feaa5ba net: phy: Avoid deadlock during phy_error() by Florian Fainelli · 8 years ago
  60. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  61. 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  62. 36931eb ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  63. a64407f vxlan: don't allow overwrite of config src addr by Brian Russell · 8 years ago
  64. f708105 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  65. ee2da79 vxlan: correctly validate VXLAN ID against VXLAN_N_VID by Matthias Schiffer · 8 years ago
  66. 0c6e38e net/mlx5e: Fix wrong CQE decompression by Tariq Toukan · 8 years ago
  67. a633266 net/mlx5e: Do not reduce LRO WQE size when not using build_skb by Tariq Toukan · 8 years ago
  68. 9e354ab net/mlx5e: Register/unregister vport representors on interface attach/detach by Saeed Mahameed · 8 years ago
  69. 6317222 ANDROID: mmc: core: export emmc revision by Jin Qian · 8 years ago
  70. 1ec1433 ANDROID: sdcardfs: Fix gid issue by Daniel Rosenberg · 8 years ago
  71. 32dc587 ANDROID: sdcardfs: Remove uninformative prints by Daniel Rosenberg · 8 years ago
  72. e2538da ANDROID: sdcardfs: move path_put outside of spinlock by Daniel Rosenberg · 8 years ago
  73. a8c2078 ANDROID: sdcardfs: Use case insensitive hash function by Daniel Rosenberg · 8 years ago
  74. 35ba5f6 ANDROID: sdcardfs: declare MODULE_ALIAS_FS by Daniel Rosenberg · 8 years ago
  75. 3884c2e ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 8 years ago
  76. 64386ed ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 8 years ago
  77. 721274a ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 8 years ago
  78. dae31f8 ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 8 years ago
  79. fb4d191 ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 8 years ago
  80. b434e57 ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 8 years ago
  81. fe0756d ANDROID: sdcardfs: Fix case insensitive lookup by Daniel Rosenberg · 8 years ago
  82. 85626b4 ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 8 years ago
  83. 055fc87 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 8 years ago
  84. 1df4842 ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 8 years ago
  85. f61bc5a ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 8 years ago
  86. 8e818ff ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 8 years ago
  87. a28be72 ANDROID: export security_path_chown by Daniel Rosenberg · 8 years ago
  88. 5004c5f ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 8 years ago
  89. 52b7768 ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 8 years ago
  90. ad90525 ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 8 years ago
  91. 147f8ab ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 8 years ago
  92. d8caaf9 ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 8 years ago
  93. f48ace1 ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 8 years ago
  94. 83d1cad ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 8 years ago
  95. 8b451dc ANDROID: binder: add padding to binder_fd_array_object. by Martijn Coenen · 8 years ago
  96. 872c26e ANDROID: binder: use group leader instead of open thread by Martijn Coenen · 8 years ago
  97. a02c754 BACKPORT: mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 8 years ago
  98. 9b7246e ANDROID: android-verity: do not compile as independent module by Badhri Jagan Sridharan · 8 years ago
  99. 23b839a resolve merge conflicts of 8fed8fc18839 to android-4.4 by Todd Kjos · 8 years ago
  100. 9ead931 rc: raw decoder for keymap protocol is not loaded on register am: 39df5977fd by Sean Young · 8 years ago