index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-03-02
netdevice: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-16
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
2020-02-14
netdevice.h: fix all kernel-doc and Sphinx warnings
Randy Dunlap
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
2020-01-27
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-12-27
ethtool: support for netlink notifications
Michal Kubecek
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-18
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-17
net: fix kernel-doc warning in <linux/netdevice.h>
Randy Dunlap
2019-12-17
netfilter: Document ingress hook
Lukas Wunner
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
2019-11-12
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-07
net: use u64_stats_t in struct pcpu_lstats
Eric Dumazet
2019-11-07
net: provide dev_lstats_add() helper
Eric Dumazet
2019-11-07
net: provide dev_lstats_read() helper
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
net: core: limit nested device depth
Taehee Yoo
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-10-01
net: introduce name_node struct to be used in hashlist
Jiri Pirko
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-08-24
net: use unlikely for dql_avail case
xiaolinkui
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2019-07-01
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-27
net/tls: move definition of tls ops into net/tls.h
Jakub Kicinski
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-04
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
net: place xmit recursion in softnet data
Florian Westphal
[next]