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-02
9p/trans_fd: mark concurrent read and writes to p9_conn->err
Ignacio Encinas
1
-7
/
+10
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
netfilter: fib: avoid lookup if socket is available
Florian Westphal
2
-15
/
+15
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
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
ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
Damodharam Ammepalli
1
-1
/
+1
2025-04-25
smc: Fix lockdep false-positive for IPPROTO_SMC.
Kuniyuki Iwashima
1
-0
/
+5
2025-04-25
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...
Johannes Berg
1
-1
/
+0
2025-04-25
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
1
-0
/
+1
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-20
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2
-8
/
+16
2025-04-20
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-0
/
+5
2025-04-20
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+6
2025-04-20
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
1
-7
/
+8
2025-04-20
svcrdma: do not unregister device for listeners
Olga Kornievskaia
1
-1
/
+2
2025-04-20
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Gavrilov Ilia
1
-4
/
+10
2025-04-20
mptcp: sockopt: fix getting freebind & transparent
Matthieu Baerts (NGI0)
1
-0
/
+12
2025-04-20
mptcp: sockopt: fix getting IPV6_V6ONLY
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-04-20
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-04-20
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
1
-1
/
+2
2025-04-20
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
1
-0
/
+3
2025-04-20
net: vlan: don't propagate flags on open
Stanislav Fomichev
1
-27
/
+4
2025-04-20
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-04-20
wifi: mac80211: ensure sdata->work is canceled before initialized.
Miri Korenblit
1
-1
/
+4
2025-04-20
wifi: mac80211: add strict mode disabling workarounds
Johannes Berg
2
-16
/
+73
2025-04-20
net: page_pool: don't cast mp param to devmem
Pavel Begunkov
1
-1
/
+1
2025-04-20
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Florian Westphal
1
-1
/
+2
2025-04-20
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-20
net_sched: sch_sfq: move the limit validation
Octavian Purdila
1
-4
/
+6
2025-04-20
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
1
-12
/
+44
2025-04-20
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-04-20
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
1
-21
/
+45
2025-04-20
net: tls: explicitly disallow disconnect
Jakub Kicinski
1
-0
/
+6
2025-04-20
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2
-8
/
+3
2025-04-20
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
1
-0
/
+1
2025-04-10
wifi: mac80211: Fix sparse warning for monitor_sdata
Alexander Wetzel
1
-1
/
+1
2025-04-10
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
[next]