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 |
Jesse Gross
|
3701e51382
vlan: Centralize handling of hardware acceleration.
|
14 years ago |
Jesse Gross
|
65ac6a5fa6
vlan: Avoid hash table lookup to find group.
|
14 years ago |
Jesse Gross
|
7b9c609037
vlan: Enable software emulation for vlan accleration.
|
14 years ago |
Tom Herbert
|
e6484930d7
net: allocate tx queues in register_netdevice
|
14 years ago |
Eric Dumazet
|
29b4433d99
net: percpu net_device refcount
|
14 years ago |
Eric Dumazet
|
34d101dd62
neigh: speedup neigh_hh_init()
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
15 years ago |
Eric Dumazet
|
24824a09e3
net: dynamic ingress_queue allocation
|
15 years ago |
Eric Dumazet
|
bfa5ae63b8
net: rename netdev rx_queue to ingress_queue
|
15 years ago |
Eric Dumazet
|
6d81f41c58
dummy: percpu stats and lockless xmit
|
15 years ago |
Ben Hutchings
|
3171d02629
net: Add netif_copy_real_num_queues() for use by virtual net drivers
|
15 years ago |
Ben Hutchings
|
62fe0b40ab
net: Allow changing number of RX queues after device allocation
|
15 years ago |
Eric Dumazet
|
290b895e0b
tunnels: prepare percpu accounting
|
15 years ago |
Eric Dumazet
|
a7855c78a2
net: loopback driver cleanup
|
15 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
15 years ago |
Eric Dumazet
|
8f8f103d84
net: reorder struct netdev_hw_addr
|
15 years ago |
Eric Dumazet
|
cd13539b8b
net: shrinks struct net_device
|
15 years ago |
Eric Dumazet
|
95ae6b228f
ipv4: ip_ptr cleanups
|
15 years ago |
Eric Dumazet
|
86cac58b71
skge: add GRO support
|
15 years ago |
Eric Dumazet
|
4dc89133f4
net: add a comment on netdev->last_rx
|
15 years ago |