index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: Use IS_ENABLED() in netdevice.h as appropriate
Ben Hutchings
2011-11-26
1
-10
/
+8
*
|
dsa: Allow core and drivers to be built as modules
Ben Hutchings
2011-11-26
1
-1
/
+1
*
|
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2011-11-26
1
-1
/
+1
*
|
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-22
1
-0
/
+4
*
|
net: Remove LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
1
-5
/
+0
*
|
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
1
-0
/
+5
*
|
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-16
1
-2
/
+10
*
|
net: verify GSO flag bits against netdev features
Michał Mirosław
2011-11-16
1
-0
/
+9
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-18
/
+23
*
|
net: split netdev features to separate header
Michał Mirosław
2011-11-16
1
-78
/
+2
*
|
net: remove legacy ethtool ops
Michał Mirosław
2011-11-16
1
-16
/
+0
|
/
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-17
/
+17
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-2
/
+2
|
\
|
*
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
1
-1
/
+1
|
*
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-7
/
+9
|
\
\
|
*
|
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
2011-10-16
1
-0
/
+3
|
*
|
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
1
-3
/
+0
|
*
|
net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...
Bhanu Prakash Gollapudi
2011-08-28
1
-0
/
+4
|
*
|
net: remove ndo_set_multicast_list callback
Jiri Pirko
2011-08-17
1
-4
/
+0
|
*
|
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
1
-0
/
+2
|
|
/
*
|
dynamic_debug: make netif_dbg() call __netdev_printk()
Jason Baron
2011-08-22
1
-3
/
+1
*
|
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
2011-08-22
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
1
-2
/
+5
|
\
|
*
gro: Only reset frag0 when skb can be pulled
Herbert Xu
2011-07-27
1
-1
/
+4
|
*
net: Convert struct net_device uc_promisc to bool
Joe Perches
2011-07-25
1
-1
/
+1
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2011-07-25
1
-3
/
+33
|
/
*
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
Choi, Jong-Hwan
2011-07-21
1
-2
/
+2
*
vlan: kill ndo_vlan_rx_register
Jiri Pirko
2011-07-21
1
-8
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
1
-6
/
+0
|
\
|
*
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
2011-07-14
1
-6
/
+0
*
|
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-16
1
-1
/
+0
*
|
net: unexport netdev_fix_features()
Michał Mirosław
2011-07-14
1
-1
/
+0
*
|
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2011-07-14
1
-14
/
+1
*
|
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
2011-07-13
1
-7
/
+2
*
|
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-07-13
1
-1
/
+1
*
|
netdevice: Kill 'feature' test macros.
David S. Miller
2011-07-12
1
-12
/
+0
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-1
/
+1
|
\
|
|
*
net: Rework netdev_drivername() to avoid warning.
David S. Miller
2011-06-06
1
-1
/
+1
*
|
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2011-06-08
1
-3
/
+0
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-1
/
+0
|
/
*
macvlan: remove one synchronize_rcu() call
Eric Dumazet
2011-05-20
1
-1
/
+3
*
netdevice.h: Align struct net_device members
Joe Perches
2011-05-13
1
-4
/
+4
*
net: introduce netdev_change_features()
Michał Mirosław
2011-05-12
1
-0
/
+1
*
net: group FCoE related feature flags
Yi Zou
2011-05-12
1
-1
/
+5
*
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
2011-05-08
1
-1
/
+2
*
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
1
-7
/
+2
*
net: allow user to change NETIF_F_HIGHDMA
Michał Mirosław
2011-04-28
1
-1
/
+2
[prev]
[next]