index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-19
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
2011-12-09
vlan: introduce vid list with reference counting
Jiri Pirko
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-01
net: Make ndo_neigh_destroy return void.
David S. Miller
2011-11-30
neigh: Add device constructor/destructor capability.
David Miller
2011-11-30
neigh: Add infrastructure for allocating device neigh privates.
David Miller
2011-11-29
bql: Byte queue limits
Tom Herbert
2011-11-29
net: Add netdev interfaces for recording sends/comp
Tom Herbert
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
2011-11-26
net: Use IS_ENABLED() in netdevice.h as appropriate
Ben Hutchings
2011-11-26
dsa: Allow core and drivers to be built as modules
Ben Hutchings
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-18
net: Remove LL_ALLOCATED_SPACE
Herbert Xu
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-17
net: verify GSO flag bits against netdev features
Michał Mirosław
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: split netdev features to separate header
Michał Mirosław
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-16
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-08-28
net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...
Bhanu Prakash Gollapudi
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-23
dynamic_debug: make netif_dbg() call __netdev_printk()
Jason Baron
2011-08-23
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-27
gro: Only reset frag0 when skb can be pulled
Herbert Xu
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2011-07-25
net: Convert struct net_device uc_promisc to bool
Joe Perches
2011-07-22
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
Choi, Jong-Hwan
2011-07-21
vlan: kill ndo_vlan_rx_register
Jiri Pirko
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-17
neigh: Kill hh_cache->hh_output
David S. Miller
[next]