index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
7
-10
/
+59
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
1
-2
/
+2
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
1
-0
/
+3
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
6
-8
/
+50
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
2
-0
/
+4
2025-09-18
udp: use skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+7
2025-09-18
udp: make busylock per socket
Eric Dumazet
1
-18
/
+2
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
1
-6
/
+6
2025-09-18
udp: update sk_rmem_alloc before busylock acquisition
Eric Dumazet
1
-2
/
+5
2025-09-18
udp: refine __udp_enqueue_schedule_skb() test
Eric Dumazet
1
-2
/
+2
2025-09-18
tcp: accecn: try to fit AccECN option with SACK
Chia-Yu Chang
1
-1
/
+20
2025-09-18
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
Ilpo Järvinen
1
-2
/
+34
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
4
-5
/
+58
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
6
-8
/
+39
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
5
-10
/
+274
2025-09-18
tcp: sack option handling improvements
Ilpo Järvinen
1
-11
/
+14
2025-09-18
tcp: accecn: AccECN needs to know delivered bytes
Ilpo Järvinen
1
-2
/
+12
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
3
-5
/
+7
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
7
-22
/
+76
2025-09-18
tcp: AccECN core
Ilpo Järvinen
3
-10
/
+104
2025-09-17
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
1
-0
/
+5
2025-09-15
tcp: ecn functions in separated include file
Chia-Yu Chang
2
-99
/
+2
2025-09-15
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
1
-2
/
+2
2025-09-15
tcp: reorganize SYN ECN code
Ilpo Järvinen
1
-2
/
+3
2025-09-14
net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
Anderson Nascimento
1
-1
/
+3
2025-09-12
Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+25
2025-09-11
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
1
-1
/
+1
2025-09-11
tcp: Free TCP-AO/TCP-MD5 info/keys without RCU
Dmitry Safonov
4
-33
/
+12
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
2
-25
/
+35
2025-09-11
net: devmem: expose tcp_recvmsg_locked errors
Stanislav Fomichev
1
-2
/
+2
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+10
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+6
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+4
2025-09-11
netfilter: nf_reject: don't reply to icmp error messages
Florian Westphal
1
-0
/
+25
2025-09-11
ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
1
-1
/
+2
2025-09-11
ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
3
-16
/
+18
2025-09-11
ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Ido Schimmel
1
-7
/
+6
2025-09-10
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
1
-1
/
+4
2025-09-09
ipv4: udp: fix typos in comments
Alok Tiwari
1
-3
/
+3
2025-09-09
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
1
-0
/
+6
2025-09-08
ipv4: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
1
-32
/
+33
2025-09-04
tcp: use tcp_eat_recv_skb in __tcp_close()
Eric Dumazet
1
-2
/
+2
2025-09-04
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
1
-4
/
+5
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+7
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
1
-4
/
+3
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-10
/
+17
2025-09-03
netlink: specs: fou: change local-v6/peer-v6 check
Asbjørn Sloth Tønnesen
1
-2
/
+2
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
1
-10
/
+17
2025-09-01
inet: ping: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-16
/
+16
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
1
-5
/
+5
[prev]
[next]