index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
2
-3
/
+23
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
1
-3
/
+18
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
1
-0
/
+5
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
1
-15
/
+0
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
1
-22
/
+0
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
1
-2
/
+0
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
1
-5
/
+0
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
1
-1
/
+0
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
1
-1
/
+0
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
1
-1
/
+2
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
1
-2
/
+0
2025-09-23
tcp: Update bind bucket state on port release
Jakub Sitnicki
4
-3
/
+11
2025-09-22
tcp: reclaim 8 bytes in struct request_sock_queue
Eric Dumazet
1
-1
/
+1
2025-09-22
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
1
-2
/
+2
2025-09-22
net: move sk_uid and sk_protocol to sock_read_tx
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
2
-3
/
+0
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
1
-1
/
+1
2025-09-22
wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
Johannes Berg
1
-15
/
+1
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-09-19
net: ipv4: make udp_v4_early_demux explicitly return drop reason
Antoine Tenart
1
-1
/
+1
2025-09-19
psp: Fix typo in kdoc for struct psp_dev_caps.assoc_drv_spc.
Kuniyuki Iwashima
1
-1
/
+1
2025-09-19
psp: don't use flags for checking sk_state
Daniel Zahka
1
-3
/
+3
2025-09-19
psp: fix preemptive inet_twsk() cast in psp_sk_get_assoc_rcu()
Daniel Zahka
1
-4
/
+3
2025-09-19
psp: make struct sock argument const in psp_sk_get_assoc_rcu()
Daniel Zahka
1
-1
/
+1
2025-09-19
net: port to ns_ref_*() helpers
Christian Brauner
1
-4
/
+4
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
1
-0
/
+5
2025-09-19
wifi: cfg80211: remove ieee80211_s1g_channel_width
Lachlan Hodges
1
-10
/
+0
2025-09-19
wifi: cfg80211: correctly implement and validate S1G chandef
Lachlan Hodges
1
-0
/
+95
2025-09-19
wifi: mac80211: Export an API to check if NAN is started
Ilan Peer
1
-0
/
+6
2025-09-19
wifi: mac80211: Support Tx of action frame for NAN
Ilan Peer
1
-0
/
+4
2025-09-19
wifi: cfg80211: Store the NAN cluster ID
Ilan Peer
1
-0
/
+3
2025-09-19
wifi: cfg80211: Advertise supported NAN capabilities
Ilan Peer
1
-0
/
+38
2025-09-19
wifi: cfg80211: Add cluster joined notification APIs
Andrei Otcheretianski
1
-0
/
+14
2025-09-19
wifi: nl80211: Add NAN Discovery Window (DW) notification
Andrei Otcheretianski
1
-0
/
+12
2025-09-19
wifi: nl80211: Add more configuration options for NAN commands
Andrei Otcheretianski
1
-0
/
+60
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+12
2025-09-18
net: clear sk->sk_ino in sk_set_socket(sk, NULL)
Eric Dumazet
1
-2
/
+3
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
6
-22
/
+424
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
1
-0
/
+1
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
2
-0
/
+4
2025-09-18
psp: track generations of device key
Jakub Kicinski
1
-0
/
+10
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
2
-0
/
+17
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
2
-9
/
+162
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
1
-0
/
+5
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
1
-22
/
+0
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
1
-0
/
+5
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
2
-0
/
+83
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
4
-0
/
+20
2025-09-18
psp: base PSP device support
Jakub Kicinski
3
-0
/
+126
2025-09-18
udp: make busylock per socket
Eric Dumazet
1
-0
/
+1
[prev]
[next]