Commit History

作者 SHA1 備註 提交日期
  David Ahern a04a480d43 net: Require exact match for TCP socket lookups if dif is l3mdev 8 年之前
  David S. Miller cba6532100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年之前
  Craig Gallek 90e5d0db2b soreuseport: Fix TCP listener hash collision 9 年之前
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() 9 年之前
  Craig Gallek d296ba60d8 soreuseport: Resolve merge conflict for v4/v6 ordering fix 9 年之前
  Eric Dumazet 8501786929 tcp/dccp: fix inet_reuseport_add_sock() 9 年之前
  Eric Dumazet 3b24d854cb tcp/dccp: do not touch listener sk_refcnt under synflood 9 年之前
  Eric Dumazet 2d331915a0 tcp/dccp: use rcu locking in inet_diag_find_one_icsk() 9 年之前
  Eric Dumazet 1580ab63fc tcp/dccp: better use of ephemeral ports in connect() 9 年之前
  Craig Gallek c125e80b88 soreuseport: fast reuseport TCP socket selection 9 年之前
  Craig Gallek a583636a83 inet: refactor inet[6]_lookup functions to take skb 9 年之前
  Craig Gallek 086c653f58 sock: struct proto hash function may error 9 年之前
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions 9 年之前
  Eric Dumazet c2f34a65a6 tcp/dccp: fix potential NULL deref in __inet_inherit_port() 9 年之前
  Eric Dumazet 70da268b56 net: SO_INCOMING_CPU setsockopt() support 9 年之前
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 9 年之前
  Eric Dumazet 1ce31c9e08 inet: constify __inet_inherit_port() sock argument 10 年之前
  David S. Miller c5e40ee287 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Eric Dumazet 89e478a2aa tcp: suppress a division by zero warning 10 年之前
  Eric Dumazet dbe7faa404 inet: inet_twsk_deschedule factorization 10 年之前
  Eric Dumazet fc01538f9f inet: simplify timewait refcounting 10 年之前
  Eric Dumazet e2baad9e4b tcp: connect() from bound sockets can be faster 10 年之前
  Eric Dumazet 07f4c90062 tcp/dccp: try to not exhaust ip_local_port_range in connect() 10 年之前
  Eric Dumazet 095dc8e0c3 tcp: fix/cleanup inet_ehash_locks_alloc() 10 年之前
  Eric Dumazet f5af1f57a2 inet_hashinfo: remove bsocket counter 10 年之前
  Eric Dumazet 789f558cfb tcp/dccp: get rid of central timewait timer 10 年之前
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL 10 年之前
  Eric Dumazet b4d6444ea3 inet: get rid of last __inet_hash_connect() argument 10 年之前
  Eric Dumazet 77a6a471bc ipv6: get rid of __inet6_hash() 10 年之前
  Eric Dumazet d1e559d0b1 inet: add IPv6 support to sk_ehashfn() 10 年之前