Denis V. Lunev
|
f3005d7f4a
[NETNS]: Add netns refcnt debug for network devices.
|
17 anni fa |
Denis V. Lunev
|
a4aa834a91
[NETNS]: Declare init_net even without CONFIG_NET defined.
|
17 anni fa |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 anni fa |
David S. Miller
|
3edf8fa5cc
[NET]: Fix allnoconfig build on powerpc and avr32
|
17 anni fa |
Matti Linnanvuori
|
0ef4730927
net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better
|
17 anni fa |
David S. Miller
|
1567ca7eec
[NET]: Protect device namespace inlines with CONFIG_NET
|
17 anni fa |
David S. Miller
|
8e8e43843b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 anni fa |
David S. Miller
|
50fd4407b8
[NET]: Use local_irq_{save,restore}() in napi_complete().
|
17 anni fa |
Denis V. Lunev
|
f5aa23fd49
[NETNS]: Compilation warnings under CONFIG_NET_NS.
|
17 anni fa |
Denis V. Lunev
|
9c2f5746b9
[NETNS]: Compilation fix for include/linux/netdevice.h.
|
17 anni fa |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 anni fa |
Peter P Waskiewicz Jr
|
82cc1a7a56
[NET]: Add per-connection option to set max TSO frame size
|
17 anni fa |
Linus Torvalds
|
f6866fecd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 anni fa |
Harvey Harrison
|
b3c9752868
include/linux: Remove all users of FASTCALL() macro
|
17 anni fa |
Neil Turton
|
d5bd0146f0
[NET]: Improve cache line coherency of ingress qdisc
|
17 anni fa |
Chris Leech
|
e83a2ea850
[VLAN]: set_rx_mode support for unicast address list
|
17 anni fa |
David S. Miller
|
a0a46196cd
[NET]: Add NAPI_STATE_DISABLE.
|
17 anni fa |
David S. Miller
|
bdb95b1792
[NET]: Do not grab device reference when scheduling a NAPI poll.
|
17 anni fa |
Stephen Hemminger
|
3b582cc14c
[NET]: docbook fixes for netif_ functions
|
17 anni fa |
Benjamin Herrenschmidt
|
43cc7380ec
[NET] napi: use non-interruptible sleep in napi_disable
|
17 anni fa |
Jeff Garzik
|
bada339ba2
[NET]: Validate device addr prior to interface-up
|
17 anni fa |
Ursula Braun
|
f1ecfd5d3b
remove header_ops bug in qeth driver
|
17 anni fa |
Pavel Emelyanov
|
668f895a85
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
|
17 anni fa |
Linus Torvalds
|
4fa4d23fa2
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
17 anni fa |
Patrick McHardy
|
1b83336bb9
[NET]: Fix OOPS due to missing check in dev_parse_header().
|
17 anni fa |
Stephen Hemminger
|
c264c3dee9
napi_synchronize: waiting for NAPI
|
17 anni fa |
Randy Dunlap
|
c4ea43c552
net core: fix kernel-doc for new function parameters
|
17 anni fa |
Benjamin Thery
|
9ef4429b31
[NET]: Fix dev_put() and dev_hold() comments
|
17 anni fa |
Roland Dreier
|
bfe13f54f5
ibm_emac: Convert to use napi_struct independent of struct net_device
|
17 anni fa |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 anni fa |