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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
1
-0
/
+7
2025-10-02
net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
Jason Baron
1
-1
/
+1
2025-10-02
Bluetooth: MGMT: Fix possible UAFs
Luiz Augusto von Dentz
3
-77
/
+231
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-3
/
+23
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
Luiz Augusto von Dentz
1
-0
/
+4
2025-10-02
Bluetooth: hci_sync: Fix hci_resume_advertising_sync
Luiz Augusto von Dentz
1
-0
/
+7
2025-10-02
net/smc: fix warning in smc_rx_splice() when calling get_page()
Sidraya Jayagond
1
-5
/
+9
2025-10-02
xfrm: fix offloading of cross-family tunnels
Sabrina Dubroca
1
-1
/
+1
2025-10-02
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
1
-0
/
+3
2025-09-25
mptcp: pm: nl: announce deny-join-id0 flag
Matthieu Baerts (NGI0)
1
-0
/
+7
2025-09-25
mptcp: propagate shutdown to subflows when possible
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-09-25
rds: ib: Increment i_fastreg_wrs before bailing out
HÃ¥kon Bugge
1
-8
/
+12
2025-09-25
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
Hans de Goede
1
-2
/
+2
2025-09-25
tls: make sure to abort the stream if headers are bogus
Jakub Kicinski
3
-7
/
+11
2025-09-25
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
1
-0
/
+5
2025-09-25
mptcp: tfo: record 'deny join id0' info
Matthieu Baerts (NGI0)
1
-3
/
+3
2025-09-25
mptcp: set remote_deny_join_id0 on SYN recv
Matthieu Baerts (NGI0)
1
-0
/
+4
2025-09-25
rxrpc: Fix untrusted unsigned subtract
David Howells
1
-5
/
+14
2025-09-25
rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
David Howells
3
-14
/
+28
2025-09-25
net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
Anderson Nascimento
1
-1
/
+3
2025-09-25
wifi: mac80211: fix incorrect type for ret
Liao Yuanhong
1
-1
/
+1
2025-09-25
wifi: mac80211: increase scan_ies_len for S1G
Lachlan Hodges
1
-1
/
+6
2025-09-19
netfilter: nft_set_pipapo: fix null deref for empty set
Florian Westphal
1
-3
/
+2
2025-09-19
hsr: hold rcu and dev lock for hsr_get_port_ndev
Hangbin Liu
1
-1
/
+6
2025-09-19
hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr
Hangbin Liu
2
-1
/
+4
2025-09-19
hsr: use rtnl lock when iterating over ports
Hangbin Liu
3
-10
/
+13
2025-09-19
netfilter: nf_tables: restart set lookup on base_seq change
Florian Westphal
2
-2
/
+32
2025-09-19
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
Florian Westphal
1
-5
/
+12
2025-09-19
netfilter: nf_tables: place base_seq in struct net
Florian Westphal
1
-32
/
+33
2025-09-19
netfilter: nf_tables: Reintroduce shortened deletion notifications
Phil Sutter
1
-17
/
+50
2025-09-19
netfilter: nft_set_rbtree: continue traversal if element is inactive
Florian Westphal
1
-3
/
+3
2025-09-19
netfilter: nft_set_pipapo: don't check genbit from packetpath lookups
Florian Westphal
2
-5
/
+19
2025-09-19
netfilter: nft_set_pipapo: don't return bogus extension pointer
Florian Westphal
1
-6
/
+6
2025-09-19
netfilter: nft_set_pipapo: merge pipapo_get/lookup
Florian Westphal
1
-130
/
+58
2025-09-19
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
8
-91
/
+95
2025-09-19
netfilter: nft_set_pipapo: remove unused arguments
Florian Westphal
1
-9
/
+5
2025-09-19
netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
Florian Westphal
1
-1
/
+2
2025-09-19
can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...
Tetsuo Handa
1
-1
/
+4
2025-09-19
can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...
Tetsuo Handa
1
-0
/
+3
2025-09-19
can: j1939: implement NETDEV_UNREGISTER notification handler
Tetsuo Handa
3
-0
/
+53
2025-09-19
net: dev_ioctl: take ops lock in hwtstamp lower paths
Carolina Jubran
1
-4
/
+18
2025-09-19
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
1
-0
/
+6
2025-09-19
net: bridge: Bounce invalid boolopts
Petr Machata
1
-0
/
+7
2025-09-19
genetlink: fix genl_bind() invoking bind() after -EPERM
Alok Tiwari
1
-0
/
+3
2025-09-19
libceph: fix invalid accesses to ceph_connection_v1_info
Ilya Dryomov
1
-3
/
+4
2025-09-19
mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
Krister Johansen
1
-6
/
+5
2025-09-19
Revert "SUNRPC: Don't allow waiting for exiting tasks"
Trond Myklebust
1
-2
/
+0
2025-09-19
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
1
-1
/
+4
2025-09-19
xsk: Fix immature cq descriptor production
Maciej Fijalkowski
2
-14
/
+111
2025-09-19
SUNRPC: call xs_sock_process_cmsg for all cmsg
Justin Worrell
1
-3
/
+3
[next]