summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-10/+36
|\
| * ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio2020-08-041-0/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-031-10/+19
| |\
| | * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-8/+0
| | * bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko2020-07-251-0/+4
| | * bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko2020-07-251-2/+15
| * | rtnetlink: add support for protodown reasonRoopa Prabhu2020-07-311-0/+4
| |/
| * udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski2020-07-101-0/+8
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-0/+2
|\ \ | |/ |/|
| * net: netdevice.h: add a description for napi_defer_hard_irqsMauro Carvalho Chehab2020-06-261-0/+2
* | net: core: reduce recursion limit valueTaehee Yoo2020-06-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-4/+8
|\
| * net: change addr_list_lock back to static keyCong Wang2020-06-091-4/+8
* | dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai2020-06-081-2/+4
|/
* net: devres: provide devm_register_netdev()Bartosz Golaszewski2020-05-231-0/+2
* net: add a new ndo_tunnel_ioctl methodChristoph Hellwig2020-05-191-0/+6
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-091-0/+12
|\
| * net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb2020-05-011-0/+12
* | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-8/+19
* | net: napi: add hard irqs deferral featureEric Dumazet2020-04-231-0/+2
* | net: Add IF_OPER_TESTINGAndrew Lunn2020-04-201-0/+41
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-301-1/+1
|\
| * xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen2020-03-281-1/+1
* | net: add a reference to MACsec ops in net_deviceAntoine Tenart2020-03-261-0/+9
* | netfilter: revert introduction of egress hookDaniel Borkmann2020-03-181-4/+0
* | netfilter: Introduce egress hookLukas Wunner2020-03-181-0/+4
|/
* net: sched: Make FIFO Qdisc offloadablePetr Machata2020-03-051-0/+1
* netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-5/+5
* net: export netdev_next_lower_dev_rcu()Taehee Yoo2020-02-161-4/+3
* netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
* ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2020-01-271-15/+41
* net: introduce dev_net notifier register/unregister variantsJiri Pirko2020-01-271-0/+17
* net: Support GRO/GSO fraglist chaining.Steffen Klassert2020-01-271-1/+3
* net: Add fraglist GRO/GSO feature flagsSteffen Klassert2020-01-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-0/+2
|\
| * net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-231-0/+2
* | net: sched: Make TBF Qdisc offloadablePetr Machata2020-01-251-0/+1
* | xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen2020-01-161-5/+8
* | net: remove the check argument from __skb_gro_checksum_convertLi RongQing2020-01-031-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-12-301-0/+1
|\ \
| * | netfilter: Document ingress hookLukas Wunner2019-12-171-0/+1
* | | ethtool: support for netlink notificationsMichal Kubecek2019-12-271-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-1/+1
|\ \ \ | | |/ | |/|
| * | net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap2019-12-171-1/+1
* | | net: sch_ets: Make the ETS qdisc offloadablePetr Machata2019-12-181-0/+1
| |/ |/|
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+3
|/
* inet: protect against too small mtu values.Eric Dumazet2019-12-071-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-271-0/+4
|\
| * net/core: Add support for getting VF GUIDsDanit Goldberg2019-11-221-0/+4
* | netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso2019-11-121-0/+1