1. c7148c0 net/ipv4: cleanup error condition testing by Pavel Machek · 5 years ago
  2. d5dd887 inet: fix various use-after-free in defrags units by Eric Dumazet · 6 years ago
  3. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. 32707c4 inet: frags: Remove unnecessary smp_store_release/READ_ONCE by Herbert Xu · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. dc93f46 inet: frags: fix use-after-free read in inet_frag_destroy_rcu by Eric Dumazet · 6 years ago
  7. 6b73d19 inet: frags: uninline fqdir_init() by Eric Dumazet · 6 years ago
  8. 3c8fc87 inet: frags: rework rhashtable dismantle by Eric Dumazet · 6 years ago
  9. 4907abc net: dynamically allocate fqdir structures by Eric Dumazet · 6 years ago
  10. 89fb900 net: rename inet_frags_exit_net() to fqdir_exit() by Eric Dumazet · 6 years ago
  11. 6ce3b4d inet: rename netns_frags to fqdir by Eric Dumazet · 6 years ago
  12. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  13. c23f35d net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 6 years ago
  14. 0d5b931 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  15. a4fd284 ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  16. fa0f527 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  17. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 56e2c94 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  19. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  20. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  21. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  22. 2d44ed2 inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 7 years ago
  23. 648700f inet: frags: use rhashtables for reassembly units by Eric Dumazet · 7 years ago
  24. 093ba72 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 7 years ago
  25. a560002 net: Fix hlist corruptions in inet_evict_bucket() by Kirill Tkhai · 7 years ago
  26. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  27. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  28. 7880201 inet: frags: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. fb452a1 Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  30. edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  31. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 9 years ago
  32. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 9 years ago
  33. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  34. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  35. 5719b29 inet: frag: don't wait for timer deletion when evicting by Florian Westphal · 9 years ago
  36. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  37. d1fe194 inet: frag: don't re-use chainlist for evictor by Florian Westphal · 9 years ago
  38. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  39. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  40. d70127e inet: frags: remove the WARN_ON from inet_evict_bucket by Nikolay Aleksandrov · 10 years ago
  41. 65ba1f1 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill by Nikolay Aleksandrov · 10 years ago
  42. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  43. 2e404f6 inet: frags: use INET_FRAG_EVICTED to prevent icmp messages by Nikolay Aleksandrov · 10 years ago
  44. f926e23 inet: frags: fix function declaration alignments in inet_fragment by Nikolay Aleksandrov · 10 years ago
  45. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  46. ab1c724 inet: frag: use seqlock for hash rebuild by Florian Westphal · 10 years ago
  47. e3a57d1 inet: frag: remove periodic secret rebuild timer by Florian Westphal · 10 years ago
  48. 3fd588e inet: frag: remove lru list by Florian Westphal · 10 years ago
  49. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 10 years ago
  50. b13d3cb inet: frag: move eviction of queues to work queue by Florian Westphal · 10 years ago
  51. 86e93e4 inet: frag: move evictor calls into frag_find function by Florian Westphal · 10 years ago
  52. fb3cfe6 inet: frag: remove hash size assumptions from callers by Florian Westphal · 10 years ago
  53. e588e2f inet: frag: make sure forced eviction removes all frags by Florian Westphal · 11 years ago
  54. 24b9bf4 net: fix for a race condition in the inet frag code by Nikolay Aleksandrov · 11 years ago
  55. 7088ad7 inet: remove old fragmentation hash initializing by Hannes Frederic Sowa · 11 years ago
  56. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  57. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 12 years ago
  58. af92e542 inet: frag , remove an empty ifdef. by Rami Rosen · 12 years ago
  59. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 12 years ago
  60. 19952cc net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 12 years ago
  61. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 12 years ago
  62. 68399ac net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop by Jesper Dangaard Brouer · 12 years ago
  63. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 12 years ago
  64. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  65. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  66. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 12 years ago
  67. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 12 years ago
  68. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 12 years ago
  69. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  70. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 13 years ago
  71. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  73. 56bca31 inet fragments: fix sparse warning: context imbalance by Hannes Eder · 16 years ago
  74. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  75. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 17 years ago
  76. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  77. e8e16b70 [INET]: inet_frag_evictor() must run with BH disabled by David S. Miller · 17 years ago
  78. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 17 years ago
  79. 81566e8 [NETNS][FRAGS]: Make the pernet subsystem for fragments. by Pavel Emelyanov · 17 years ago
  80. 3140c25 [NETNS][FRAGS]: Make the LRU list per namespace. by Pavel Emelyanov · 17 years ago
  81. 3b4bc4a [NETNS][FRAGS]: Isolate the secret interval from namespaces. by Pavel Emelyanov · 17 years ago
  82. e31e0bdc7 [NETNS][FRAGS]: Make thresholds work in namespaces. by Pavel Emelyanov · 17 years ago
  83. b2fd532 [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. by Pavel Emelyanov · 17 years ago
  84. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 17 years ago
  85. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 17 years ago
  86. ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 17 years ago
  87. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  88. c954770 [INET]: Consolidate frag queues freeing by Pavel Emelyanov · 17 years ago
  89. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  90. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  91. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  92. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  93. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  94. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  95. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  96. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  97. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  98. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago