index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
net: sch: sch_cbs: add extack support
Alexander Aring
1
-7
/
+16
2017-12-21
net: sch: sch_cbq: add extack support
Alexander Aring
1
-12
/
+34
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
16
-38
/
+52
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2
-3
/
+5
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
14
-23
/
+32
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
5
-11
/
+21
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
16
-16
/
+21
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
15
-17
/
+31
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
10
-10
/
+16
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
18
-39
/
+50
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
30
-36
/
+72
2017-12-21
net: sched: sch_api: handle generic qdisc errors
Alexander Aring
1
-43
/
+105
2017-12-21
net: sched: fix coding style issues
Alexander Aring
6
-13
/
+14
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-55
/
+38
2017-12-20
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
1
-1
/
+15
2017-12-19
net_sched: properly check for empty skb array on error path
Cong Wang
1
-1
/
+7
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-31
/
+25
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
1
-16
/
+15
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
1
-0
/
+2
2017-12-13
net_sched: switch to exit_batch for action pernet ops
Cong Wang
16
-85
/
+51
2017-12-13
net: remove duplicate includes
Pravin Shedge
4
-4
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-0
/
+14
2017-12-08
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
1
-6
/
+7
2017-12-08
net: sched: pfifo_fast use skb_array
John Fastabend
2
-53
/
+92
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2
-35
/
+69
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
1
-7
/
+18
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
1
-1
/
+2
2017-12-08
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
1
-4
/
+7
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
1
-20
/
+86
2017-12-08
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
1
-9
/
+19
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
1
-13
/
+72
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
1
-0
/
+16
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
1
-15
/
+13
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
1
-10
/
+20
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
1
-2
/
+0
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
1
-0
/
+3
2017-12-06
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
1
-9
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+3
2017-12-05
net_sched: remove unused parameter from act cleanup ops
Cong Wang
11
-15
/
+15
2017-12-05
net: sched: sch_api: rearrange init handling
Alexander Aring
1
-41
/
+47
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
1
-5
/
+6
2017-12-05
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-21
/
+9
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
4
-0
/
+11
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
1
-0
/
+1
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
1
-11
/
+3
2017-11-28
net: sched: cbq: create block for q->link.block
Jiri Pirko
1
-1
/
+8
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
1
-0
/
+1
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
1
-10
/
+13
[prev]
[next]