Sign in
android-kvm
/
linux
/
9314006dc3324cd449db90f23745c4f3e275d2d4
/
net
/
sched
/
act_mirred.c
2c64605
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
by Pablo Neira Ayuso
· 4 years, 9 months ago
70cf3dc
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
by Shmulik Ladkani
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
43e0ae7
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
e382267
net: sched: update action implementations to support flags
by Vlad Buslov
· 5 years ago
abbb0d3
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
by Vlad Buslov
· 5 years ago
ef816f3
net: sched: don't expose action qstats to skb_tc_reinsert()
by Vlad Buslov
· 5 years ago
26b537a
net: sched: extract qstats update code into functions
by Vlad Buslov
· 5 years ago
5e1ad95
net: sched: extract bstats update code into function
by Vlad Buslov
· 5 years ago
c8ecebd
net: sched: extract common action counters update code into function
by Vlad Buslov
· 5 years ago
445d374
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
11c9a7d
act_mirred: Fix mirred_init_module error handling
by YueHaibing
· 5 years ago
470d506
net: sched: use get_dev() action API in flow_action infra
by Vlad Buslov
· 5 years ago
981471bd
net_sched: fix a NULL pointer deref in ipt action
by Cong Wang
· 5 years ago
7be8ef2
net: sched: use temporary variable for actions indexes
by Dmytro Linkin
· 5 years ago
b84b2d4
net sched: update mirred action for batched events operations
by Roman Mashak
· 5 years ago
e2ca070
net: sched: protect against stack overflow in TC act_mirred
by John Hurley
· 5 years ago
720f22f
net: sched: refactor reinsert action
by John Hurley
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
064c5d6
net: sched: fix cleanup NULL pointer exception in act_mirr
by John Hurley
· 6 years ago
ff9721d
net/sched: act_mirred: validate the control action inside init()
by Davide Caratti
· 6 years ago
85d0966
net/sched: prepare TC actions to properly validate the control action
by Davide Caratti
· 6 years ago
eddd2cf
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
by Eli Cohen
· 6 years ago
7236ead
act_mirred: clear skb->tstamp on redirect
by Eric Dumazet
· 6 years ago
28169ab
net/sched: Add hardware specific counters to TC actions
by Eelco Chaudron
· 6 years ago
f061b48
Revert "net: sched: act: add extack for lookup callback"
by Cong Wang
· 6 years ago
97a3f84f
net_sched: remove unnecessary ops->delete()
by Cong Wang
· 6 years ago
653cd28
net: sched: always disable bh when taking tcf_lock
by Vlad Buslov
· 6 years ago
7c5790c
net: sched: act_mirred method rename for grep-ability and consistency
by Jamal Hadi Salim
· 6 years ago
4e23281
net: sched: act_mirred: remove dependency on rtnl lock
by Vlad Buslov
· 6 years ago
84a75b3
net: sched: extend action ops with put_dev callback
by Vlad Buslov
· 6 years ago
e5cf1ba
act_mirred: use TC_ACT_REINSERT when possible
by Paolo Abeni
· 6 years ago
7fd4b28
tc/act: remove unneeded RCU lock in action callback
by Paolo Abeni
· 6 years ago
0190c1d
net: sched: atomically check-allocate action
by Vlad Buslov
· 6 years ago
4e8ddd7
net: sched: don't release reference on action overwrite
by Vlad Buslov
· 6 years ago
b409074
net: sched: add 'delete' function to action ops
by Vlad Buslov
· 6 years ago
789871b
net: sched: implement unlocked action init API
by Vlad Buslov
· 6 years ago
036bb44
net: sched: change type of reference and bind counters
by Vlad Buslov
· 6 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
685ecfb
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
by Kirill Tkhai
· 7 years ago
1d4760c
net: sched: act: mirred: add extack support
by Alexander Aring
· 7 years ago
b362014
net: sched: act: handle extack in tcf_generic_walker
by Alexander Aring
· 7 years ago
4178010
net: sched: act: add extack for walk callback
by Alexander Aring
· 7 years ago
331a929
net: sched: act: add extack for lookup callback
by Alexander Aring
· 7 years ago
589dad6
net: sched: act: add extack to init callback
by Alexander Aring
· 7 years ago
1af851558
net: sched: act: fix code style
by Alexander Aring
· 7 years ago
ee99b2d
net: Revert sched action extack support series.
by David S. Miller
· 7 years ago
b7b347f
net: sched: act: fix code style
by Alexander Aring
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3bb2342
net/sched: Fix update of lastuse in act modules implementing stats_update
by Roi Dayan
· 7 years ago
039af9c
net_sched: switch to exit_batch for action pernet ops
by Cong Wang
· 7 years ago
4bee00e
act_mirred: get rid of mirred_list_lock spinlock
by Cong Wang
· 7 years ago
9f8a739
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
by Cong Wang
· 7 years ago
9a63b25
net_sched: remove unused parameter from act cleanup ops
by Cong Wang
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
843e79d
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
by Jiri Pirko
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
89d8245
net/sched: act_mirred: remove duplicated include from act_mirred.c
by Wei Yongjun
· 8 years ago
bc31c90
net-tc: convert tc_from to tc_from_ingress and tc_redirected
by Willem de Bruijn
· 8 years ago
8dc07fd
net-tc: convert tc_at to tc_at_ingress
by Willem de Bruijn
· 8 years ago
a5135bc
net-tc: convert tc_verd to integer bitfields
by Willem de Bruijn
· 8 years ago
548ed722
act_mirred: fix a typo in get_dev
by WANG Cong
· 8 years ago
255cb30
net/sched: act_mirred: Add new tc_action_ops get_dev()
by Hadar Hen Zion
· 8 years ago
c491680
bpf: reuse dev_is_mac_header_xmit for redirect
by Daniel Borkmann
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5712bf9
net/sched: act_mirred: Use passed lastuse argument
by Paul Blakey
· 8 years ago
53592b3
net/sched: act_mirred: Implement ingress actions
by Shmulik Ladkani
· 8 years ago
dcf8003
net/sched: act_mirred: Refactor detection whether dev needs xmit at mac header
by Shmulik Ladkani
· 8 years ago
1657792
net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a bool
by Shmulik Ladkani
· 8 years ago
9798e6f
net: act_mirred: allow statistic updates from offloaded actions
by Jakub Kicinski
· 8 years ago
5a7a555
net sched: stylistic cleanups
by Jamal Hadi Salim
· 8 years ago
a85a970
net_sched: move tc_action into tcf_common
by WANG Cong
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
82a31b9
net_sched: fix mirrored packets checksum
by WANG Cong
· 8 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 9 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 9 years ago
53eb440
net sched actions: introduce timestamp for firsttime use
by Jamal Hadi Salim
· 9 years ago
9c4a4e4
net sched: actions use tcf_lastuse_update for consistency
by Jamal Hadi Salim
· 9 years ago
dc327f8
net_sched: close another race condition in tcf_mirred_release()
by WANG Cong
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
87dfbdc
net sched: mirred action fix late binding
by Jamal Hadi Salim
· 9 years ago
9854518e
sched: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
ddf97cc
net_sched: add network namespace support for tc actions
by WANG Cong
· 9 years ago
d40496a
act_mirred: clear sender cpu before sending to tx
by WANG Cong
· 9 years ago
215c90a
act_mirred: always release tcf hash
by WANG Cong
· 9 years ago
6bd00b8
act_mirred: fix a race condition on mirred_list
by WANG Cong
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
636dba8
act_mirred: avoid calling tcf_hash_release() when binding
by WANG Cong
· 9 years ago
2ee22a9
net_sched: act_mirred: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
519c818
net: sched: add percpu stats to actions
by Eric Dumazet
· 9 years ago
e578d9c
net: sched: use counter to break reclassify loops
by Florian Westphal
· 10 years ago
f40ae91
act_mirred: Fix bogus header when redirecting from VLAN
by Herbert Xu
· 10 years ago
0c6965d
sched: fix act file names in header comment
by Jiri Pirko
· 10 years ago
Next »