index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_hashtables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
2023-03-15
1
-1
/
+7
*
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2023-01-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
1
-2
/
+15
|
\
|
*
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-01-19
1
-2
/
+15
*
|
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
2023-01-17
1
-11
/
+1
|
/
*
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2022-12-30
1
-3
/
+5
*
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
|
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
1
-4
/
+34
*
|
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
1
-6
/
+39
*
|
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
Kuniyuki Iwashima
2022-11-22
1
-7
/
+4
*
|
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-11-16
1
-5
/
+5
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
2022-10-03
1
-2
/
+2
*
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-03
1
-2
/
+2
*
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
2022-09-28
1
-0
/
+10
*
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
1
-0
/
+47
*
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
1
-1
/
+1
*
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
2022-09-20
1
-7
/
+7
*
tcp: Clean up some functions.
Kuniyuki Iwashima
2022-09-20
1
-14
/
+15
*
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
1
-13
/
+255
*
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
1
-182
/
+11
*
tcp: use alloc_large_system_hash() to allocate table_perturb
Muchun Song
2022-06-08
1
-4
/
+6
*
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
1
-11
/
+182
*
inet: rename INET_MATCH()
Eric Dumazet
2022-05-16
1
-4
/
+4
*
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-05-16
1
-1
/
+1
*
inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
Eric Dumazet
2022-05-13
1
-10
/
+5
*
net: inet: Retire port only listening_hash
Martin KaFai Lau
2022-05-12
1
-38
/
+9
*
net: inet: Open code inet_hash2 and inet_unhash2
Martin KaFai Lau
2022-05-12
1
-55
/
+33
*
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2022-05-12
1
-6
/
+0
*
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-04
1
-1
/
+1
*
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-04
1
-4
/
+5
*
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-04
1
-2
/
+10
*
tcp: add small random increments to the source port
Willy Tarreau
2022-05-04
1
-4
/
+5
*
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-04
1
-1
/
+1
*
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-04
1
-4
/
+6
*
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-02-09
1
-21
/
+32
*
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
1
-4
/
+4
*
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-10-15
1
-1
/
+1
*
net: prefer socket bound to interface when not in VRF
Mike Manning
2021-10-07
1
-1
/
+3
*
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
1
-1
/
+1
*
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
2021-02-11
1
-0
/
+5
*
tcp: change source port randomizarion at connect() time
Eric Dumazet
2021-02-11
1
-3
/
+17
*
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
1
-8
/
+60
*
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
1
-4
/
+2
*
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
2020-08-11
1
-0
/
+1
*
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-0
/
+31
*
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
1
-9
/
+20
*
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-13
1
-8
/
+8
*
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-30
1
-1
/
+1
[next]