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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-01-23
1
-0
/
+1
*
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2024-01-19
2
-0
/
+7
*
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-18
1
-3
/
+6
|
\
|
*
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
1
-3
/
+6
|
*
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-17
1
-1
/
+1
*
|
bpf: Avoid iter->offset making backward progress in bpf_iter_udp
Martin KaFai Lau
2024-01-13
1
-11
/
+10
*
|
bpf: iter_udp: Retry with a larger batch size without going back to the previ...
Martin KaFai Lau
2024-01-13
1
-1
/
+0
|
/
*
udp: annotate data-races around up->pending
Eric Dumazet
2024-01-13
1
-6
/
+6
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
18
-402
/
+548
|
\
|
*
tcp: Revert no longer abort SYN_SENT when receiving some ICMP
Shachar Kagan
2024-01-08
1
-6
/
+0
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-05
4
-87
/
+0
|
|
\
|
|
*
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-04
4
-87
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
1
-3
/
+2
|
|
\
\
|
*
|
|
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
2024-01-03
2
-4
/
+4
|
|
|
/
|
|
/
|
|
*
|
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2023-12-22
2
-23
/
+1
|
*
|
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
2023-12-22
4
-16
/
+9
|
*
|
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
2023-12-22
2
-11
/
+0
|
*
|
tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).
Kuniyuki Iwashima
2023-12-22
3
-9
/
+8
|
*
|
tcp: Iterate tb->bhash2 in inet_csk_bind_conflict().
Kuniyuki Iwashima
2023-12-22
1
-1
/
+17
|
*
|
tcp: Rearrange tests in inet_csk_bind_conflict().
Kuniyuki Iwashima
2023-12-22
1
-21
/
+19
|
*
|
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
2023-12-22
2
-11
/
+12
|
*
|
tcp: Rename tb in inet_bind2_bucket_(init|create)().
Kuniyuki Iwashima
2023-12-22
1
-16
/
+16
|
*
|
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
2023-12-22
1
-16
/
+13
|
*
|
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
2023-12-22
1
-17
/
+17
|
*
|
tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)().
Kuniyuki Iwashima
2023-12-22
1
-13
/
+12
|
*
|
tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-12-22
2
-3
/
+7
|
*
|
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-1
/
+1
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
1
-1
/
+70
|
|
\
\
|
|
*
|
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
1
-0
/
+69
|
|
*
|
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
1
-1
/
+1
|
*
|
|
tcp/dccp: change source port selection at connect() time
Eric Dumazet
2023-12-15
1
-11
/
+16
|
*
|
|
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
2023-12-15
1
-5
/
+16
|
*
|
|
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-15
1
-3
/
+3
|
*
|
|
ipmr: support IP_PKTINFO on cache report IGMP msg
Leone Fernando
2023-12-15
1
-7
/
+6
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
2
-2
/
+26
|
|
\
\
\
|
*
|
|
|
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2023-12-13
1
-0
/
+1
|
*
|
|
|
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
2023-12-08
4
-50
/
+34
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
7
-26
/
+62
|
|
\
\
\
\
|
*
|
|
|
|
tcp: reorganize tcp_sock fast path variables
Coco Li
2023-12-05
1
-0
/
+93
|
*
|
|
|
|
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
2023-12-04
2
-1
/
+86
|
*
|
|
|
|
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
2023-12-01
1
-18
/
+11
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-30
1
-2
/
+4
|
|
\
\
\
\
|
*
|
|
|
|
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
2023-11-29
1
-49
/
+57
|
*
|
|
|
|
tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
1
-31
/
+37
|
*
|
|
|
|
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2023-11-29
2
-14
/
+18
|
*
|
|
|
|
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
2023-11-29
1
-4
/
+3
|
*
|
|
|
|
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
1
-7
/
+8
|
*
|
|
|
|
tcp: Clean up goto labels in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
1
-11
/
+11
|
*
|
|
|
|
tcp: Cache sock_net(sk) in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
1
-10
/
+11
|
*
|
|
|
|
tcp: Clean up reverse xmas tree in cookie_v[46]_check().
Kuniyuki Iwashima
2023-11-29
1
-5
/
+5
[next]