index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_hashtables.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
1
-0
/
+14
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
1
-1
/
+0
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
1
-1
/
+1
2025-09-23
tcp: Update bind bucket state on port release
Jakub Sitnicki
1
-0
/
+2
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
1
-1
/
+0
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
1
-1
/
+1
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
1
-22
/
+15
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
1
-1
/
+1
2025-06-18
tcp: Remove inet_hashinfo2_free_mod()
Yue Haibing
1
-6
/
+0
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
1
-2
/
+1
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
1
-5
/
+1
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
1
-1
/
+3
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
1
-1
/
+2
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
1
-2
/
+2
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
1
-1
/
+1
2024-08-05
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-4
/
+4
2024-08-05
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
1
-1
/
+1
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
1
-4
/
+0
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
1
-1
/
+0
2023-12-22
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
1
-1
/
+3
2023-12-22
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
1
-0
/
+1
2023-12-22
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
1
-7
/
+4
2023-08-15
net: Fix slab-out-of-bounds in inet[6]_steal_sock
Lorenz Bauer
1
-1
/
+1
2023-08-04
tcp/dccp: cache line align inet_hashinfo
Eric Dumazet
1
-1
/
+1
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-2
/
+47
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
1
-0
/
+7
2023-07-25
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
1
-5
/
+10
2023-07-25
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
1
-0
/
+5
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
1
-0
/
+4
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
1
-0
/
+1
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
1
-0
/
+3
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
1
-0
/
+6
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
1
-0
/
+10
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
1
-2
/
+78
2022-07-29
net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
Mike Manning
1
-16
/
+3
2022-07-15
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
1
-67
/
+1
2022-05-20
net: Add a second bind table hashed by port and address
Joanne Koong
1
-1
/
+67
2022-05-16
inet: rename INET_MATCH()
Eric Dumazet
1
-1
/
+1
2022-05-13
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
1
-18
/
+15
2022-05-12
net: inet: Retire port only listening_hash
Martin KaFai Lau
1
-40
/
+1
2022-05-12
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
1
-1
/
+0
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
1
-1
/
+1
2021-07-23
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
1
-0
/
+6
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-2
/
+3
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
1
-0
/
+6
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
1
-2
/
+1
[next]