aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core/dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet1-1/+0
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet1-2/+0
2024-02-14net-sysfs: use dev_addr_sem to remove races in address_show()Eric Dumazet1-0/+3
2024-01-29net: free altname using an RCU callbackJakub Kicinski1-0/+1
2024-01-22net: fix removing a namespace with conflicting altnamesJakub Kicinski1-0/+3
2023-12-05net: core: synchronize link-watch when carrier is queriedJohannes Berg1-1/+0
2023-12-04netdev-genl: Add netlink framework functions for napiAmritha Nambiar1-0/+2
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+6
2023-10-19net: check for altname conflicts when changing netdev's netnsJakub Kicinski1-0/+3
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior1-0/+6
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni1-0/+2
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long1-0/+18
2022-10-31net: add new helper unregister_netdevice_many_notifyHangbin Liu1-0/+3
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu1-0/+4
2022-05-16net: add skb_defer_max sysctlEric Dumazet1-1/+1
2022-05-06net: move netif_set_gso_max helpersJakub Kicinski1-0/+21
2022-04-07net: extract a few internals from netdevice.hJakub Kicinski1-0/+91