Patrick McHardy
|
a2835763e1
rtnetlink: handle rtnl_link netlink notifications manually
|
15 years ago |
David S. Miller
|
ce300c7ffa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 years ago |
John W. Linville
|
caf66e5811
netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
|
15 years ago |
Williams, Mitch A
|
95c26df829
net: Add netdev ops for SR-IOV configuration
|
15 years ago |
Joe Perches
|
b3d95c5c93
include/linux/netdevice.h: Add netif_printk helpers
|
15 years ago |
Joe Perches
|
571ba42303
netdevice.h: Add netdev_printk helpers like dev_printk
|
15 years ago |
Peter P Waskiewicz Jr
|
15682bc488
ethtool: Introduce n-tuple filter programming support
|
15 years ago |
Jiri Pirko
|
6683ece36e
net: use helpers to access mc list V2
|
15 years ago |
Arnd Bergmann
|
8a83a00b07
net: maintain namespace isolation between vlan and real device
|
15 years ago |
Jiri Pirko
|
32e7bfc411
net: use helpers to access uc list V2
|
15 years ago |
Alexey Dobriyan
|
a271623f87
netdev: remove certain HAVE_ macros
|
15 years ago |
David S. Miller
|
11380a4b2d
net: Unexport napi_gro_flush().
|
15 years ago |
Patrick Mullaney
|
fc4a748966
netdevice: provide common routine for macvlan and vlan operstate management
|
15 years ago |
Eric W. Biederman
|
dcbccbd4f1
net: Implement for_each_netdev_reverse.
|
15 years ago |
Arnd Bergmann
|
445409602c
veth: move loopback logic to common location
|
15 years ago |
Eric Dumazet
|
e014debecd
linkwatch: linkwatch_forget_dev() to speedup device dismantle
|
15 years ago |
Eric Dumazet
|
d83345adf9
net: add dev_txq_stats_fold() helper
|
15 years ago |
Jarek Poplawski
|
9a1654ba0b
net: Optimize hard_start_xmit() return checking
|
15 years ago |
Eric Dumazet
|
ce81b76a39
ipv6: use RCU to walk list of network devices
|
15 years ago |
Patrick McHardy
|
572a9d7b6f
net: allow to propagate errors through ->ndo_hard_start_xmit()
|
15 years ago |
stephen hemminger
|
254245d233
netdev: add netdev_continue_rcu
|
15 years ago |
Eric Dumazet
|
d94d9fee9f
net: cleanup include/linux
|
15 years ago |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 years ago |
Eric Dumazet
|
72c9528bab
net: Introduce dev_get_by_name_rcu()
|
15 years ago |
Eric W. Biederman
|
0c509a6c93
net: Allow devices to specify a device specific sysfs group.
|
15 years ago |
Ben Hutchings
|
c7c4b3b6e9
gro: Change all receive functions to return GRO result codes
|
15 years ago |
Ben Hutchings
|
5b252f0c2f
gro: Name the GRO result enumeration type
|
15 years ago |
Eric Dumazet
|
fb699dfd42
net: Introduce dev_get_by_index_rcu()
|
15 years ago |
Yi Zou
|
df5c79452f
net: Add ndo_fcoe_get_wwn to net_device_ops
|
15 years ago |
Eric Dumazet
|
9b5e383c11
net: Introduce unregister_netdevice_many()
|
15 years ago |