index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-1
/
+1
2013-01-15
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
1
-8
/
+10
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-26
/
+26
2012-06-27
pkt_sched: act_api: Move away from NLMSG_PUT().
David S. Miller
1
-28
/
+31
2012-04-02
pkt_sched: Stop using NLA_PUT*().
David S. Miller
1
-3
/
+6
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
1
-2
/
+2
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-3
/
+4
2011-05-08
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-6
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-20
net_sched: cleanups
Eric Dumazet
1
-23
/
+23
2010-06-12
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
1
-1
/
+10
2010-05-18
net sched: printk message severity
stephen hemminger
1
-9
/
+11
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
net_sched: make traffic control network namespace aware
Tom Goff
1
-23
/
+22
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
1
-1
/
+2
2009-08-25
netlink: constify nlmsghdr arguments
Patrick McHardy
1
-1
/
+1
2008-11-26
tc: propogate errors from tcf_hash_create
Stephen Hemminger
1
-5
/
+13
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-08-13
net-sched: fix Action flushing return code
Jamal Hadi Salim
1
-2
/
+2
2008-08-13
net-sched: Fix actions flushing
Jamal Hadi Salim
1
-2
/
+7
2008-08-08
pkt_sched: Fix actions referencing
Jamal Hadi Salim
1
-3
/
+2
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-01-29
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
1
-1
/
+1
2008-01-29
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
1
-1
/
+1
2008-01-29
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
1
-2
/
+2
2008-01-29
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
1
-38
/
+46
2008-01-29
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
1
-11
/
+18
2008-01-29
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
1
-32
/
+39
2008-01-29
[NET_SCHED]: act_api: use nlmsg_parse
Patrick McHardy
1
-4
/
+1
2008-01-29
[NET_SCHED]: act_api: fix netlink API conversion bug
Patrick McHardy
1
-4
/
+4
2008-01-29
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
1
-105
/
+109
2008-01-29
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-1
/
+1
2008-01-29
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
1
-5
/
+4
2008-01-29
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-4
/
+4
2008-01-29
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
1
-0
/
+10
2007-09-15
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
1
-4
/
+4
2007-07-11
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-10
/
+0
2007-07-11
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
1
-4
/
+3
2007-07-11
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
1
-6
/
+0
2007-04-26
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
1
-9
/
+3
2007-04-26
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-8
/
+9
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-26
/
+26
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
[next]