Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 年之前 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 年之前 |
Stephen Hemminger
|
8dfcdf342d
ifb: convert to net_device_ops
|
16 年之前 |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 年之前 |
David S. Miller
|
8387400092
pkt_sched: Kill netdev_queue lock.
|
17 年之前 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 年之前 |
David S. Miller
|
555353cfa1
netdev: The ingress_lock member is no longer needed.
|
17 年之前 |
David S. Miller
|
dc2b48475a
netdev: Move queue_lock into struct netdev_queue.
|
17 年之前 |
Jarek Poplawski
|
94833dfb8c
[NET] ifb: set separate lockdep classes for queue locks
|
17 年之前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Patrick McHardy
|
0e06877c6f
[RTNETLINK]: rtnl_link: allow specifying initial device address
|
18 年之前 |
Patrick McHardy
|
2d85cba2b2
[RTNETLINK]: rtnl_link API simplification
|
18 年之前 |
Patrick McHardy
|
9ba2cd6560
[IFB]: Use rtnl_link API
|
18 年之前 |
Patrick McHardy
|
62b7ffcaaa
[IFB]: Keep ifb devices on list
|
18 年之前 |
Patrick McHardy
|
c01003c205
[IFB]: Fix crash on input device removal
|
18 年之前 |
Linus Torvalds
|
bcdddfb66c
Revert "net: ifb error path loop fix"
|
18 年之前 |
Mariusz Kozlowski
|
0c0b3ae68e
net: ifb error path loop fix
|
18 年之前 |
dean gaudet
|
3136dcb3cd
[NET]: ifb double-counts packets
|
18 年之前 |
Zach Brown
|
8057de64fd
[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug arguments
|
18 年之前 |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
18 年之前 |
Nicolas Dichtel
|
4a9c74e583
[IFB] After ifb_init_one() failed, i is increased. Decrease
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Herbert Xu
|
932ff279a4
[NET]: Add netif_tx_lock
|
19 年之前 |
Richard Lucassen
|
35eaa31e5d
[NET]: Increase default IFB device count.
|
19 年之前 |
Jamal Hadi Salim
|
253af4235d
[NET]: Add IFB (Intermediate Functional Block) network device.
|
19 年之前 |