dingtianhong
|
f2966cd569
ifb: fix oops when loading the ifb failed
|
12 years ago |
dingtianhong
|
440d57bc5f
ifb: fix rcu_sched self-detected stalls
|
12 years ago |
Patrick McHardy
|
28d2b136ca
net: vlan: announce STAG offload capability in some drivers
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Eric Dumazet
|
73bf0d0eec
ifb: dont hard code inet_net use
|
12 years ago |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 years ago |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 years ago |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 years ago |
stephen hemminger
|
3b0c9cbb6e
ifb: convert to 64 bit stats
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 years ago |
Eric Dumazet
|
39980292fd
ifb: add performance flags
|
14 years ago |
Eric Dumazet
|
1a75972c61
ifb: use netif_receive_skb() instead of netif_rx()
|
14 years ago |
Eric Dumazet
|
7edc3453e5
ifb: fix a lockdep splat
|
14 years ago |
Changli Gao
|
957fca95e3
ifb: use the lockless variants of skb_queue
|
14 years ago |
Changli Gao
|
c6350362cb
ifb: remove unused macro TX_TIMEOUT
|
14 years ago |
Changli Gao
|
e1f9150502
ifb: remove the useless debug stats
|
14 years ago |
Changli Gao
|
75c1c82566
ifb: goto resched directly if error happens and dp->tq isn't empty
|
14 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 years ago |
Eric Dumazet
|
05e8689c9a
ifb: RCU locking avoids touching dev refcount
|
15 years ago |
Eric Dumazet
|
db51914424
ifb: should not use __dev_get_by_index() without locks
|
15 years ago |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 years ago |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 years ago |
Stephen Hemminger
|
8dfcdf342d
ifb: convert to net_device_ops
|
16 years ago |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 years ago |
David S. Miller
|
8387400092
pkt_sched: Kill netdev_queue lock.
|
17 years ago |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 years ago |