Changli Gao
|
a9cbd588fd
net: reimplement softnet_data.output_queue as a FIFO queue
|
15 年之前 |
Eric Dumazet
|
e36fa2f7e9
rps: cleanups
|
15 年之前 |
Eric Dumazet
|
88751275b8
rps: shortcut net_rps_action()
|
15 年之前 |
Tom Herbert
|
fec5e652e5
rfs: Receive Flow Steering
|
15 年之前 |
Changli Gao
|
fd793d8905
net: CONFIG_SMP should be CONFIG_RPS
|
15 年之前 |
Eric Dumazet
|
acbbc07145
net: uninline skb_bond_should_drop()
|
15 年之前 |
Pavel Roskin
|
18e225f257
net: fix definition of netdev_for_each_mc_addr()
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 年之前 |
stephen hemminger
|
b00fabb402
netdev: ethtool RXHASH flag
|
15 年之前 |
Eric Dumazet
|
df3345457a
rps: add CONFIG_RPS
|
15 年之前 |
Jiri Pirko
|
32a806c194
bonding: flush unicast and multicast lists when changing type
|
15 年之前 |
David S. Miller
|
e77c8e83dd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Eric Dumazet
|
0641e4fbf2
net: Potential null skb->dev dereference
|
15 年之前 |
Jiri Pirko
|
3ca5b4042e
bonding: check return value of nofitier when changing type
|
15 年之前 |
Tom Herbert
|
1e94d72fea
rps: Fixed build with CONFIG_SMP not enabled.
|
15 年之前 |
Tom Herbert
|
0a9627f264
rps: Receive Packet Steering
|
15 年之前 |
Patrick McHardy
|
bd38081160
dev: support deferring device flag change notifications
|
15 年之前 |
Patrick McHardy
|
a2835763e1
rtnetlink: handle rtnl_link netlink notifications manually
|
15 年之前 |
David S. Miller
|
ce300c7ffa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 年之前 |
John W. Linville
|
caf66e5811
netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
|
15 年之前 |
Williams, Mitch A
|
95c26df829
net: Add netdev ops for SR-IOV configuration
|
15 年之前 |
Joe Perches
|
b3d95c5c93
include/linux/netdevice.h: Add netif_printk helpers
|
15 年之前 |
Joe Perches
|
571ba42303
netdevice.h: Add netdev_printk helpers like dev_printk
|
15 年之前 |
Peter P Waskiewicz Jr
|
15682bc488
ethtool: Introduce n-tuple filter programming support
|
15 年之前 |
Jiri Pirko
|
6683ece36e
net: use helpers to access mc list V2
|
15 年之前 |
Arnd Bergmann
|
8a83a00b07
net: maintain namespace isolation between vlan and real device
|
15 年之前 |
Jiri Pirko
|
32e7bfc411
net: use helpers to access uc list V2
|
15 年之前 |
Alexey Dobriyan
|
a271623f87
netdev: remove certain HAVE_ macros
|
15 年之前 |
David S. Miller
|
11380a4b2d
net: Unexport napi_gro_flush().
|
15 年之前 |