summaryrefslogtreecommitdiff
path: root/net/sched/act_tunnel_key.c
AgeCommit message (Expand)Author
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-04-12net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-03-31net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-03net_sched: hold netns refcnt for each actionCong Wang
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc
2017-06-15net: sched: act_tunnel_key: request UDP checksum by defaultJiri Benc
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-12-23net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6Or Gerlitz
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-09net/sched: act_tunnel_key: Add UDP dst port optionHadar Hen Zion
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion
2016-09-15net/sched: act_tunnel_key: Remove rcu_read_lock protectionHadar Hen Zion
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai