index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
2017-12-06
1
-9
/
+1
*
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
1
-4
/
+3
*
net_sched: remove unused parameter from act cleanup ops
Cong Wang
2017-12-05
11
-15
/
+15
*
net: sched: sch_api: rearrange init handling
Alexander Aring
2017-12-05
1
-41
/
+47
*
net: sched: sch_api: fix code style issues
Alexander Aring
2017-12-05
1
-5
/
+6
*
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
2017-12-05
1
-21
/
+9
*
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
2017-12-05
1
-0
/
+1
*
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-30
1
-11
/
+3
*
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
1
-1
/
+8
*
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
1
-0
/
+1
*
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-28
1
-10
/
+13
*
net: sched: crash on blocks with goto chain action
Roman Kapl
2017-11-25
1
-5
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
1
-5
/
+3
|
\
|
*
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-5
/
+3
*
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
1
-0
/
+6
*
|
net: sched: fix crash when deleting secondary chains
Roman Kapl
2017-11-24
1
-3
/
+4
|
/
*
netem: remove unnecessary 64 bit modulus
Stephen Hemminger
2017-11-15
1
-3
/
+3
*
netem: use 64 bit divide by rate
Stephen Hemminger
2017-11-15
1
-7
/
+4
*
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
2017-11-13
1
-5
/
+9
*
netem: support delivering packets in delayed time slots
Dave Taht
2017-11-13
1
-3
/
+71
*
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2017-11-13
1
-0
/
+14
*
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
2017-11-13
1
-28
/
+28
*
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-10
1
-24
/
+51
*
act_vlan: Change stats update to use per-core stats
Manish Kurup
2017-11-10
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
29
-60
/
+173
|
\
|
*
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-1
/
+7
|
*
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-7
/
+26
|
*
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+12
|
*
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+14
|
*
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+12
|
*
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+14
|
*
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+13
|
*
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-6
/
+18
|
*
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-6
/
+18
|
*
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-1
/
+6
|
*
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-5
/
+15
|
*
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2017-11-09
1
-0
/
+1
|
*
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-09
17
-19
/
+17
*
|
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
2017-11-08
1
-2
/
+2
*
|
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-2
/
+3
*
|
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-08
1
-0
/
+79
*
|
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
1
-3
/
+7
*
|
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
2017-11-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
18
-17
/
+22
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
17
-17
/
+21
|
|
\
|
|
*
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
17
-17
/
+19
|
|
*
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-03
1
-0
/
+2
|
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
2
-5
/
+60
[next]