index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2025-09-22
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-22
tcp: Remove redundant sk_unhashed() in inet_unhash().
Kuniyuki Iwashima
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
2025-09-19
net: ipv4: convert ip_rcv_options to drop reasons
Antoine Tenart
2025-09-19
net: ipv4: simplify drop reason handling in ip_rcv_finish_core
Antoine Tenart
2025-09-19
net: ipv4: make udp_v4_early_demux explicitly return drop reason
Antoine Tenart
2025-09-19
tcp: prefer sk_skb_reason_drop()
Eric Dumazet
2025-09-19
ipv4: use check_net()
Christian Brauner
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
2025-09-18
udp: use skb_attempt_defer_free()
Eric Dumazet
2025-09-18
udp: make busylock per socket
Eric Dumazet
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
2025-09-18
udp: update sk_rmem_alloc before busylock acquisition
Eric Dumazet
2025-09-18
udp: refine __udp_enqueue_schedule_skb() test
Eric Dumazet
2025-09-18
tcp: accecn: try to fit AccECN option with SACK
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
Ilpo Järvinen
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
2025-09-18
tcp: sack option handling improvements
Ilpo Järvinen
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
[prev]
[next]