David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 년 전 |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 년 전 |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 년 전 |
Eric Dumazet
|
1ac9ad1394
net: remove dev_txq_stats_fold()
|
14 년 전 |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 년 전 |
Eric Dumazet
|
5a0d2268d2
net: add netif_tx_queue_frozen_or_stopped
|
14 년 전 |
Eric Dumazet
|
0ed8ddf404
neigh: Protect neigh->ha[] with a seqlock
|
14 년 전 |
Ben Greear
|
9871e50edd
net: Use NET_XMIT_SUCCESS where possible.
|
15 년 전 |
Tom Hughes
|
fa68a78227
Clear IFF_XMIT_DST_RELEASE for teql interfaces
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 년 전 |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 년 전 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 년 전 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 년 전 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 년 전 |
Eric Dumazet
|
08baf56108
net: txq_trans_update() helper
|
16 년 전 |
Eric Dumazet
|
ab35cd4b8f
sch_teql: Use net_device internal stats
|
16 년 전 |
Eric Dumazet
|
c0f84d0d4b
sch_teql: should not dereference skb after ndo_start_xmit()
|
16 년 전 |
Stephen Hemminger
|
61294e2e27
sch_teql: convert to net_device_ops
|
16 년 전 |
Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
16 년 전 |
Jarek Poplawski
|
8e3af97899
pkt_sched: Add qdisc->ops->peek() implementation.
|
16 년 전 |
Jarek Poplawski
|
102396ae65
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
|
16 년 전 |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 년 전 |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 년 전 |
David S. Miller
|
8387400092
pkt_sched: Kill netdev_queue lock.
|
17 년 전 |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 년 전 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 년 전 |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 년 전 |
David S. Miller
|
dc2b48475a
netdev: Move queue_lock into struct netdev_queue.
|
17 년 전 |