index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 tcp_rtt_tsopt_us()
Eric Dumazet
2023-10-23
1
-20
/
+23
*
|
|
|
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
4
-10
/
+10
*
|
|
|
tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
Eric Dumazet
2023-10-23
1
-1
/
+9
*
|
|
|
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
3
-7
/
+7
*
|
|
|
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
2023-10-23
2
-4
/
+4
*
|
|
|
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-23
2
-6
/
+4
*
|
|
|
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
2023-10-23
2
-2
/
+2
*
|
|
|
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-10-23
1
-13
/
+7
*
|
|
|
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-10-20
2
-1
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
10
-39
/
+70
|
\
|
|
|
|
*
|
|
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-19
1
-0
/
+1
|
*
|
|
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-18
1
-5
/
+9
|
*
|
|
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-18
1
-4
/
+12
|
*
|
|
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
2023-10-18
1
-2
/
+14
|
*
|
|
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
2023-10-10
1
-1
/
+3
|
*
|
|
|
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-17
2
-5
/
+6
|
*
|
|
|
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
4
-11
/
+20
|
*
|
|
|
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
2023-10-13
1
-15
/
+9
*
|
|
|
|
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-19
1
-2
/
+9
*
|
|
|
|
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
2023-10-18
1
-4
/
+5
*
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
4
-9
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
2023-10-13
1
-1
/
+1
|
*
|
|
|
|
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
4
-8
/
+12
*
|
|
|
|
|
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2023-10-16
3
-2
/
+12
*
|
|
|
|
|
ipv4: use tunnel flow flags for tunnel route lookups
Beniamino Galvani
2023-10-16
1
-0
/
+1
*
|
|
|
|
|
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
1
-13
/
+13
*
|
|
|
|
|
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
1
-2
/
+2
*
|
|
|
|
|
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-16
2
-48
/
+48
*
|
|
|
|
|
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-13
1
-2
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
1
-0
/
+1
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
2023-10-11
1
-0
/
+1
*
|
|
|
|
|
tcp: change data receiver flowlabel after one dup
David Morley
2023-10-10
1
-3
/
+11
*
|
|
|
|
|
tcp: record last received ipv6 flowlabel
David Morley
2023-10-10
3
-3
/
+18
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
7
-13
/
+28
|
\
|
|
|
|
|
|
*
|
|
|
|
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-04
1
-0
/
+13
|
*
|
|
|
|
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
1
-4
/
+3
|
*
|
|
|
|
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-04
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
2
-9
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf, sockmap: Do not inc copied_seq when PEEK flag set
John Fastabend
2023-09-29
1
-1
/
+3
|
|
*
|
|
|
|
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
2023-09-29
1
-8
/
+2
|
*
|
|
|
|
|
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-03
2
-0
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
udp_tunnel: Use flex array to simplify code
Christophe JAILLET
2023-10-03
1
-9
/
+2
*
|
|
|
|
|
tcp_metrics: optimize tcp_metrics_flush_all()
Eric Dumazet
2023-10-03
1
-2
/
+5
*
|
|
|
|
|
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-10-03
1
-1
/
+1
*
|
|
|
|
|
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-10-03
1
-5
/
+4
*
|
|
|
|
|
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-10-03
1
-2
/
+2
*
|
|
|
|
|
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
2023-10-01
5
-21
/
+20
*
|
|
|
|
|
inet: lockless IP_PKTOPTIONS implementation
Eric Dumazet
2023-10-01
1
-39
/
+37
*
|
|
|
|
|
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
2023-10-01
5
-18
/
+21
[prev]
[next]