summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet2023-03-151-2/+4
* net: make default_rps_mask a per netns attributePaolo Abeni2023-02-201-1/+0
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-2/+0
|\
| * devlink: Fix netdev notifier chain corruptionIdo Schimmel2023-02-161-2/+0
* | Daniel Borkmann says:Jakub Kicinski2023-02-101-0/+4
|\ \
| * | net, xdp: Add missing xdp_features descriptionLorenzo Bianconi2023-02-071-0/+1
| * | netdev-genl: create a simple family for netdev stuffJakub Kicinski2023-02-021-0/+3
* | | net: introduce default_rps_mask netns attributePaolo Abeni2023-02-091-0/+1
* | | net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2023-02-011-0/+6
|/ /
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-0/+8
|\ \
| * | bpf: XDP metadata RX kfuncsStanislav Fomichev2023-01-231-0/+8
| |/
* | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-261-1/+1
* | xfrm: extend add policy callback to set failure reasonLeon Romanovsky2023-01-261-1/+1
|/
* net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long2022-12-121-1/+2
* Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-0/+4
|\
| * xfrm: add support to HW update soft and hard limitsLeon Romanovsky2022-12-051-0/+1
| * xfrm: add an interface to offload policyLeon Romanovsky2022-12-051-0/+3
* | net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit2022-12-031-0/+1
|/
* Daniel Borkmann says:Jakub Kicinski2022-11-281-1/+1
|\
| * dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen2022-11-151-1/+1
* | net: add atomic_long_t to net_device_stats fieldsEric Dumazet2022-11-161-23/+35
|/
* net: introduce a helper to move notifier block to different namespaceJiri Pirko2022-11-091-0/+2
* net/core: Allow live renaming when an interface is upAndy Ren2022-11-091-3/+1
* net: remove unused ndo_get_devlink_portJiri Pirko2022-11-031-5/+0
* net: devlink: track netdev with devlink_port assignedJiri Pirko2022-11-031-0/+19
* rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu2022-10-311-2/+0
* net: remove unused netdev_unregistering()Juhee Kang2022-10-301-5/+0
* Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"Jakub Kicinski2022-10-151-4/+6
* Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds2022-10-101-6/+4
|\
| * net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}Yury Norov2022-10-011-6/+4
* | net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean2022-09-291-0/+1
* | net: skb: introduce and use a single page frag cachePaolo Abeni2022-09-291-0/+1
* | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-3/+2
* | net: introduce iterators over synced hw addressesVladimir Oltean2022-09-201-0/+6
* | net: remove netif_tx_napi_add()Jakub Kicinski2022-09-021-2/+0
* | net: bql: add more documentationEric Dumazet2022-09-021-6/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-3/+17
|\|
| * net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima2022-08-241-0/+9
| * net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima2022-08-241-3/+8
* | netdev: Use try_cmpxchg in napi_if_scheduled_mark_missedUros Bizjak2022-08-251-2/+2
* | Remove DECnet support from kernelStephen Hemminger2022-08-221-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-301-1/+1
|\
| * net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter2022-06-241-1/+1
* | net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2022-06-091-8/+8
* | net: rename reference+tracking helpersJakub Kicinski2022-06-091-12/+12
|/
* net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2022-05-221-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-1/+1
|\
| * net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau2022-05-161-1/+1
* | net: fix possible race in skb_attempt_defer_free()Eric Dumazet2022-05-161-0/+1
* | net: allow gro_max_size to exceed 65536Alexander Duyck2022-05-161-1/+5