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-03-22
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
7
-19
/
+21
2025-03-22
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
1
-8
/
+7
2025-03-22
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
4
-13
/
+28
2025-03-22
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2
-97
/
+56
2025-03-22
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-03-22
mptcp: safety check before fallback
Matthieu Baerts (NGI0)
1
-0
/
+2
2025-03-22
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
1
-1
/
+1
2025-03-22
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
1
-5
/
+34
2025-03-22
net: openvswitch: remove misbehaving actions length check
Ilya Maximets
1
-14
/
+1
2025-03-22
gre: Fix IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-03-22
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-03-22
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
1
-0
/
+6
2025-03-22
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-03-22
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...
Kohei Enju
1
-0
/
+2
2025-03-22
net: switchdev: Convert blocking notification chain to a raw one
Amit Cohen
1
-7
/
+18
2025-03-22
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-03-22
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
5
-27
/
+19
2025-03-22
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
1
-15
/
+22
2025-03-22
wifi: cfg80211: cancel wiphy_work before freeing wiphy
Miri Korenblit
1
-0
/
+7
2025-03-22
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
1
-1
/
+2
2025-03-22
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
1
-2
/
+2
2025-03-22
netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
Sebastian Andrzej Siewior
1
-2
/
+4
2025-03-22
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
1
-6
/
+10
2025-03-22
tcp: fix races in tcp_abort()
Eric Dumazet
1
-5
/
+1
2025-03-13
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-03-13
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-13
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-13
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
1
-4
/
+7
2025-03-13
vlan: enforce underlying device type
Oscar Maes
1
-1
/
+2
2025-03-13
llc: do not use skb_get() before dev_queue_xmit()
Eric Dumazet
1
-22
/
+27
2025-03-13
net: gso: fix ownership in __udp_gso_segment
Antoine Tenart
1
-2
/
+6
2025-03-13
wifi: nl80211: reject cooked mode if it is set along with other flags
Vitaliy Shevtsov
1
-0
/
+5
2025-03-13
wifi: cfg80211: regulatory: improve invalid hints checking
Nikita Zhandarovich
1
-1
/
+2
2025-03-13
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li
1
-0
/
+3
2025-03-13
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Haoxiang Li
1
-0
/
+2
2025-03-13
mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
Krister Johansen
1
-3
/
+15
2025-03-07
mptcp: reset when MPTCP opts are dropped after join
Matthieu Baerts (NGI0)
1
-14
/
+1
2025-03-07
mptcp: always handle address removal under msk socket lock
Paolo Abeni
1
-5
/
+0
2025-03-07
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-03-07
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2025-03-07
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
1
-2
/
+12
2025-03-07
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2025-03-07
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-03-07
tcp: Defer ts_recent changes until req is owned
Wang Hai
1
-6
/
+4
2025-03-07
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
4
-7
/
+10
2025-03-07
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
1
-10
/
+9
2025-03-07
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel
1
-1
/
+2
2025-03-07
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
1
-1
/
+1
2025-03-07
net/ipv4: add tracepoint for icmp_send
Peilin He
1
-0
/
+4
[next]