David S. Miller
|
a0a46196cd
[NET]: Add NAPI_STATE_DISABLE.
|
17 年之前 |
David S. Miller
|
bdb95b1792
[NET]: Do not grab device reference when scheduling a NAPI poll.
|
17 年之前 |
Stephen Hemminger
|
3b582cc14c
[NET]: docbook fixes for netif_ functions
|
17 年之前 |
Benjamin Herrenschmidt
|
43cc7380ec
[NET] napi: use non-interruptible sleep in napi_disable
|
17 年之前 |
Jeff Garzik
|
bada339ba2
[NET]: Validate device addr prior to interface-up
|
17 年之前 |
Ursula Braun
|
f1ecfd5d3b
remove header_ops bug in qeth driver
|
17 年之前 |
Pavel Emelyanov
|
668f895a85
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
|
17 年之前 |
Linus Torvalds
|
4fa4d23fa2
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
17 年之前 |
Patrick McHardy
|
1b83336bb9
[NET]: Fix OOPS due to missing check in dev_parse_header().
|
17 年之前 |
Stephen Hemminger
|
c264c3dee9
napi_synchronize: waiting for NAPI
|
17 年之前 |
Randy Dunlap
|
c4ea43c552
net core: fix kernel-doc for new function parameters
|
17 年之前 |
Benjamin Thery
|
9ef4429b31
[NET]: Fix dev_put() and dev_hold() comments
|
17 年之前 |
Roland Dreier
|
bfe13f54f5
ibm_emac: Convert to use napi_struct independent of struct net_device
|
17 年之前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 年之前 |
Stephen Hemminger
|
b95cce3576
[NET]: Wrap hard_header_parse
|
17 年之前 |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 年之前 |
Eric W. Biederman
|
2774c7aba6
[NET]: Make the loopback device per network namespace.
|
17 年之前 |
Christian Borntraeger
|
e24eb521fb
[NET]: note that NETIF_F_LLTX is deprecated
|
17 年之前 |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
17 年之前 |
Eric W. Biederman
|
ad7379d494
[NET]: Fix the prototype of call_netdevice_notifiers.
|
17 年之前 |
Jamal Hadi Salim
|
22dd749501
[NET]: migrate HARD_TX_LOCK to header file
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
Daniel Lezcano
|
a050c33f4a
[NETNS]: Fix bad macro definition.
|
17 年之前 |
Eric W. Biederman
|
ce286d3273
[NET]: Implement network device movement between namespaces
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Eric W. Biederman
|
4a1c537113
[NET]: Add a network namespace tag to struct net_device
|
17 年之前 |
Jeff Garzik
|
3ae7c0b2e3
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
|
18 年之前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年之前 |
Herbert Xu
|
7f353bf29e
[NET]: Share correct feature code between bridging and bonding
|
18 年之前 |
Patrick McHardy
|
31ce72a6b1
[NET]: Fix loopback crashes when multiqueue is enabled.
|
18 年之前 |