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-02-27
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-02-27
bpf: Disable non stream socket for strparser
Jiayuan Chen
1
-1
/
+4
2025-02-27
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Shigeru Yoshida
1
-4
/
+1
2025-02-27
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2
-6
/
+7
2025-02-27
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
3
-7
/
+7
2025-02-27
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
1
-1
/
+1
2025-02-27
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-3
/
+34
2025-02-27
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-27
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-27
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
1
-3
/
+9
2025-02-27
vsock/bpf: Warn on socket without transport
Michal Luczaj
2
-1
/
+4
2025-02-27
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-27
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
1
-1
/
+1
2025-02-27
vsock/virtio: fix variables initialization during resuming
Junnan Wu
1
-3
/
+7
2025-02-21
vsock: Orphan socket after transport release
Michal Luczaj
1
-1
/
+7
2025-02-21
vsock: Keep the binding until socket destruction
Michal Luczaj
1
-2
/
+6
2025-02-21
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-6
/
+11
2025-02-21
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
2025-02-21
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
1
-16
/
+15
2025-02-21
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
2025-02-21
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
1
-3
/
+9
2025-02-21
arp: use RCU protection in arp_xmit()
Eric Dumazet
1
-1
/
+3
2025-02-21
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-02-21
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-02-21
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-19
/
+23
2025-02-21
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-02-21
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-21
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-14
/
+17
2025-02-21
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
1
-5
/
+6
2025-02-21
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
1
-1
/
+2
2025-02-21
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2025-02-21
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
1
-3
/
+8
2025-02-21
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-9
/
+18
2025-02-21
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2025-02-21
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2025-02-21
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-36
/
+37
2025-02-21
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
1
-0
/
+1
2025-02-21
can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...
Alexander Hölzl
2
-4
/
+5
2025-02-21
batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()
Remi Pommarel
1
-7
/
+5
2025-02-21
batman-adv: Drop unmanaged ELP metric worker
Sven Eckelmann
4
-30
/
+48
2025-02-21
batman-adv: Ignore neighbor throughput metrics in error case
Sven Eckelmann
1
-16
/
+34
2025-02-21
batman-adv: fix panic during interface removal
Andy Strohman
1
-1
/
+8
2025-02-21
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2025-02-21
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2025-02-21
ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
Murad Masimov
1
-0
/
+11
2025-02-17
net/ncsi: wait for the last response to Deselect Package before configuring c...
Paul Fertser
1
-6
/
+7
2025-02-17
NFC: nci: Add bounds checking in nci_hci_create_pipe()
Dan Carpenter
1
-0
/
+2
2025-02-17
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
1
-2
/
+2
2025-02-17
Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
Fedor Pchelkin
1
-1
/
+2
2025-02-17
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
5
-10
/
+6
[next]