index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-17
/
+40
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-9
/
+3
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
1
-0
/
+10
2025-02-25
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-02-21
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
1
-1
/
+2
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-5
/
+22
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-13
/
+12
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2
-99
/
+22
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2
-6
/
+7
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-3
/
+34
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
1
-8
/
+10
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
1
-12
/
+19
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
1
-4
/
+2
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-4
/
+44
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-4
/
+4
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
1
-0
/
+3
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
1
-15
/
+14
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2
-22
/
+98
2025-02-10
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
1
-2
/
+6
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2
-98
/
+22
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
1
-11
/
+13
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
1
-0
/
+1
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
1
-10
/
+11
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
1
-0
/
+14
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-37
/
+21
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
1
-30
/
+3
2025-01-29
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-01-29
bpf: Disable non stream socket for strparser
Jiayuan Chen
1
-1
/
+4
2025-01-29
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+7
2025-01-29
bpf: Remove unnecessary BTF lookups in bpf_sk_storage_tracing_allowed
Jared Kangas
1
-12
/
+1
2025-01-27
net: page_pool: don't try to stash the napi id
Jakub Kicinski
4
-7
/
+14
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+3
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-4
/
+3
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-5
/
+8
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+4
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
1
-0
/
+2
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2
-4
/
+10
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
1
-6
/
+9
2025-01-18
net: introduce netdev_napi_exit()
Eric Dumazet
1
-6
/
+17
2025-01-18
net: destroy dev->lock later in free_netdev()
Eric Dumazet
1
-2
/
+2
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
1
-1
/
+4
2025-01-16
bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
Daniel Xu
1
-1
/
+1
2025-01-16
dev: Hold rtnl_net_lock() for dev_ifsioc().
Kuniyuki Iwashima
3
-26
/
+22
2025-01-16
dev: Remove devnet_rename_sem.
Kuniyuki Iwashima
1
-14
/
+2
2025-01-16
dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().
Kuniyuki Iwashima
1
-0
/
+2
2025-01-16
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-23
/
+38
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
1
-2
/
+12
[next]