Commit History

Author SHA1 Message Date
  David Ahern 4297a0ef08 net: ipv6: add second dif to inet6 socket lookups 7 years ago
  Eric Dumazet 3b24d854cb tcp/dccp: do not touch listener sk_refcnt under synflood 8 years ago
  Craig Gallek a583636a83 inet: refactor inet[6]_lookup functions to take skb 8 years ago
  Craig Gallek 496611d7b5 inet: create IPv6-equivalent inet_hash function 8 years ago
  Eric Dumazet 77a6a471bc ipv6: get rid of __inet6_hash() 9 years ago
  WANG Cong 25de4668d0 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h 10 years ago
  Eric Dumazet 870c315138 ipv6: introduce tcp_v6_iif() 10 years ago
  Hannes Frederic Sowa b50026b5ac ipv6: split inet6_ehashfn to hash functions per compilation unit 11 years ago
  Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster 11 years ago
  Joe Perches 1fd5115538 inet*.h: Remove extern from function prototypes 11 years ago
  Eric Dumazet 08dcdbf6a7 ipv6: use a stronger hash for tcp 11 years ago
  Tom Herbert 5ba24953e9 soreuseport: TCP/IPv6 implementation 12 years ago
  Eric Dumazet c7109986db ipv6: Early TCP socket demux 12 years ago
  Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
  Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
  Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 years ago
  Eric Dumazet adf30907d6 net: skb->dst accessors 15 years ago
  KOVACS Krisztian 23542618de inet: Don't lookup the socket if there's a socket attached to the skb 16 years ago
  Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 16 years ago
  Pavel Emelyanov 0b4419162a netns: introduce the net_hash_mix "salt" for hashes 16 years ago
  Pavel Emelyanov 33de014c63 inet6: add struct net argument to inet6_ehashfn 16 years ago
  Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
  Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
  David S. Miller b3da2cf37c [INET]: Use jhash + random secret for ehash. 17 years ago
  Al Viro d2ecd9ccd0 [IPV6]: annotate inet6_hashtables 18 years ago
  David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 18 years ago
  Denis Vlasenko b1a7ffcb7a [IPV6]: Deinline few large functions in inet6 code 18 years ago
  Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
  Arnaldo Carvalho de Melo 90b19d3169 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash 19 years ago
  Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 19 years ago