Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11e178091f6a9c5ca479f8a276b9dd0dfacf8fc4
/
net
/
sched
/
sch_api.c
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
f1e9016
net: use rcu for network scheduler API
by stephen hemminger
· 15 years ago
d250a5f
pkt_sched: gen_estimator: Dont report fake rate estimators
by Eric Dumazet
· 15 years ago
7c64b9f
pkt_sched: Fix qdisc_create on stab error handling
by Jarek Poplawski
· 15 years ago
926e61b
pkt_sched: Fix tx queue selection in tc_modify_qdisc
by Jarek Poplawski
· 15 years ago
036d6a6
pkt_sched: Fix qdisc_graft WRT ingress qdisc
by Jarek Poplawski
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
23bcf63
net_sched: fix estimator lock selection for mq child qdiscs
by Patrick McHardy
· 15 years ago
6ec1c69
net_sched: add classful multiqueue dummy scheduler
by David S. Miller
· 15 years ago
589983c
net_sched: move dev_graft_qdisc() to sch_generic.c
by Patrick McHardy
· 15 years ago
af356af
net_sched: reintroduce dev->qdisc for use by sch_api
by Patrick McHardy
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
c9f1d03
net_sched: fix class grafting errno codes
by Patrick McHardy
· 15 years ago
16ebb5e
tc: Fix unitialized kernel memory leak
by Eric Dumazet
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
a2cb6a4
pkt_sched: Fix bogon in tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 15 years ago
ca44d6e
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
by Jarek Poplawski
· 15 years ago
b00355d
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
by Jarek Poplawski
· 16 years ago
05a8c1c
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
by Jarek Poplawski
· 16 years ago
6113b74
pkt_sched: fix sparse warning
by Hannes Eder
· 16 years ago
71bcb09
tc: check for errors in gen_rate_estimator creation
by Stephen Hemminger
· 16 years ago
f6486d4
pkt_sched: sch_api: Remove qdisc_list_lock
by Jarek Poplawski
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3aa4614
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
by Patrick McHardy
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
99c0db2
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
102396a
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
by Jarek Poplawski
· 16 years ago
f6f9b93
pkt_sched: Fix gen_estimator locks
by Jarek Poplawski
· 16 years ago
f7a54c1
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
by Jarek Poplawski
· 16 years ago
666d9bb
pkt_sched: Fix dev_graft_qdisc() locking
by Jarek Poplawski
· 16 years ago
f6e0b23
pkt_sched: Fix qdisc list locking
by Jarek Poplawski
· 16 years ago
2540e05
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
by Jarek Poplawski
· 16 years ago
f3b9605
Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
by David S. Miller
· 16 years ago
e5befbd
pkt_sched: remove bogus block (cleanup)
by Ilpo Järvinen
· 16 years ago
4d8863a
pkt_sched: Don't hold qdisc lock over qdisc_destroy().
by David S. Miller
· 16 years ago
25bfcd5
pkt_sched: Add lockdep annotation for qdisc locks
by Jarek Poplawski
· 16 years ago
8608db0
pkt_sched: Never schedule non-root qdiscs.
by David S. Miller
· 16 years ago
3a76e37
pkt_sched: Grab correct lock in notify_and_destroy().
by Jarek Poplawski
· 16 years ago
1cfa266
pkt_sched: Add BH protection for qdisc_stab_lock.
by Jarek Poplawski
· 16 years ago
8123b42
pkt_sched: Fix ingress deletion and filter attachment.
by David S. Miller
· 16 years ago
827ebd6
pkt_sched: Fix qdisc config when link is down.
by David S. Miller
· 16 years ago
ee7af82
pkt_sched: Fix "parent is root" test in qdisc_create().
by David S. Miller
· 16 years ago
8d50b53
pkt_sched: Fix OOPS on ingress qdisc add.
by David S. Miller
· 16 years ago
a94f779
pkt_sched: make qdisc_class_hash_alloc() static
by Adrian Bunk
· 16 years ago
175f9c1
net_sched: Add size table for qdiscs
by Jussi Kivilinna
· 16 years ago
3072367
pkt_sched: Manage qdisc list inside of root qdisc.
by David S. Miller
· 16 years ago
99194cf
pkt_sched: Add multiqueue handling to qdisc_graft().
by David S. Miller
· 16 years ago
5304997
pkt_sched: Make qdisc grafting locking more specific.
by David S. Miller
· 16 years ago
ead81cc
netdevice: Move qdisc_list back into net_device proper.
by David S. Miller
· 16 years ago
37437bb
pkt_sched: Schedule qdiscs instead of netdev_queue.
by David S. Miller
· 16 years ago
7698b4f
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
86d804e
netdev: Make netif_schedule() routines work with netdev_queue objects.
by David S. Miller
· 16 years ago
68dfb42
pkt_sched: Kill stats_lock member of struct Qdisc.
by David S. Miller
· 16 years ago
816f325
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
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
555353c
netdev: The ingress_lock member is no longer needed.
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
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 16 years ago
e65d22e
pkt_sched: Remove comment reference to old style TX locking.
by David S. Miller
· 16 years ago
6fe1c7a
net-sched: add dynamically sized qdisc class hash helpers
by Patrick McHardy
· 16 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 16 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
066a3b5
[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop
by Jarek Poplawski
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
5feb5e1
[NET_SCHED]: sch_api: introduce constant for rate table size
by Patrick McHardy
· 17 years ago
57e1c48
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
by Patrick McHardy
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
62e3ba1
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
by Patrick McHardy
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
3c0cfc1
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched
by Patrick McHardy
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
ffc8fef
[NET]: Fix sch_api to properly set sch->parent on the root.
by Patrick McHardy
· 17 years ago
73ca491
[NET_SCHED]: act_api: qdisc internal reclassify support
by Patrick McHardy
· 17 years ago
0621ed2
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
by Patrick McHardy
· 17 years ago
0ba4805
[NET_SCHED]: Remove unnecessary includes
by Patrick McHardy
· 17 years ago
876d48a
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
by Patrick McHardy
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
fd44de7
[NET_SCHED]: ingress: switch back to using ingress_lock
by Patrick McHardy
· 18 years ago
0463d4a
[NET_SCHED]: Eliminate qdisc_tree_lock
by Patrick McHardy
· 18 years ago
c95e939
[NET_SCHED]: qdisc: remove unnecessary memory barriers
by Patrick McHardy
· 18 years ago
a48b5a6
[NET_SCHED]: Unline tcf_destroy
by Patrick McHardy
· 18 years ago
1936502
[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup
by Stephen Hemminger
· 18 years ago
11274e5
[NETEM]: avoid excessive requeues
by Stephen Hemminger
· 18 years ago
be577dd
[PKT_SCHED] qdisc: Use rtnl registration interface
by Thomas Graf
· 18 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
514bca3
[NET_SCHED]: Fix warning
by Patrick McHardy
· 18 years ago
4361cb1
[NET_SCHED]: Export real timer resolution in /proc/net/psched
by Patrick McHardy
· 18 years ago
4179477
[NET_SCHED]: Add hrtimer based qdisc watchdog
by Patrick McHardy
· 18 years ago
641b9e0
[NET_SCHED]: Use ktime as clocksource
by Patrick McHardy
· 18 years ago
b6d9bcb
[NET] SCHED: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
Next »