summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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