Commit History

Author SHA1 Message Date
  Eric Dumazet 0d5b9311ba inet: frags: better deal with smp races 6 years ago
  Peter Oskolkov a4fd284a1f ip: process in-order fragments efficiently 7 years ago
  Peter Oskolkov fa0f527358 ip: use rb trees for IP frag queue. 7 years ago
  David S. Miller 89b1698c93 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 years ago
  Eric Dumazet 56e2c94f05 inet: frag: enforce memory limits earlier 7 years ago
  David S. Miller c4c5551df1 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 7 years ago
  Paolo Abeni f6f2a4a2eb ipfrag: really prevent allocation on netns exit 7 years ago
  NeilBrown 0eb71a9da5 rhashtable: split rhashtable.h 7 years ago
  Eric Dumazet 2d44ed22e6 inet: frags: remove inet_frag_maybe_warn_overflow() 7 years ago
  Eric Dumazet 648700f76b inet: frags: use rhashtables for reassembly units 7 years ago
  Eric Dumazet 093ba72914 inet: frags: add a pointer to struct netns_frags 7 years ago
  Kirill Tkhai a560002437 net: Fix hlist corruptions in inet_evict_bucket() 7 years ago
  Linus Torvalds 5bbcc0f595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 7 years ago
  Kees Cook 78802011fb inet: frags: Convert timers to use timer_setup() 7 years ago
  Jesper Dangaard Brouer fb452a1aa3 Revert "net: use lib/percpu_counter API for fragmentation mem accounting" 8 years ago
  Reshetova, Elena edcb691871 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t 8 years ago
  Michal Kubeček 30759219f5 net: disable fragment reassembly if high_thresh is zero 9 years ago
  Florian Westphal a72a5e2d34 inet: kill unused skb_free op 9 years ago
  Eric Dumazet 1d6119baf0 net: fix percpu memory leaks 9 years ago
  Nikolay Aleksandrov caaecdd3d3 inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test 10 years ago
  Florian Westphal 5719b296fb inet: frag: don't wait for timer deletion when evicting 10 years ago
  Florian Westphal 0e60d245a0 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument 10 years ago
  Florian Westphal d1fe19444d inet: frag: don't re-use chainlist for evictor 10 years ago
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL 10 years ago
  Joe Perches ba7a46f16d net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited 10 years ago
  Nikolay Aleksandrov d70127e8a9 inet: frags: remove the WARN_ON from inet_evict_bucket 10 years ago
  Nikolay Aleksandrov 65ba1f1ec0 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill 10 years ago
  Nikolay Aleksandrov d4ad4d22e7 inet: frags: use kmem_cache for inet_frag_queue 11 years ago
  Nikolay Aleksandrov 2e404f632f inet: frags: use INET_FRAG_EVICTED to prevent icmp messages 11 years ago