index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-03-07
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec
Jens Axboe
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-02-25
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
2025-02-21
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
2025-02-17
Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...
Jens Axboe
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2025-02-10
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
2025-02-06
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
2025-02-06
net: add helpers for setting a memory provider on an rx queue
David Wei
2025-02-06
net: page_pool: add memory provider helpers
Pavel Begunkov
2025-02-06
net: prepare for non devmem TCP memory providers
Pavel Begunkov
2025-02-06
net: page_pool: add a mp hook to unregister_netdevice*
Pavel Begunkov
2025-02-06
net: page_pool: add callback for mp info printing
Pavel Begunkov
2025-02-06
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
2025-02-06
net: generalise net_iov chunk owners
Pavel Begunkov
2025-02-06
net: prefix devmem specific helpers
Pavel Begunkov
2025-02-06
net: page_pool: don't cast mp param to devmem
Pavel Begunkov
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-05
net: flush_backlog() small changes
Eric Dumazet
2025-02-05
net-sysfs: remove rtnl_trylock from queue attributes
Antoine Tenart
2025-02-05
net-sysfs: prevent uncleared queues from being re-added
Antoine Tenart
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
2025-02-05
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
2025-02-04
net: warn if NAPI instance wasn't shut down
Jakub Kicinski
2025-02-04
neighbour: remove neigh_parms_destroy()
Eric Dumazet
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
2025-01-29
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
2025-01-29
bpf: Disable non stream socket for strparser
Jiayuan Chen
[next]