David S. Miller
|
86d804e10a
netdev: Make netif_schedule() routines work with netdev_queue objects.
|
17 vuotta sitten |
David S. Miller
|
970565bbad
netdev: Move gso_skb into netdev_queue.
|
17 vuotta sitten |
David S. Miller
|
ee609cb362
netdev: Move next_sched into struct netdev_queue.
|
17 vuotta sitten |
David S. Miller
|
816f3258e7
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
|
17 vuotta sitten |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 vuotta sitten |
David S. Miller
|
555353cfa1
netdev: The ingress_lock member is no longer needed.
|
17 vuotta sitten |
David S. Miller
|
dc2b48475a
netdev: Move queue_lock into struct netdev_queue.
|
17 vuotta sitten |
David S. Miller
|
bb949fbd18
netdev: Create netdev_queue abstraction.
|
17 vuotta sitten |
Patrick McHardy
|
eca9ebac65
net: Add GARP applicant-only participant
|
17 vuotta sitten |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 vuotta sitten |
Adrian Bunk
|
c88e6f51c2
include/linux/netdevice.h: don't export MAX_HEADER to userspace
|
17 vuotta sitten |
Ben Hutchings
|
0187bdfb05
net: Disable LRO on devices that are forwarding
|
17 vuotta sitten |
Wang Chen
|
dad9b335c6
netdevice: Fix promiscuity and allmulti overflow
|
17 vuotta sitten |
David S. Miller
|
5bbc1722d5
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
17 vuotta sitten |
Wang Chen
|
9d45abe1c2
netdevice: change net_device->promiscuity/allmulti to unsigned int
|
17 vuotta sitten |
Jay Vosburgh
|
b8a9787edd
bonding: Allow setting max_bonds to zero
|
17 vuotta sitten |
Or Gerlitz
|
c1da4ac752
net/core: add NETDEV_BONDING_FAILOVER event
|
17 vuotta sitten |
Patrick McHardy
|
289c79a4bd
vlan: Use bitmask of feature flags instead of seperate feature bits
|
17 vuotta sitten |
Patrick McHardy
|
5fb1357054
[VLAN]: Propagate selected feature bits to VLAN devices
|
17 vuotta sitten |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 vuotta sitten |
David S. Miller
|
8388e3da34
net: Set LL_MAX_HEADER properly for wireless.
|
17 vuotta sitten |
David S. Miller
|
4951704b4e
syncppp: Fix crashes.
|
17 vuotta sitten |
Denis V. Lunev
|
f3005d7f4a
[NETNS]: Add netns refcnt debug for network devices.
|
17 vuotta sitten |
Denis V. Lunev
|
a4aa834a91
[NETNS]: Declare init_net even without CONFIG_NET defined.
|
17 vuotta sitten |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 vuotta sitten |
David S. Miller
|
3edf8fa5cc
[NET]: Fix allnoconfig build on powerpc and avr32
|
17 vuotta sitten |
Matti Linnanvuori
|
0ef4730927
net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better
|
17 vuotta sitten |
David S. Miller
|
1567ca7eec
[NET]: Protect device namespace inlines with CONFIG_NET
|
17 vuotta sitten |
David S. Miller
|
8e8e43843b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 vuotta sitten |
David S. Miller
|
50fd4407b8
[NET]: Use local_irq_{save,restore}() in napi_complete().
|
17 vuotta sitten |