Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8ce964b520ad0ad626cb1ee93a444aedceed5425
/
net
/
sched
/
act_tunnel_key.c
8cbfe93
flow_offload: allow user to offload tc action to net device
by Baowen Zheng
· 3 years, 1 month ago
c54e1d9
flow_offload: add ops to tc_action_ops for flow action setup
by Baowen Zheng
· 3 years, 1 month ago
695176b
net_sched: refactor TC action init API
by Cong Wang
· 3 years, 6 months ago
a7a12b5
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
by Davide Caratti
· 4 years, 3 months ago
e49d8c2
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
by Cong Wang
· 4 years, 4 months ago
13e6ce9
net: sched: only keep the available bits when setting vxlan md->gbp
by Xin Long
· 4 years, 4 months 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
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
e20d4ff
net: sched: add erspan option support to act_tunnel_key
by Xin Long
· 5 years ago
fca3f91
net: sched: add vxlan option support to act_tunnel_key
by Xin Long
· 5 years ago
4f0e97d
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
by Xin Long
· 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
5e1ad95
net: sched: extract bstats 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
981471b
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
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
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
e5fdaba
net/sched: act_tunnel_key: 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
4177c5d
net/sched: act_tunnel_key: Fix double free dst_cache
by wenxu
· 6 years ago
096461d
net/sched: avoid unused-label warning
by Arnd Bergmann
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
87750d1
net: sched: act_tunnel_key: fix metadata handling
by Vlad Buslov
· 6 years ago
a3df633
net: sched: act_tunnel_key: fix NULL pointer dereference during init
by Vlad Buslov
· 6 years ago
41411e2
net/sched: act_tunnel_key: Add dst_cache support
by wenxu
· 6 years ago
eddd2cf
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
by Eli Cohen
· 6 years ago
9174c3d
net/sched: act_tunnel_key: fix memory leak in case of action replace
by Davide Caratti
· 6 years ago
1c25324
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
by Adi Nissim
· 6 years ago
80ef0f2
net/sched: act_tunnel_key: Allow key-less tunnels
by Adi Nissim
· 6 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a162c35
net_sched: properly cancel netlink dump on failure
by Cong Wang
· 6 years ago
ee28bb5
net/sched: fix memory leak in act_tunnel_key_init()
by Davide Caratti
· 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
729e012
net: sched: act_tunnel_key: remove dependency on rtnl lock
by Vlad Buslov
· 6 years ago
7fd4b28
tc/act: remove unneeded RCU lock in action callback
by Paolo Abeni
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
07a557f
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
by Or Gerlitz
· 7 years ago
0190c1d
net: sched: atomically check-allocate action
by Vlad Buslov
· 7 years ago
4e8ddd7
net: sched: don't release reference on action overwrite
by Vlad Buslov
· 7 years ago
b409074
net: sched: add 'delete' function to action ops
by Vlad Buslov
· 7 years ago
789871b
net: sched: implement unlocked action init API
by Vlad Buslov
· 7 years ago
036bb44
net: sched: change type of reference and bind counters
by Vlad Buslov
· 7 years ago
38230a3
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
by Davide Caratti
· 7 years ago
0ed5269
net/sched: add tunnel option support to act_tunnel_key
by Simon Horman
· 7 years ago
9d7298c
net/sched: act_tunnel_key: add extended ack support
by Simon Horman
· 7 years ago
a1165b5
net/sched: act_tunnel_key: disambiguate metadata dst error cases
by Simon Horman
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
abdadd3
net/sched: fix NULL dereference in the error path of tunnel_key_init()
by Davide Caratti
· 7 years ago
51d4740
net sched actions: return explicit error when tunnel_key mode is not specified
by Roman Mashak
· 7 years ago
685ecfb
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
by Kirill Tkhai
· 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
039af9c
net_sched: switch to exit_batch for action pernet ops
by Cong Wang
· 7 years ago
9a63b25
net_sched: remove unused parameter from act cleanup ops
by Cong Wang
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
86087e1
net: sched: act_tunnel_key: make UDP checksum configurable
by Jiri Benc
· 8 years ago
63fe4c3
net: sched: act_tunnel_key: request UDP checksum by default
by Jiri Benc
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
dc594ec
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
by Or Gerlitz
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
75bfbca
net/sched: act_tunnel_key: Add UDP dst port option
by Hadar Hen Zion
· 8 years ago
24ba898
net/dst: Add dst port to dst_metadata utility functions
by Hadar Hen Zion
· 8 years ago
9ce183b
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
by Hadar Hen Zion
· 8 years ago
07c0f09
net/sched: act_tunnel_key: Remove rcu_read_lock protection
by Hadar Hen Zion
· 8 years ago
d0f6dd8
net/sched: Introduce act_tunnel_key
by Amir Vadai
· 8 years ago