summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: use u64_stats_t in struct pcpu_lstatsEric Dumazet2019-11-071-4/+4
* | net: provide dev_lstats_add() helperEric Dumazet2019-11-071-0/+10
* | net: provide dev_lstats_read() helperEric Dumazet2019-11-071-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-34/+26
|\ \
| * | net: remove unnecessary variables and callbackTaehee Yoo2019-10-241-12/+0
| * | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-241-0/+10
| * | net: core: add generic lockdep keysTaehee Yoo2019-10-241-22/+13
| * | net: core: limit nested device depthTaehee Yoo2019-10-241-0/+4
| |/
* | Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet2019-10-081-3/+0
* | net: introduce per-netns netdevice notifiersJiri Pirko2019-10-021-0/+3
* | net: push loops and nb calls into helper functionsJiri Pirko2019-10-021-0/+3
* | net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-011-0/+4
* | net: introduce name_node struct to be used in hashlistJiri Pirko2019-10-011-2/+8
|/
* taprio: Add support for hardware offloadingVinicius Costa Gomes2019-09-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-2/+12
|\
| * xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-171-2/+12
* | net: use unlikely for dql_avail casexiaolinkui2019-08-241-1/+1
|/
* net: use listified RX for handling GRO_NORMAL skbsEdward Cree2019-08-081-0/+3
* loopback: create blackhole net device similar to loopack.Mahesh Bandewar2019-07-011-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net/tls: move definition of tls ops into net/tls.hJakub Kicinski2019-04-271-22/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-0/+3
|\
| * failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-101-0/+3
* | net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal2019-04-041-1/+1
* | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
* | net: place xmit recursion in softnet dataFlorian Westphal2019-04-011-8/+32
* | net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko2019-03-281-3/+3
* | net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2019-03-231-2/+2