Historique des commits

Auteur SHA1 Message Date
  Eric Dumazet 2d44ed22e6 inet: frags: remove inet_frag_maybe_warn_overflow() il y a 7 ans
  Eric Dumazet 648700f76b inet: frags: use rhashtables for reassembly units il y a 7 ans
  Eric Dumazet 093ba72914 inet: frags: add a pointer to struct netns_frags il y a 7 ans
  Kirill Tkhai a560002437 net: Fix hlist corruptions in inet_evict_bucket() il y a 7 ans
  Linus Torvalds 5bbcc0f595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next il y a 8 ans
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() il y a 8 ans
  Kees Cook 78802011fb inet: frags: Convert timers to use timer_setup() il y a 8 ans
  Jesper Dangaard Brouer fb452a1aa3 Revert "net: use lib/percpu_counter API for fragmentation mem accounting" il y a 8 ans
  Reshetova, Elena edcb691871 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t il y a 8 ans
  Michal Kubeček 30759219f5 net: disable fragment reassembly if high_thresh is zero il y a 9 ans
  Florian Westphal a72a5e2d34 inet: kill unused skb_free op il y a 10 ans
  Eric Dumazet 1d6119baf0 net: fix percpu memory leaks il y a 10 ans
  Nikolay Aleksandrov caaecdd3d3 inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test il y a 10 ans
  Florian Westphal 5719b296fb inet: frag: don't wait for timer deletion when evicting il y a 10 ans
  Florian Westphal 0e60d245a0 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument il y a 10 ans
  Florian Westphal d1fe19444d inet: frag: don't re-use chainlist for evictor il y a 10 ans
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL il y a 10 ans
  Joe Perches ba7a46f16d net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited il y a 11 ans
  Nikolay Aleksandrov d70127e8a9 inet: frags: remove the WARN_ON from inet_evict_bucket il y a 11 ans
  Nikolay Aleksandrov 65ba1f1ec0 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill il y a 11 ans
  Nikolay Aleksandrov d4ad4d22e7 inet: frags: use kmem_cache for inet_frag_queue il y a 11 ans
  Nikolay Aleksandrov 2e404f632f inet: frags: use INET_FRAG_EVICTED to prevent icmp messages il y a 11 ans
  Nikolay Aleksandrov f926e23660 inet: frags: fix function declaration alignments in inet_fragment il y a 11 ans
  Nikolay Aleksandrov 06aa8b8a03 inet: frags: rename last_in to flags il y a 11 ans
  Florian Westphal ab1c724f63 inet: frag: use seqlock for hash rebuild il y a 11 ans
  Florian Westphal e3a57d18b0 inet: frag: remove periodic secret rebuild timer il y a 11 ans
  Florian Westphal 3fd588eb90 inet: frag: remove lru list il y a 11 ans
  Florian Westphal 434d305405 inet: frag: don't account number of fragment queues il y a 11 ans
  Florian Westphal b13d3cbfb8 inet: frag: move eviction of queues to work queue il y a 11 ans
  Florian Westphal 86e93e470c inet: frag: move evictor calls into frag_find function il y a 11 ans