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
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
2023-04-05
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
4
-25
/
+31
2023-04-05
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
1
-6
/
+10
2023-04-05
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2
-4
/
+4
2023-04-05
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
1
-4
/
+5
2023-03-22
net/iucv: Fix size of interrupt data
Alexandra Winter
1
-1
/
+1
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
1
-0
/
+3
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2
-8
/
+8
2023-03-22
tcp: tcp_make_synack() can be called from process context
Breno Leitao
1
-1
/
+1
2023-03-22
netfilter: nft_redir: correct value of inet type `.maxattrs`
Jeremy Sowden
1
-1
/
+1
2023-03-22
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
1
-3
/
+0
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2
-2
/
+2
2023-03-17
net: caif: Fix use-after-free in cfusbl_device_notify()
Shigeru Yoshida
1
-0
/
+3
2023-03-17
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
1
-0
/
+1
2023-03-17
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-11
tcp: Fix listen() regression in 5.4.229.
Kuniyuki Iwashima
1
-0
/
+1
2023-03-11
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
1
-4
/
+7
2023-03-11
net: tls: avoid hanging tasks on the tx_lock
Jakub Kicinski
1
-7
/
+19
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-03-11
net/sched: act_sample: fix action bind logic
Pedro Tammela
1
-2
/
+9
2023-03-11
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
1
-0
/
+4
2023-03-11
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
1
-3
/
+12
2023-03-11
9p/xen: fix connection sequence
Juergen Gross
1
-15
/
+23
2023-03-11
9p/xen: fix version parsing
Juergen Gross
1
-2
/
+8
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-31
/
+21
2023-03-11
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-03-11
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
1
-1
/
+4
2023-03-11
net/sched: Retire tcindex classifier
Jamal Hadi Salim
3
-742
/
+0
2023-03-11
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
1
-5
/
+26
2023-03-11
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
1
-11
/
+1
2023-03-11
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-11
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2023-03-11
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-03-11
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2
-24
/
+8
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
1
-3
/
+12
2023-03-11
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+7
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-02-25
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
1
-5
/
+3
2023-02-25
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
[next]