index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-08-15
net/sched: taprio: enforce minimum value for picos_per_byte
Takamitsu Iwai
1
-3
/
+18
2025-08-15
ipv6: reject malicious packets in ipv6_gso_segment()
Eric Dumazet
1
-1
/
+3
2025-08-15
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
1
-0
/
+7
2025-08-15
bpf: Check netfilter ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-08-15
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-08-15
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
2
-9
/
+16
2025-08-15
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
1
-6
/
+11
2025-08-15
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
2
-18
/
+20
2025-08-15
netfilter: xt_nfacct: don't assume acct name is null-terminated
Florian Westphal
1
-2
/
+2
2025-08-15
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-15
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-2
/
+6
2025-08-15
wifi: nl80211: Set num_sub_specs before looping through sub_specs
Kees Cook
1
-0
/
+1
2025-08-15
wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()
Kees Cook
1
-1
/
+1
2025-08-15
Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...
Remi Pommarel
1
-0
/
+1
2025-08-15
wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()
Remi Pommarel
1
-0
/
+6
2025-08-15
wifi: mac80211: Don't call fq_flow_idx() for management frames
Alexander Wetzel
1
-1
/
+2
2025-08-15
wifi: mac80211: Do not schedule stopped TXQs
Alexander Wetzel
1
-1
/
+3
2025-08-15
wifi: mac80211: reject TDLS operations when station is not associated
Moon Hee Lee
1
-1
/
+1
2025-08-15
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
1
-0
/
+1
2025-08-15
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-8
/
+11
2025-08-15
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
1
-0
/
+40
2025-08-15
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
1
-2
/
+2
2025-08-15
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
1
-25
/
+0
2025-08-15
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-2
/
+2
2025-08-15
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-2
/
+2
2025-08-15
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
2025-08-15
caif: reduce stack size, again
Arnd Bergmann
1
-150
/
+144
2025-08-15
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
1
-1
/
+2
2025-08-15
bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
Jiayuan Chen
1
-0
/
+13
2025-08-15
bpf, sockmap: Fix psock incorrectly pointing to sk
Jiayuan Chen
1
-0
/
+7
2025-08-01
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
1
-4
/
+3
2025-08-01
net: appletalk: Fix use-after-free in AARP proxy probe
Kito Xu (veritas501)
1
-3
/
+21
2025-08-01
xfrm: interface: fix use-after-free after changing collect_md xfrm interface
Eyal Birger
1
-6
/
+1
2025-08-01
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
2
-0
/
+6
2025-08-01
xfrm: state: use a consistent pcpu_id in xfrm_state_find
Sabrina Dubroca
1
-13
/
+6
2025-08-01
xfrm: state: initialize state_ptrs earlier in xfrm_state_find
Sabrina Dubroca
1
-2
/
+2
2025-07-24
rxrpc: Fix transmission of an abort in response to an abort
David Howells
1
-0
/
+3
2025-07-24
rxrpc: Fix recv-recv race of completed call
David Howells
2
-2
/
+18
2025-07-24
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
1
-1
/
+3
2025-07-24
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
1
-0
/
+3
2025-07-24
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
Dong Chenchen
2
-9
/
+34
2025-07-24
tls: always refresh the queue when reading sock
Jakub Kicinski
1
-2
/
+1
2025-07-24
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-24
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-6
/
+20
2025-07-24
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-24
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-24
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-24
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2
-1
/
+19
2025-07-24
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
1
-2
/
+2
2025-07-24
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
1
-0
/
+3
[prev]
[next]