index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.h
Age
Commit message (
Expand
)
Author
2024-01-22
net: fix removing a namespace with conflicting altnames
Jakub Kicinski
2023-12-05
net: core: synchronize link-watch when carrier is queried
Johannes Berg
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-02-09
net-sysctl: factor-out rpm mask manipulation helpers
Paolo Abeni
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2022-10-31
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski