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
2024-11-01
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
1
-1
/
+3
2024-11-01
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
1
-6
/
+12
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2
-6
/
+34
2024-11-01
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-11-01
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
1
-1
/
+22
2024-11-01
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-11-01
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-11-01
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
3
-2
/
+3
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
3
-0
/
+20
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
4
-52
/
+60
2024-11-01
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
3
-22
/
+18
2024-11-01
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-11-01
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
1
-1
/
+1
2024-11-01
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-11-01
bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
Toke Høiland-Jørgensen
1
-3
/
+5
2024-10-22
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-22
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-3
/
+1
2024-10-22
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
1
-5
/
+1
2024-10-22
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-22
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
1
-0
/
+2
2024-10-22
devlink: bump the instance index directly when iterating
Jakub Kicinski
1
-25
/
+10
2024-10-22
devlink: drop the filter argument from devlinks_xa_find_get
Jakub Kicinski
1
-13
/
+8
2024-10-22
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-17
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-10-17
mptcp: handle consistently DSS corruption
Paolo Abeni
4
-4
/
+28
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-10-17
net: explicitly clear the sk pointer, when pf->create fails
Ignat Korchagin
1
-1
/
+6
2024-10-17
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-17
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
1
-8
/
+9
2024-10-17
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
4
-35
/
+65
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2
-5
/
+4
2024-10-17
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
16
-165
/
+422
2024-10-17
sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
Xin Long
1
-5
/
+13
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-17
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-10-17
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
2024-10-17
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-17
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-17
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2
-9
/
+6
2024-10-17
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
1
-15
/
+12
2024-10-17
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-10-17
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-17
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-10-17
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-10-17
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-10-17
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-10-17
tipc: guard against string buffer overrun
Simon Horman
1
-2
/
+6
2024-10-17
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
[next]