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
...
*
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
3
-12
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-10
/
+10
|
\
\
|
|
/
|
*
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
2017-08-08
1
-10
/
+10
*
|
net_sched: get rid of some forward declarations
WANG Cong
2017-08-08
1
-111
/
+103
*
|
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
12
-146
/
+136
*
|
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
2017-08-07
1
-5
/
+39
*
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
5
-112
/
+86
*
|
net: sched: move prio into cls_common
Jiri Pirko
2017-08-07
1
-3
/
+0
*
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
5
-32
/
+22
*
|
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
2017-08-07
1
-1
/
+1
*
|
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
2017-08-07
1
-2
/
+2
*
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
5
-35
/
+26
*
|
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
3
-13
/
+7
*
|
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-14
/
+4
*
|
net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
1
-21
/
+9
*
|
net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-25
/
+16
*
|
net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
1
-12
/
+2
*
|
net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-19
/
+6
*
|
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
1
-11
/
+2
*
|
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated...
Jiri Pirko
2017-08-04
1
-12
/
+2
*
|
net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
1
-16
/
+5
*
|
net: sched: cls_flower: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
1
-11
/
+2
*
|
net: sched: cls_fw: rename fw_change_attrs function
Jiri Pirko
2017-08-04
1
-6
/
+5
*
|
net: sched: cls_bpf: rename cls_bpf_modify_existing function
Jiri Pirko
2017-08-04
1
-6
/
+4
*
|
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
Jiri Pirko
2017-08-04
1
-1
/
+1
*
|
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
1
-1
/
+2
*
|
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
2017-08-04
3
-3
/
+3
*
|
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
1
-1
/
+1
*
|
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
2017-08-04
3
-13
/
+7
*
|
net: sched: sch_atm: use Qdisc_class_common structure
Jiri Pirko
2017-08-04
1
-6
/
+6
*
|
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-30
1
-1
/
+20
*
|
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-30
1
-10
/
+40
*
|
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-30
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
2
-3
/
+3
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
1
-2
/
+2
|
|
\
|
|
*
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
2017-07-14
1
-2
/
+2
|
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
|
|
/
*
|
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-17
1
-6
/
+0
|
/
*
net, sched: convert Qdisc.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
2
-8
/
+8
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+2
|
\
|
*
net: sched: Fix one possible panic when no destroy callback
Gao Feng
2017-06-29
1
-1
/
+2
*
|
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
2017-06-21
2
-0
/
+6
*
|
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
2017-06-15
1
-3
/
+12
*
|
net: sched: act_tunnel_key: request UDP checksum by default
Jiri Benc
2017-06-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
2
-6
/
+6
|
\
\
|
|
/
|
*
net/act_pedit: fix an error code
Dan Carpenter
2017-06-14
1
-1
/
+3
|
*
net_sched: move tcf_lock down after gen_replace_estimator()
WANG Cong
2017-06-14
1
-5
/
+3
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
5
-14
/
+23
[prev]
[next]