Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1f9758d4e7b3d5db638c728b54de2faa2a01f292
/
net
/
sched
/
sch_teql.c
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
· 17 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