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
/
act_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-2
/
+2
*
|
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
2009-10-07
1
-1
/
+2
|
/
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
1
-1
/
+1
*
tc: propogate errors from tcf_hash_create
Stephen Hemminger
2008-11-25
1
-5
/
+13
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
1
-1
/
+1
*
net-sched: fix Action flushing return code
Jamal Hadi Salim
2008-08-13
1
-2
/
+2
*
net-sched: Fix actions flushing
Jamal Hadi Salim
2008-08-13
1
-2
/
+7
*
pkt_sched: Fix actions referencing
Jamal Hadi Salim
2008-08-07
1
-3
/
+2
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-1
/
+1
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
2008-01-28
1
-2
/
+2
*
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
2008-01-28
1
-38
/
+46
*
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
2008-01-28
1
-11
/
+18
*
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
2008-01-28
1
-32
/
+39
*
[NET_SCHED]: act_api: use nlmsg_parse
Patrick McHardy
2008-01-28
1
-4
/
+1
*
[NET_SCHED]: act_api: fix netlink API conversion bug
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-105
/
+109
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
2008-01-28
1
-5
/
+4
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
1
-4
/
+4
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
1
-0
/
+10
*
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
2007-09-14
1
-4
/
+4
*
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-07-10
1
-10
/
+0
*
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
2007-07-10
1
-4
/
+3
*
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
2007-07-10
1
-6
/
+0
*
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-9
/
+3
*
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-8
/
+9
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-26
/
+26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-17
/
+17
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
1
-19
/
+227
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-5
/
+2
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-6
/
+3
*
[MAINTAINERS]: Add proper entry for TC classifier
Stephen Hemminger
2006-07-12
1
-2
/
+0
*
[PKT_SCHED]: act_api: Fix module leak while flushing actions
Thomas Graf
2006-07-09
1
-1
/
+1
*
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
2006-07-05
1
-2
/
+4
*
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
2006-07-05
1
-0
/
+1
*
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
2006-07-05
1
-6
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
2006-03-12
1
-1
/
+1
*
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
2006-01-09
1
-1
/
+1
*
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
2006-01-09
1
-1
/
+1
*
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
David S. Miller
2005-12-13
1
-1
/
+1
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-4
/
+4
*
[NET]: Kill skb->tc_classid
Patrick McHardy
2005-08-29
1
-6
/
+1
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
1
-1
/
+9
[next]