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
2025-09-09
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
1
-4
/
+15
2025-09-09
net: dsa: microchip: update tag_ksz masks for KSZ9477 family
Pieter Van Trappen
1
-2
/
+3
2025-09-09
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
1
-1
/
+6
2025-09-09
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+12
2025-09-09
net: atm: fix memory leak in atm_register_sysfs when device_register fail
Wang Liang
1
-2
/
+4
2025-09-09
ax25: properly unshare skbs in ax25_kiss_rcv()
Eric Dumazet
1
-0
/
+4
2025-09-09
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
1
-4
/
+3
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2
-4
/
+8
2025-09-09
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
1
-0
/
+3
2025-09-09
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
1
-2
/
+2
2025-09-09
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...
Wang Liang
1
-3
/
+0
2025-09-09
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
1
-1
/
+2
2025-09-04
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
1
-0
/
+2
2025-09-04
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-3
/
+12
2025-09-04
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
1
-1
/
+11
2025-09-04
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-28
wifi: mac80211: check basic rates validity in sta_link_apply_parameters
Mikhail Lobanov
1
-6
/
+7
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2
-7
/
+4
2025-08-28
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
2025-08-28
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
2025-08-28
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-28
net: bridge: fix soft lockup in br_multicast_query_expired()
Wang Liang
2
-0
/
+18
2025-08-28
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
1
-3
/
+10
2025-08-28
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2025-08-28
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
1
-5
/
+4
2025-08-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
1
-9
/
+9
2025-08-28
mptcp: fix error mibs accounting
Paolo Abeni
2
-3
/
+2
2025-08-28
sch_htb: make htb_deactivate() idempotent
Cong Wang
1
-9
/
+6
2025-08-28
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2
-8
/
+3
2025-08-28
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
1
-3
/
+4
2025-08-28
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
1
-5
/
+6
2025-08-28
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
1
-11
/
+14
2025-08-28
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
1
-3
/
+9
2025-08-28
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
1
-2
/
+5
2025-08-28
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
1
-2
/
+6
2025-08-28
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
1
-0
/
+2
2025-08-28
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
1
-1
/
+0
2025-08-28
mptcp: drop skb if MPTCP skb extension allocation fails
Christoph Paasch
1
-2
/
+4
2025-08-28
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
2025-08-28
net, hsr: reject HSR frame if skb can't hold tag
Jakub Acs
1
-1
/
+7
2025-08-28
net: ncsi: Fix buffer overflow in fetching version id
Hari Kalavakunta
2
-1
/
+2
2025-08-28
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
2
-10
/
+8
2025-08-28
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-1
/
+8
2025-08-28
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
1
-1
/
+0
2025-08-28
net: mctp: Prevent duplicate binds
Matt Johnston
1
-3
/
+23
2025-08-28
wifi: cfg80211: reject HTC bit for management frames
Johannes Berg
1
-1
/
+2
2025-08-28
sctp: linearize cloned gso packets in sctp_rcv
Xin Long
1
-1
/
+1
2025-08-28
netfilter: ctnetlink: fix refcount leak on table dump
Florian Westphal
1
-11
/
+13
2025-08-28
udp: also consider secpath when evaluating ipsec use for checksumming
Sabrina Dubroca
1
-1
/
+1
2025-08-28
netlink: avoid infinite retry looping in netlink_unicast()
Fedor Pchelkin
1
-1
/
+1
[next]