Commit History

Author SHA1 Message Date
  David Ahern 3fa6f616a7 net: ipv4: add second dif to inet socket lookups 8 years ago
  Eric Dumazet 784c372a81 net: make sk_ehashfn() static 8 years ago
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
  Michal Hocko 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
  Josef Bacik b9470c2760 inet: kill smallest_size and smallest_port 8 years ago
  Josef Bacik fe38d2a1c8 inet: collapse ipv4/v6 rcv_saddr_equal functions into one 8 years ago
  David Ahern a04a480d43 net: Require exact match for TCP socket lookups if dif is l3mdev 8 years ago
  David S. Miller cba6532100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Craig Gallek 90e5d0db2b soreuseport: Fix TCP listener hash collision 9 years ago
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() 9 years ago
  Craig Gallek d296ba60d8 soreuseport: Resolve merge conflict for v4/v6 ordering fix 9 years ago
  Eric Dumazet 8501786929 tcp/dccp: fix inet_reuseport_add_sock() 9 years ago
  Eric Dumazet 3b24d854cb tcp/dccp: do not touch listener sk_refcnt under synflood 9 years ago
  Eric Dumazet 2d331915a0 tcp/dccp: use rcu locking in inet_diag_find_one_icsk() 9 years ago
  Eric Dumazet 1580ab63fc tcp/dccp: better use of ephemeral ports in connect() 9 years ago
  Craig Gallek c125e80b88 soreuseport: fast reuseport TCP socket selection 9 years ago
  Craig Gallek a583636a83 inet: refactor inet[6]_lookup functions to take skb 9 years ago
  Craig Gallek 086c653f58 sock: struct proto hash function may error 9 years ago
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions 9 years ago
  Eric Dumazet c2f34a65a6 tcp/dccp: fix potential NULL deref in __inet_inherit_port() 9 years ago
  Eric Dumazet 70da268b56 net: SO_INCOMING_CPU setsockopt() support 9 years ago
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 10 years ago
  Eric Dumazet 1ce31c9e08 inet: constify __inet_inherit_port() sock argument 10 years ago
  David S. Miller c5e40ee287 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Eric Dumazet 89e478a2aa tcp: suppress a division by zero warning 10 years ago
  Eric Dumazet dbe7faa404 inet: inet_twsk_deschedule factorization 10 years ago
  Eric Dumazet fc01538f9f inet: simplify timewait refcounting 10 years ago
  Eric Dumazet e2baad9e4b tcp: connect() from bound sockets can be faster 10 years ago
  Eric Dumazet 07f4c90062 tcp/dccp: try to not exhaust ip_local_port_range in connect() 10 years ago
  Eric Dumazet 095dc8e0c3 tcp: fix/cleanup inet_ehash_locks_alloc() 10 years ago