index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
22
-14
/
+1471
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
1
-0
/
+88
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
1
-0
/
+65
2025-09-18
psp: track generations of device key
Jakub Kicinski
4
-1
/
+32
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
4
-6
/
+15
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
8
-2
/
+601
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
2
-2
/
+15
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
1
-0
/
+22
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
4
-1
/
+59
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
9
-8
/
+64
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
3
-0
/
+8
2025-09-18
psp: base PSP device support
Jakub Kicinski
9
-0
/
+508
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
3
-10
/
+9
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
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
5
-7
/
+7
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
5
-7
/
+8
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
9
-22
/
+79
2025-09-18
tcp: AccECN core
Ilpo Järvinen
3
-10
/
+104
2025-09-17
devlink: Add a 'num_doorbells' driverinit param
Cosmin Ratiu
1
-0
/
+5
2025-09-17
mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable().
Kuniyuki Iwashima
1
-4
/
+7
2025-09-17
mptcp: Call dst_release() in mptcp_active_enable().
Kuniyuki Iwashima
1
-0
/
+2
2025-09-17
tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
Kuniyuki Iwashima
1
-8
/
+10
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
1
-15
/
+12
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
1
-13
/
+13
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
1
-19
/
+22
2025-09-17
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
1
-21
/
+22
2025-09-17
Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-2
/
+2
2025-09-17
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
1
-0
/
+5
2025-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
1
-6
/
+10
2025-09-17
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
Hans de Goede
1
-2
/
+2
2025-09-16
Merge tag 'batadv-next-pullrequest-20250916' of https://git.open-mesh.org/lin...
Jakub Kicinski
20
-2341
/
+41
2025-09-15
ethernet: Extend device_get_mac_address() to use NVMEM
Stefan Wahren
1
-1
/
+4
2025-09-15
mptcp: pm: netlink: fix if-idx type
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-15
page_pool: always add GFP_NOWARN for ATOMIC allocations
Jakub Kicinski
1
-0
/
+6
2025-09-15
mptcp: tfo: record 'deny join id0' info
Matthieu Baerts (NGI0)
1
-3
/
+3
2025-09-15
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
1
-0
/
+7
2025-09-15
mptcp: set remote_deny_join_id0 on SYN recv
Matthieu Baerts (NGI0)
1
-0
/
+4
2025-09-15
mptcp: propagate shutdown to subflows when possible
Matthieu Baerts (NGI0)
1
-0
/
+16
[prev]
[next]