index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2025-09-18
tcp: accecn: AccECN needs to know delivered bytes
Ilpo Järvinen
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
2025-09-18
tcp: AccECN core
Ilpo Järvinen
2025-09-17
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
2025-09-15
tcp: ecn functions in separated include file
Chia-Yu Chang
2025-09-15
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
2025-09-15
tcp: reorganize SYN ECN code
Ilpo Järvinen
2025-09-14
net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
Anderson Nascimento
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-11
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
2025-09-11
tcp: Free TCP-AO/TCP-MD5 info/keys without RCU
Dmitry Safonov
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
2025-09-11
net: devmem: expose tcp_recvmsg_locked errors
Stanislav Fomichev
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
2025-09-11
ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
2025-09-11
ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
2025-09-11
ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Ido Schimmel
2025-09-10
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
2025-09-09
ipv4: udp: fix typos in comments
Alok Tiwari
2025-09-09
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
2025-09-08
ipv4: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
2025-09-04
tcp: use tcp_eat_recv_skb in __tcp_close()
Eric Dumazet
2025-09-04
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-03
netlink: specs: fou: change local-v6/peer-v6 check
Asbjørn Sloth Tønnesen
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2025-09-01
inet: ping: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
2025-09-01
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
2025-08-29
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
2025-08-29
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_msg_common_fill()
Eric Dumazet
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
[prev]
[next]