index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2
-5
/
+60
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-38
/
+52
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
1
-3
/
+2
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
1
-1
/
+1
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
1
-2
/
+2
2017-11-02
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-1
/
+1
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-30
/
+10
2017-11-01
MAINTAINERS: Update Yotam's E-mail
Yotam Gigi
1
-1
/
+1
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
1
-0
/
+2
2017-10-31
net_sched: remove tcf_block_put_deferred()
Cong Wang
1
-29
/
+8
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-56
/
+268
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
1
-5
/
+33
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
1
-3
/
+26
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
1
-3
/
+16
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
1
-4
/
+18
2017-10-29
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
1
-2
/
+17
2017-10-29
net_sched: use tcf_queue_work() in basic filter
Cong Wang
1
-3
/
+17
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
1
-17
/
+51
2017-10-29
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-10-27
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
1
-12
/
+92
2017-10-27
net/sched: Introduce Credit Based Shaper (CBS) qdisc
Vinicius Costa Gomes
3
-0
/
+305
2017-10-27
net/sched: Add select_queue() class_ops for mqprio
Jesus Sanchez-Palencia
1
-0
/
+7
2017-10-27
net/sched: Change behavior of mq select_queue()
Jesus Sanchez-Palencia
1
-9
/
+1
2017-10-27
net/sched: Check for null dev_queue on create flow
Jesus Sanchez-Palencia
1
-1
/
+7
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
2017-10-22
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-0
/
+10
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
4
-81
/
+0
2017-10-21
net: sched: cls_bpf: call block callbacks for offload
Jiri Pirko
1
-8
/
+32
2017-10-21
net: sched: cls_u32: call block callbacks for offload
Jiri Pirko
1
-20
/
+52
2017-10-21
net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode
Jiri Pirko
1
-8
/
+8
2017-10-21
net: sched: cls_matchall: call block callbacks for offload
Jiri Pirko
1
-27
/
+45
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
2
-6
/
+24
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
1
-0
/
+105
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
1
-7
/
+29
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
1
-3
/
+53
2017-10-20
net/sched: Set the net-device for egress device instance
Or Gerlitz
1
-0
/
+1
2017-10-20
net: sched: cls_u32: use hash_ptr() for tc_u_hash
Arnd Bergmann
1
-1
/
+1
2017-10-19
mqprio: fix potential null pointer dereference on opt
Colin Ian King
1
-1
/
+2
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
5
-20
/
+23
2017-10-16
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
1
-0
/
+2
2017-10-16
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
1
-20
/
+35
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
1
-2
/
+4
[next]