Jiri Pirko
|
d59cfde2fb
net: remove the unnecessary dance around skb_bond_should_drop
|
14 years ago |
Eric Dumazet
|
ccf434380d
net: fix dev_seq_next()
|
14 years ago |
Michał Mirosław
|
acd1130e87
net: reduce and unify printk level in netdev_fix_features()
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Ben Hutchings
|
c445477d74
net: RPS: Enable hardware acceleration of RFS
|
14 years ago |
John Fastabend
|
4f57c087de
net: implement mechanism for HW based QOS
|
14 years ago |
Vlad Dogaru
|
cbda10fa97
net_device: add support for network device groups
|
14 years ago |
Eric Dumazet
|
1ac9ad1394
net: remove dev_txq_stats_fold()
|
14 years ago |
Tom Herbert
|
36909ea438
net: Add alloc_netdev_mqs function
|
14 years ago |
Jesse Gross
|
fc741216db
net offloading: Pass features into netif_needs_gso().
|
14 years ago |
Jesse Gross
|
f01a5236bd
net offloading: Generalize netif_get_vlan_features().
|
14 years ago |
Michal Simek
|
68763c890e
trivial: Fix typo fault in netdevice.h
|
14 years ago |
Changli Gao
|
b236da6931
net: use NUMA_NO_NODE instead of the magic number -1
|
14 years ago |
Vladislav Zolotarov
|
a3d22a68d7
bnx2x: Take the distribution range definition out of skb_tx_hash()
|
14 years ago |
Eric Dumazet
|
941666c2e3
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
|
14 years ago |
Eric Dumazet
|
f2cd2d3e9b
net sched: use xps information for qdisc NUMA affinity
|
14 years ago |
Eric Dumazet
|
a417786948
xps: add __rcu annotations
|
14 years ago |
Tom Herbert
|
bf26414510
xps: Add CONFIG_XPS
|
14 years ago |
Eric Dumazet
|
5a0d2268d2
net: add netif_tx_queue_frozen_or_stopped
|
14 years ago |
Tom Herbert
|
1d24eb4815
xps: Transmit Packet Steering
|
14 years ago |
stephen hemminger
|
61391cde9e
netdev: add rcu annotations to receive handler hook
|
14 years ago |
Tom Herbert
|
fe8222406c
net: Simplify RX queue allocation
|
14 years ago |
Jesse Gross
|
58e998c6d2
offloading: Force software GSO for multiple vlan tags.
|
14 years ago |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
14 years ago |
Guillaume Chazarain
|
18543a643f
net: Detect and ignore netif_stop_queue() calls before register_netdev()
|
14 years ago |
Eric Dumazet
|
6e3f7faf3e
rps: add __rcu annotations
|
14 years ago |
Eric Dumazet
|
3cc77ec74e
net/802: add __rcu annotations
|
14 years ago |
Eric Dumazet
|
198caeca3e
ipv6: ip6_ptr rcu annotations
|
14 years ago |
Eric Dumazet
|
b616b09afa
vlan: rcu annotations
|
14 years ago |
stephen hemminger
|
d0c2b0d265
napi: unexport napi_reuse_skb
|
14 years ago |