Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 yıl önce |
stephen hemminger
|
3b0c9cbb6e
ifb: convert to 64 bit stats
|
14 yıl önce |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 yıl önce |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 yıl önce |
Eric Dumazet
|
39980292fd
ifb: add performance flags
|
14 yıl önce |
Eric Dumazet
|
1a75972c61
ifb: use netif_receive_skb() instead of netif_rx()
|
14 yıl önce |
Eric Dumazet
|
7edc3453e5
ifb: fix a lockdep splat
|
14 yıl önce |
Changli Gao
|
957fca95e3
ifb: use the lockless variants of skb_queue
|
14 yıl önce |
Changli Gao
|
c6350362cb
ifb: remove unused macro TX_TIMEOUT
|
14 yıl önce |
Changli Gao
|
e1f9150502
ifb: remove the useless debug stats
|
14 yıl önce |
Changli Gao
|
75c1c82566
ifb: goto resched directly if error happens and dp->tq isn't empty
|
14 yıl önce |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 yıl önce |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 yıl önce |
Eric Dumazet
|
05e8689c9a
ifb: RCU locking avoids touching dev refcount
|
15 yıl önce |
Eric Dumazet
|
db51914424
ifb: should not use __dev_get_by_index() without locks
|
15 yıl önce |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
16 yıl önce |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 yıl önce |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 yıl önce |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 yıl önce |
Stephen Hemminger
|
8dfcdf342d
ifb: convert to net_device_ops
|
16 yıl önce |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 yıl önce |
David S. Miller
|
8387400092
pkt_sched: Kill netdev_queue lock.
|
17 yıl önce |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 yıl önce |
David S. Miller
|
555353cfa1
netdev: The ingress_lock member is no longer needed.
|
17 yıl önce |
David S. Miller
|
dc2b48475a
netdev: Move queue_lock into struct netdev_queue.
|
17 yıl önce |
Jarek Poplawski
|
94833dfb8c
[NET] ifb: set separate lockdep classes for queue locks
|
17 yıl önce |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 yıl önce |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 yıl önce |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 yıl önce |
Patrick McHardy
|
0e06877c6f
[RTNETLINK]: rtnl_link: allow specifying initial device address
|
18 yıl önce |