summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-10net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit1-0/+1
2020-10-31net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit1-0/+14
2020-10-31net: core: add dev_sw_netstats_tx_addHeiner Kallweit1-0/+12
2020-10-14net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit1-0/+2
2020-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+4
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann1-0/+4
2020-10-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick1-0/+10
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-14/+59
2020-10-04net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo1-3/+2
2020-10-03net: core: document two new elements of struct net_deviceMauro Carvalho Chehab1-0/+5
2020-09-30net: Add netif_rx_any_context()Sebastian Andrzej Siewior1-0/+1
2020-09-29net: core: add nested_level variable in net_deviceTaehee Yoo1-8/+44
2020-09-29net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo1-6/+10
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2020-09-19net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar1-2/+3
2020-09-18netdev: Remove unused functionsYueHaibing1-10/+0
2020-09-10net: manage napi add/del idempotence explicitlyJakub Kicinski1-2/+2
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski1-16/+16
2020-09-07netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap1-0/+1
2020-09-07netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap1-0/+1
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-5/+5
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-5/+5
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar1-2/+6
2020-08-27net: Take common prefetch code structure into a functionTariq Toukan1-0/+16
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-10/+36
2020-08-05Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds1-0/+2
2020-08-04ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio1-0/+5
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-10/+19
2020-08-01rtnetlink: add support for protodown reasonRoopa Prabhu1-0/+4
2020-07-26bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko1-8/+0
2020-07-26bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko1-0/+4
2020-07-26bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko1-2/+15
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski1-0/+8
2020-06-26net: netdevice.h: add a description for napi_defer_hard_irqsMauro Carvalho Chehab1-0/+2
2020-06-19net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+8
2020-06-09net: change addr_list_lock back to static keyCong Wang1-4/+8
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai1-2/+4
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+2
2020-05-20net: add a new ndo_tunnel_ioctl methodChristoph Hellwig1-0/+6
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+12
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-8/+19
2020-05-01net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb1-0/+12
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet1-0/+2
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn1-0/+41
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-03-29xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen1-1/+1
2020-03-27net: add a reference to MACsec ops in net_deviceAntoine Tenart1-0/+9
2020-03-19netfilter: revert introduction of egress hookDaniel Borkmann1-4/+0
2020-03-18netfilter: Introduce egress hookLukas Wunner1-0/+4