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
10 days
wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()
Remi Pommarel
1
-0
/
+6
10 days
wifi: mac80211: Don't call fq_flow_idx() for management frames
Alexander Wetzel
1
-1
/
+2
10 days
wifi: mac80211: Do not schedule stopped TXQs
Alexander Wetzel
1
-1
/
+3
10 days
wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
Alexander Wetzel
1
-0
/
+2
10 days
wifi: mac80211: reject TDLS operations when station is not associated
Moon Hee Lee
1
-1
/
+1
10 days
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
1
-0
/
+1
10 days
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-8
/
+11
10 days
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
1
-0
/
+40
10 days
netfilter: nf_tables: adjust lockdep assertions handling
Fedor Pchelkin
1
-2
/
+2
10 days
netfilter: nf_tables: Drop dead code from fill_*_info routines
Phil Sutter
1
-25
/
+0
10 days
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
2
-6
/
+6
10 days
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-2
/
+2
10 days
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-2
/
+2
10 days
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
10 days
caif: reduce stack size, again
Arnd Bergmann
1
-150
/
+144
10 days
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
1
-1
/
+2
10 days
bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
Jiayuan Chen
1
-0
/
+13
10 days
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: ipcomp: adjust transport header after decompressing
Fernando Fernandez Mancera
1
-1
/
+1
2025-08-01
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
2
-0
/
+6
2025-08-01
xfrm: always initialize offload path
Leon Romanovsky
3
-5
/
+3
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 to use conn aborts for conn-wide failures
David Howells
5
-19
/
+37
2025-07-24
rxrpc: Fix transmission of an abort in response to an abort
David Howells
1
-0
/
+3
2025-07-24
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
2
-16
/
+16
2025-07-24
rxrpc: Fix recv-recv race of completed call
David Howells
2
-2
/
+18
2025-07-24
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
3
-4
/
+4
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: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
6
-67
/
+63
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
2025-07-24
smc: Fix various oops due to inet_sock type confusion.
Kuniyuki Iwashima
2
-4
/
+18
2025-07-24
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
1
-4
/
+4
2025-07-24
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
1
-9
/
+21
2025-07-24
af_packet: fix soft lockup issue caused by tpacket_snd()
Yun Lu
1
-12
/
+11
2025-07-24
af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
Yun Lu
1
-2
/
+2
2025-07-24
phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
Nathan Chancellor
1
-1
/
+1
[prev]
[next]