index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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: dismiss sk_forward_alloc_get()
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-19
net: fib_rules: Enable port mask usage
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
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
net: Remove redundant variable declaration in __dev_change_flags()
Breno Leitao
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
2025-02-18
netdev: Switch to use hrtimer_setup()
Nam Cao
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
2025-02-12
net: report csum_complete via qstats
Jakub Kicinski
2025-02-10
net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Add error_free label in fib_delrule().
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Split fib_nl2rule().
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Pass net to fib_nl2rule() instead of skb.
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Don't check net in rule_exists() and rule_find().
Kuniyuki Iwashima
2025-02-10
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
2025-02-07
net: page_pool: avoid false positive warning if NAPI was never added
Jakub Kicinski
2025-02-07
net: devmem: don't call queue stop / start when the interface is down
Jakub Kicinski
2025-02-07
net: refactor netdev_rx_queue_restart() to use local qops
Jakub Kicinski
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
netdev-genl: Elide napi_id when not present
Joe Damato
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
[prev]
[next]