index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
2018-02-06
1
-3
/
+3
*
net sched actions: Convert to use idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-35
/
+25
*
idr: Delete idr_find_ext function
Matthew Wilcox
2018-02-06
1
-1
/
+1
*
idr: Delete idr_replace_ext function
Matthew Wilcox
2018-02-06
1
-1
/
+1
*
idr: Delete idr_remove_ext function
Matthew Wilcox
2018-02-06
1
-1
/
+1
*
net_sched: remove unused parameter from act cleanup ops
Cong Wang
2017-12-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
1
-2
/
+0
|
\
|
*
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-09
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+4
|
\
|
|
*
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
1
-0
/
+2
|
*
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-03
1
-0
/
+2
*
|
net/sched: Set the net-device for egress device instance
Or Gerlitz
2017-10-20
1
-0
/
+1
*
|
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-10-11
1
-0
/
+220
|
/
*
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
2017-09-13
1
-2
/
+4
*
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-12
1
-9
/
+8
*
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
2017-09-05
1
-2
/
+6
*
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-30
1
-130
/
+121
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-3
/
+3
*
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
1
-1
/
+2
*
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
*
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
2017-07-14
1
-2
/
+2
*
net_sched: only create filter chains for new filters/actions
WANG Cong
2017-05-25
1
-1
/
+1
*
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
1
-0
/
+40
*
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
1
-7
/
+8
*
net: sched: add helpers to handle extended actions
Jiri Pirko
2017-05-02
1
-1
/
+1
*
net sched actions: Complete the JUMPX opcode
Jamal Hadi Salim
2017-04-25
1
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-23
/
+32
|
\
|
*
net sched actions: allocate act cookie early
Wolfgang Bumiller
2017-04-20
1
-23
/
+32
*
|
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-2
/
+3
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-9
/
+11
|
/
*
net sched actions: do not overwrite status of action creation.
Roman Mashak
2017-02-26
1
-2
/
+2
*
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-02-26
1
-4
/
+1
*
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-02-14
1
-1
/
+1
*
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-25
1
-0
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-3
/
+2
|
\
|
*
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-16
1
-3
/
+2
*
|
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-08
1
-7
/
+4
|
/
*
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
1
-6
/
+3
*
net_sched actions: use nla_parse_nested()
Johannes Berg
2016-10-29
1
-2
/
+1
*
net_sched: reorder pernet ops and act ops registrations
WANG Cong
2016-10-13
1
-8
/
+11
*
net sched actions: fix GETing actions
Jamal Hadi Salim
2016-09-20
1
-0
/
+20
*
net sched: stylistic cleanups
Jamal Hadi Salim
2016-09-19
1
-10
/
+6
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
1
-5
/
+6
*
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-17
1
-1
/
+0
*
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-08-17
1
-19
/
+3
*
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
1
-72
/
+67
*
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-25
1
-96
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-1
/
+1
|
\
[next]