Histórico de Commits

Autor SHA1 Mensagem Data
  Hannes Frederic Sowa 1bbdceef1e inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once há 12 anos atrás
  Hannes Frederic Sowa b50026b5ac ipv6: split inet6_ehashfn to hash functions per compilation unit há 12 anos atrás
  Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster há 12 anos atrás
  Eric Dumazet 05dbc7b594 tcp/dccp: remove twchain há 12 anos atrás
  Eric Dumazet 80ad1d61e7 net: do not call sock_put() on TIMEWAIT sockets há 12 anos atrás
  Tom Herbert 5ba24953e9 soreuseport: TCP/IPv6 implementation há 12 anos atrás
  Eric Dumazet ce43b03e88 net: move inet_dport/inet_num in sock_common há 12 anos atrás
  David S. Miller 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. há 14 anos atrás
  Jesper Juhl 42b16b3fbb Kill off warning: ‘inline’ is not at beginning of declaration há 14 anos atrás
  Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets há 15 anos atrás
  Eric Dumazet 13475a30b6 tcp: connect() race with timewait reuse há 15 anos atrás
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields há 16 anos atrás
  Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask há 16 anos atrás
  Pavel Emelyanov 3f53a38131 ipv6: don't use tw net when accounting for recycled tw há 16 anos atrás
  Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU há 17 anos atrás
  Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks há 17 anos atrás
  Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket há 17 anos atrás
  Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls há 17 anos atrás
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON há 17 anos atrás
  Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH há 17 anos atrás
  Pavel Emelyanov 33de014c63 inet6: add struct net argument to inet6_ehashfn há 17 anos atrás
  Pavel Emelyanov 2086a65078 inet: add struct net argument to inet_lhashfn há 17 anos atrás
  Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. há 17 anos atrás
  YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. há 17 anos atrás
  YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. há 17 anos atrás
  Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. há 17 anos atrás
  Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. há 17 anos atrás
  Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto há 17 anos atrás
  Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. há 17 anos atrás
  Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. há 17 anos atrás