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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-03-28
net: lwtunnel: fix recursion loops
Justin Iurman
1
-12
/
+53
2025-03-22
netmem: prevent TX of unreadable skbs
Mina Almasry
1
-0
/
+3
2025-03-22
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-03-22
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-03-07
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-03-07
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
1
-0
/
+10
2025-03-07
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-03-07
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
1
-1
/
+2
2025-03-07
net: better track kernel sockets lifetime
Eric Dumazet
1
-5
/
+22
2025-03-07
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-4
/
+4
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
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2
-6
/
+7
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
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-21
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-02-21
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-21
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
1
-0
/
+1
2025-02-21
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2025-02-08
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-02-08
net: page_pool: don't try to stash the napi id
Jakub Kicinski
4
-7
/
+14
2025-02-08
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
1
-1
/
+1
2025-02-08
net: sched: refine software bypass handling in tc_run
Xin Long
1
-6
/
+9
2025-02-08
net: let net.core.dev_weight always be non-zero
Liu Jian
1
-1
/
+4
2025-02-08
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
1
-0
/
+2
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
1
-2
/
+12
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
1
-5
/
+5
2025-01-13
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
1
-3
/
+3
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
1
-1
/
+0
2025-01-10
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
3
-18
/
+34
2025-01-07
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
1
-3
/
+7
2025-01-07
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
1
-2
/
+3
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+12
2025-01-02
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
1
-1
/
+4
2025-01-02
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Willem de Bruijn
1
-1
/
+3
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-9
/
+23
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
2024-12-20
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
1
-1
/
+5
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-1
/
+5
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-13
/
+11
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
1
-2
/
+3
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
1
-2
/
+2
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
1
-7
/
+4
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-38
/
+33
[next]