index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-29
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
1
-0
/
+2
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-17
/
+17
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+9
2011-10-17
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
1
-0
/
+3
2011-09-16
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
1
-3
/
+0
2011-08-29
net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...
Bhanu Prakash Gollapudi
1
-0
/
+4
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
1
-1
/
+1
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
1
-1
/
+1
2011-08-23
dynamic_debug: make netif_dbg() call __netdev_printk()
Jason Baron
1
-3
/
+1
2011-08-23
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
1
-2
/
+4
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
1
-4
/
+0
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
1
-0
/
+2
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2011-07-27
gro: Only reset frag0 when skb can be pulled
Herbert Xu
1
-1
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
1
-3
/
+33
2011-07-26
net: Convert struct net_device uc_promisc to bool
Joe Perches
1
-1
/
+1
2011-07-22
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
Choi, Jong-Hwan
1
-2
/
+2
2011-07-22
vlan: kill ndo_vlan_rx_register
Jiri Pirko
1
-8
/
+0
2011-07-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+0
2011-07-17
neigh: Kill hh_cache->hh_output
David S. Miller
1
-1
/
+0
2011-07-15
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
1
-6
/
+0
2011-07-15
net: unexport netdev_fix_features()
Michał Mirosław
1
-1
/
+0
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
1
-14
/
+1
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-7
/
+2
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-1
/
+1
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-12
/
+0
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-1
/
+0
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-06-09
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
1
-3
/
+0
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-1
/
+0
2011-06-07
net: Rework netdev_drivername() to avoid warning.
David S. Miller
1
-1
/
+1
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
1
-1
/
+3
2011-05-13
netdevice.h: Align struct net_device members
Joe Perches
1
-4
/
+4
2011-05-13
net: introduce netdev_change_features()
Michał Mirosław
1
-0
/
+1
2011-05-13
net: group FCoE related feature flags
Yi Zou
1
-1
/
+5
2011-05-09
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+2
2011-04-30
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-7
/
+2
2011-04-29
net: allow user to change NETIF_F_HIGHDMA
Michał Mirosław
1
-1
/
+2
2011-04-29
net: fix netdev_increment_features()
Michał Mirosław
1
-1
/
+6
2011-04-28
net: filter: Just In Time compiler for x86-64
Eric Dumazet
1
-0
/
+1
2011-04-13
net: vlan_features comment clarification
Michał Mirosław
1
-1
/
+1
2011-04-05
net: Allow no-cache copy from user on transmit
Tom Herbert
1
-1
/
+2
2011-04-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-04-03
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
1
-0
/
+1
2011-04-02
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
1
-1
/
+49
2011-03-11
net: add proper documentation for previously added net_device_ops for FCoE
Yi Zou
1
-0
/
+36
2011-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
[next]