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
2025-03-13
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
2
-3
/
+5
2025-03-13
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
2025-03-13
vsock: Orphan socket after transport release
Michal Luczaj
1
-1
/
+7
2025-03-13
vsock: Keep the binding until socket destruction
Michal Luczaj
1
-2
/
+6
2025-03-13
bpf, vsock: Invoke proto::close on close()
Michal Luczaj
1
-27
/
+40
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
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-03-13
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-03-13
mptcp: always handle address removal under msk socket lock
Paolo Abeni
1
-6
/
+0
2025-03-13
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-03-13
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2025-03-13
net: use indirect call helpers for dst_output
Brian Vazquez
2
-0
/
+2
2025-03-13
net: use indirect call helpers for dst_input
Brian Vazquez
1
-0
/
+1
2025-03-13
net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()
Zheng Yongjun
1
-6
/
+1
2025-03-13
tcp: Defer ts_recent changes until req is owned
Wang Hai
1
-6
/
+4
2025-03-13
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-03-13
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
1
-2
/
+7
2025-03-13
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
1
-7
/
+3
2025-03-13
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-03-13
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-03-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2
-7
/
+8
2025-03-13
batman-adv: Drop unmanaged ELP metric worker
Sven Eckelmann
4
-30
/
+48
2025-03-13
batman-adv: Drop initialization of flexible ethtool_link_ksettings
Sven Eckelmann
1
-1
/
+0
2025-03-13
batman-adv: Add new include for min/max helpers
Sven Eckelmann
9
-1
/
+9
2025-03-13
vlan: move dev_put into vlan_dev_uninit
Xin Long
1
-3
/
+5
2025-03-13
vlan: introduce vlan_dev_free_egress_priority
Xin Long
3
-5
/
+11
2025-03-13
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
2025-03-13
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
1
-3
/
+9
2025-03-13
arp: use RCU protection in arp_xmit()
Eric Dumazet
1
-1
/
+3
2025-03-13
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-03-13
neighbour: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2025-03-13
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-03-13
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-03-13
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-03-13
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2025-03-13
can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...
Alexander Hölzl
2
-4
/
+5
2025-03-13
batman-adv: Ignore neighbor throughput metrics in error case
Sven Eckelmann
1
-16
/
+34
2025-03-13
batman-adv: fix panic during interface removal
Andy Strohman
1
-1
/
+8
2025-03-13
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2025-03-13
mptcp: prevent excessive coalescing on receive
Paolo Abeni
1
-0
/
+1
2025-03-13
net/ncsi: wait for the last response to Deselect Package before configuring c...
Paul Fertser
1
-6
/
+7
2025-03-13
NFC: nci: Add bounds checking in nci_hci_create_pipe()
Dan Carpenter
1
-0
/
+2
2025-03-13
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
1
-2
/
+2
[next]