Historique des commits

Auteur SHA1 Message Date
  Eric Dumazet dbe7faa404 inet: inet_twsk_deschedule factorization il y a 10 ans
  Eric Dumazet fc01538f9f inet: simplify timewait refcounting il y a 10 ans
  Eric Dumazet e2baad9e4b tcp: connect() from bound sockets can be faster il y a 10 ans
  Eric Dumazet 789f558cfb tcp/dccp: get rid of central timewait timer il y a 10 ans
  Eric Dumazet b4d6444ea3 inet: get rid of last __inet_hash_connect() argument il y a 10 ans
  Eric Dumazet 77a6a471bc ipv6: get rid of __inet6_hash() il y a 10 ans
  Eric Dumazet d1e559d0b1 inet: add IPv6 support to sk_ehashfn() il y a 10 ans
  Eric Dumazet 6eada0110c netns: constify net_hash_mix() and various callers il y a 10 ans
  Ian Morris 4c83acbc56 ipv6: White-space cleansing : gaps between function and symbol export il y a 11 ans
  Ian Morris 67ba4152e8 ipv6: White-space cleansing : Line Layouts il y a 11 ans
  Daniel Borkmann 8fc54f6891 net: use reciprocal_scale() helper il y a 11 ans
  Hannes Frederic Sowa 1bbdceef1e inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once il y a 12 ans
  Hannes Frederic Sowa b50026b5ac ipv6: split inet6_ehashfn to hash functions per compilation unit il y a 12 ans
  Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster il y a 12 ans
  Eric Dumazet 05dbc7b594 tcp/dccp: remove twchain il y a 12 ans
  Eric Dumazet 80ad1d61e7 net: do not call sock_put() on TIMEWAIT sockets il y a 12 ans
  Tom Herbert 5ba24953e9 soreuseport: TCP/IPv6 implementation il y a 12 ans
  Eric Dumazet ce43b03e88 net: move inet_dport/inet_num in sock_common il y a 12 ans
  David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. il y a 14 ans
  Jesper Juhl 42b16b3fbb Kill off warning: ‘inline’ is not at beginning of declaration il y a 14 ans
  Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets il y a 15 ans
  Eric Dumazet 13475a30b6 tcp: connect() race with timewait reuse il y a 15 ans
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields il y a 16 ans
  Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask il y a 16 ans
  Pavel Emelyanov 3f53a38131 ipv6: don't use tw net when accounting for recycled tw il y a 16 ans
  Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU il y a 16 ans
  Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks il y a 16 ans
  Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket il y a 16 ans
  Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls il y a 16 ans
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON il y a 17 ans