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
2022-10-12
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
2
-4
/
+17
2022-10-12
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
1
-19
/
+23
2022-10-12
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
2
-4
/
+5
2022-10-05
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
1
-2
/
+4
2022-10-05
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
1
-0
/
+4
2022-10-05
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
1
-2
/
+2
2022-10-05
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-10-05
mptcp: fix unreleased socket in accept queue
Menglong Dong
3
-27
/
+9
2022-10-05
mptcp: factor out __mptcp_close() without socket lock
Menglong Dong
2
-2
/
+13
2022-10-05
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
1
-2
/
+2
2022-09-28
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-28
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-28
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-28
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-28
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-28
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-28
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
1
-3
/
+5
2022-09-28
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
1
-4
/
+6
2022-09-28
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
1
-2
/
+2
2022-09-28
net: core: fix flow symmetric hash
Ludovic Cintrat
1
-3
/
+2
2022-09-28
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
1
-1
/
+3
2022-09-28
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
1
-6
/
+28
2022-09-28
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
1
-2
/
+2
2022-09-28
batman-adv: Fix hang up with small MTU hard-interface
Shigeru Yoshida
1
-0
/
+4
2022-09-23
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
3
-2
/
+7
2022-09-23
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
1
-0
/
+3
2022-09-23
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
1
-4
/
+4
2022-09-20
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
1
-1
/
+1
2022-09-20
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
1
-29
/
+42
2022-09-15
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-2
/
+3
2022-09-15
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-15
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
4
-0
/
+13
2022-09-15
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-15
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
1
-0
/
+5
2022-09-15
bonding: add all node mcast address when slave up
Hangbin Liu
1
-2
/
+6
2022-09-15
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2
-2
/
+2
2022-09-15
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
1
-1
/
+1
2022-09-15
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
1
-4
/
+6
2022-09-15
rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
David Howells
1
-1
/
+1
2022-09-15
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
6
-38
/
+265
2022-09-15
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
1
-2
/
+3
2022-09-15
netfilter: nf_tables: clean up hook list when offload flags check fails
Pablo Neira Ayuso
1
-1
/
+3
2022-09-15
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2
-0
/
+3
2022-09-15
net/core/skbuff: Check the return value of skb_copy_bits()
lily
1
-3
/
+2
2022-09-15
netfilter: conntrack: work around exceeded receive window
Florian Westphal
1
-0
/
+31
2022-09-08
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-09-08
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-6
/
+6
2022-09-08
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-09-08
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
1
-4
/
+7
2022-09-08
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
1
-0
/
+4
[next]