Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
8 年之前 |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 年之前 |
Jiri Pirko
|
d8b9605d26
net: sched: fix skb->protocol use in case of accelerated vlan path
|
10 年之前 |
Rickard Strandqvist
|
ddcde70cbf
net: sched: sch_teql: Remove unused function
|
10 年之前 |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 年之前 |
John Fastabend
|
46e5da40ae
net: qdisc: use rcu prefix and silence sparse warnings
|
11 年之前 |
David S. Miller
|
fa2dbdc253
net: Pass a "more" indication down into netdev_start_xmit() code paths.
|
11 年之前 |
David S. Miller
|
10b3ad8c21
net: Do txq_trans_update() in netdev_start_xmit()
|
11 年之前 |
David S. Miller
|
4798248e4e
net: Add ops->ndo_xmit_flush()
|
11 年之前 |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 年之前 |
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
|
15 年之前 |
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 年之前 |