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-05-09
sch_ets: make est_qlen_notify() idempotent
Cong Wang
1
-4
/
+4
2025-05-09
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
1
-2
/
+5
2025-05-09
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
1
-2
/
+6
2025-05-09
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
1
-3
/
+4
2025-05-09
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
1
-0
/
+2
2025-05-09
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
1
-1
/
+60
2025-05-09
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
1
-4
/
+7
2025-05-09
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
1
-3
/
+6
2025-05-09
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
1
-1
/
+1
2025-05-09
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
1
-3
/
+6
2025-05-09
Bluetooth: L2CAP: copy RX timestamp to new fragments
Pauli Virtanen
1
-0
/
+3
2025-05-09
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
15
-36
/
+37
2025-05-09
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
1
-0
/
+2
2025-05-09
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
1
-35
/
+28
2025-05-02
9p/net: fix improper handling of bogus negative read/write replies
Dominique Martinet
1
-14
/
+16
2025-05-02
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
1
-5
/
+13
2025-05-02
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
1
-4
/
+10
2025-05-02
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
1
-2
/
+7
2025-05-02
tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
Tung Nguyen
1
-1
/
+2
2025-05-02
net: lwtunnel: disable BHs when required
Justin Iurman
1
-6
/
+20
2025-04-25
mptcp: sockopt: fix getting freebind & transparent
Matthieu Baerts (NGI0)
1
-0
/
+12
2025-04-25
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
1
-1
/
+17
2025-04-25
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
1
-1
/
+1
2025-04-25
net: dsa: free routing table on probe failure
Vladimir Oltean
1
-7
/
+14
2025-04-25
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
1
-3
/
+35
2025-04-25
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
1
-1
/
+3
2025-04-25
net: openvswitch: fix nested key length validation in the set() action
Ilya Maximets
1
-1
/
+2
2025-04-25
net: mctp: Set SOCK_RCU_FREE
Matt Johnston
1
-0
/
+3
2025-04-25
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...
Johannes Berg
1
-1
/
+0
2025-04-25
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
1
-1
/
+2
2025-04-25
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
1
-2
/
+3
2025-04-25
wifi: mac80211: Purge vif txq in ieee80211_do_stop()
Remi Pommarel
1
-0
/
+3
2025-04-25
wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
Remi Pommarel
1
-0
/
+1
2025-04-25
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2
-8
/
+16
2025-04-25
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+6
2025-04-25
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
1
-7
/
+8
2025-04-25
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Gavrilov Ilia
1
-4
/
+10
2025-04-25
mptcp: sockopt: fix getting IPV6_V6ONLY
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-04-25
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-04-25
net: vlan: don't propagate flags on open
Stanislav Fomichev
1
-27
/
+4
2025-04-25
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-04-25
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Florian Westphal
1
-1
/
+2
2025-04-25
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-25
net_sched: sch_sfq: move the limit validation
Octavian Purdila
1
-4
/
+6
2025-04-25
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
1
-12
/
+44
2025-04-25
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-04-25
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
1
-21
/
+45
2025-04-25
net/sched: cls_api: conditional notification of events
Pedro Tammela
1
-0
/
+12
2025-04-25
net: tls: explicitly disallow disconnect
Jakub Kicinski
1
-0
/
+6
2025-04-25
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2
-8
/
+3
[next]