Jason Baron
|
ffa10cb47a
dynamic_debug: make netdev_dbg() call __netdev_printk()
|
14 years ago |
Linus Torvalds
|
d5eab9152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
14 years ago |
Herbert Xu
|
17dd759c67
gro: Only reset frag0 when skb can be pulled
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Amerigo Wang
|
dcfe1421c9
notifiers: net: move netdevice notifiers into netdevice.h
|
14 years ago |
Joe Perches
|
2d348d1f56
net: Convert struct net_device uc_promisc to bool
|
14 years ago |
Choi, Jong-Hwan
|
e3dbc46c2a
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
|
14 years ago |
Jiri Pirko
|
7890a5b9cb
vlan: kill ndo_vlan_rx_register
|
14 years ago |
David S. Miller
|
033b1142f4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David S. Miller
|
b23b5455b6
neigh: Kill hh_cache->hh_output
|
14 years ago |
Michał Mirosław
|
62f2a3a48b
net: remove NETIF_F_ALL_TX_OFFLOADS
|
14 years ago |
Michał Mirosław
|
fec30c3381
net: unexport netdev_fix_features()
|
14 years ago |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 years ago |
David S. Miller
|
5c25f686db
net: Kill support for multiple hh_cache entries per neighbour
|
14 years ago |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 years ago |
David S. Miller
|
e2270ea62a
netdevice: Kill 'feature' test macros.
|
14 years ago |
Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 years ago |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Alexander Duyck
|
bff55273f9
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
David S. Miller
|
3019de124b
net: Rework netdev_drivername() to avoid warning.
|
14 years ago |
Eric Dumazet
|
449f454426
macvlan: remove one synchronize_rcu() call
|
14 years ago |
Joe Perches
|
bdc220da32
netdevice.h: Align struct net_device members
|
14 years ago |
Michał Mirosław
|
afe12cc86b
net: introduce netdev_change_features()
|
14 years ago |
Yi Zou
|
7f267051bd
net: group FCoE related feature flags
|
14 years ago |
Mahesh Bandewar
|
eed2a12f1e
net: Allow ethtool to set interface in loopback mode.
|
14 years ago |
David Decotigny
|
8ae6daca85
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
|
14 years ago |
Michał Mirosław
|
fa2bd7ff92
net: allow user to change NETIF_F_HIGHDMA
|
14 years ago |
Michał Mirosław
|
1742f183fc
net: fix netdev_increment_features()
|
14 years ago |
Eric Dumazet
|
0a14842f5a
net: filter: Just In Time compiler for x86-64
|
14 years ago |