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
2022-01-05
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2022-01-05
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
3
-22
/
+36
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2021-12-29
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-29
ax25: NPD bug when detaching AX25 device
Lin Ma
1
-1
/
+3
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-22
Revert "xsk: Do not sleep in poll() when need_wakeup set"
Magnus Karlsson
1
-2
/
+2
2021-12-22
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
2
-2
/
+3
2021-12-22
xsk: Do not sleep in poll() when need_wakeup set
Magnus Karlsson
1
-2
/
+2
2021-12-22
mac80211: validate extended element ID is present
Johannes Berg
1
-0
/
+2
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-22
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-22
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
2021-12-22
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-12-22
rds: memory leak in __rds_conn_create()
Hangyu Hua
1
-0
/
+1
2021-12-22
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
1
-0
/
+1
2021-12-22
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
2
-8
/
+11
2021-12-22
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
1
-2
/
+3
2021-12-22
mac80211: accept aggregation sessions on 6 GHz
Johannes Berg
2
-3
/
+5
2021-12-22
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
1
-2
/
+8
2021-12-22
mac80211: agg-tx: refactor sending addba
Mordechay Goodstein
1
-28
/
+39
2021-12-22
inet_diag: fix kernel-infoleak for UDP sockets
Eric Dumazet
1
-3
/
+1
2021-12-22
inet_diag: use jiffies_delta_to_msecs()
Eric Dumazet
1
-9
/
+6
2021-12-22
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
1
-5
/
+1
2021-12-22
mac80211: track only QoS data frames for admission control
Johannes Berg
1
-3
/
+10
2021-12-22
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-12-22
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
1
-1
/
+4
2021-12-17
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
1
-1
/
+1
2021-12-17
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-12-17
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
1
-2
/
+4
2021-12-14
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-14
udp: using datalen to cap max gso segments
Jianguo Wu
1
-1
/
+1
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-14
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
1
-2
/
+4
2021-12-08
net/tls: Fix authentication failure in CCM mode
Tianjia Zhang
1
-2
/
+2
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
3
-5
/
+4
2021-12-08
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-08
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-12-08
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
3
-5
/
+5
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-1
/
+4
2021-12-08
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
1
-5
/
+9
2021-12-08
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
1
-16
/
+52
2021-12-08
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-12-08
net: return correct error code
liuguoqiang
1
-1
/
+1
2021-12-08
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
1
-0
/
+14
2021-12-08
mac80211: do not access the IV when it was stripped
Xing Song
1
-1
/
+2
2021-12-08
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
1
-0
/
+6
2021-12-01
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-12-01
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
[next]