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
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2015-08-27
net: kill long time unused bonding private flags
Jiri Pirko
2015-08-27
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
2015-08-27
net: add netif_is_bridge_master helper
Jiri Pirko
2015-08-27
net: introduce change upper device notifier change info
Jiri Pirko
2015-08-23
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
2015-08-17
net: Fix docbook warning for IFF_VRF_MASTER enum
David Ahern
2015-08-17
net: Updates to netif_index_is_vrf
David Ahern
2015-08-17
net: declare new net_device priv_flag IFF_NO_QUEUE
Phil Sutter
2015-08-13
net: Introduce VRF related flags and helpers
David Ahern
2015-07-20
net: add phys ID compare helper to test if two IDs are the same
Scott Feldman
2015-07-20
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-15
net core: Add protodown support.
Anuradha Karuppiah
2015-06-15
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2015-06-01
net: Add priority to packet_offload objects.
David S. Miller
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-23
netdev_alloc_pcpu_stats: use less common iterator variable
Johannes Berg
2015-04-22
mpls: Per-device MPLS state
Robert Shearman
2015-04-17
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
2015-04-13
net_device: Reorder members to fill holes
Thomas Graf
2015-04-13
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-04-07
netdevice.h: remove iflink description
Nicolas Dichtel
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-03
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
2015-04-02
net: remove iflink field from struct net_device
Nicolas Dichtel
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-03-29
net: Introduce passthru_features_check
Toshiaki Makita
2015-03-24
net: remove never used forwarding_accel_ops pointer from net_device
Hannes Frederic Sowa
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-18
net: Fix high overhead of vlan sub-device teardown.
David S. Miller
2015-03-18
net: add support for phys_port_name
David Ahern
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
2015-03-16
netdev: remove ndo ops for switchdev
Scott Feldman
2015-03-16
switchdev: add swdev ops
Scott Feldman
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-09
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
2015-03-06
netdevice: add IPv4 fib add/del ops
Scott Feldman
[next]