David S. Miller
|
dbedbe6d56
sch_teql: Convert over to dev_neigh_lookup_skb().
|
13 年之前 |
Eric Dumazet
|
1704575519
net: sched: factorize code (qdisc_drop())
|
13 年之前 |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 年之前 |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Eric Dumazet
|
f7e57044ee
sch_teql: fix lockdep splat
|
13 年之前 |
Tom Herbert
|
7346649826
net: Add queue state xoff flag for stack
|
13 年之前 |
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
|
16 年之前 |
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()
|
17 年之前 |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 年之前 |