Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8cc1a5328b7406063812e3341e8f02718b54e3bc
/
net
/
sched
/
sch_teql.c
dbedbe6d
sch_teql: Convert over to dev_neigh_lookup_skb().
by David S. Miller
· 12 years ago
1704575
net: sched: factorize code (qdisc_drop())
by Eric Dumazet
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f7e5704
sch_teql: fix lockdep splat
by Eric Dumazet
· 13 years ago
73466498
net: Add queue state xoff flag for stack
by Tom Herbert
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
1ac9ad1
net: remove dev_txq_stats_fold()
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
5a0d226
net: add netif_tx_queue_frozen_or_stopped
by Eric Dumazet
· 14 years ago
0ed8ddf
neigh: Protect neigh->ha[] with a seqlock
by Eric Dumazet
· 14 years ago
9871e50
net: Use NET_XMIT_SUCCESS where possible.
by Ben Greear
· 14 years ago
fa68a78
Clear IFF_XMIT_DST_RELEASE for teql interfaces
by Tom Hughes
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
08baf56
net: txq_trans_update() helper
by Eric Dumazet
· 15 years ago
ab35cd4
sch_teql: Use net_device internal stats
by Eric Dumazet
· 15 years ago
c0f84d0
sch_teql: should not dereference skb after ndo_start_xmit()
by Eric Dumazet
· 15 years ago
61294e2
sch_teql: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
8e3af97
pkt_sched: Add qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
102396a
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
by Jarek Poplawski
· 16 years ago
c3f26a2
netdev: Fix lockdep warnings in multiqueue configurations.
by David S. Miller
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 16 years ago
dc2b484
netdev: Move queue_lock into struct netdev_queue.
by David S. Miller
· 16 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 16 years ago
cc8fd14
[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.
by Roel Kluin
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
4f9f831
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
by Evgeniy Polyakov
· 17 years ago
668f895
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
by Pavel Emelyanov
· 17 years ago
4e3ab47
[NET]: Make and use skb_get_queue_mapping
by Pavel Emelyanov
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
0ba4805
[NET_SCHED]: Remove unnecessary includes
by Patrick McHardy
· 17 years ago
f25f4e4
[CORE] Stack changes to add multiqueue hardware support API
by Peter P Waskiewicz Jr
· 17 years ago
4cd8c9e
[NET_SCHED]: teql_enqueue can check limits before skb enqueue
by Krishna Kumar
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
10297b9
[NET] SCHED: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
2941a48
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
by Patrick McHardy
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago