Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 1 | -12/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 4 | -20/+4 |
2019-05-05 | net/sched: move police action structures to header | Pieter Jansen van Vuuren | 1 | -0/+70 |
2019-04-22 | net: tc_act: drop include of module.h from tc_ife.h | Paul Gortmaker | 1 | -1/+2 |
2019-03-21 | net/sched: don't dereference a->goto_chain to read the chain index | Davide Caratti | 1 | -1/+1 |
2019-02-10 | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE | Eli Cohen | 8 | -10/+10 |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2 | -2/+0 |
2018-07-12 | net/sched: act_skbedit: don't use spinlock in the data path | Davide Caratti | 1 | -10/+27 |
2018-07-07 | net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used | Davide Caratti | 1 | -1/+0 |
2018-07-07 | net/sched: act_csum: fix NULL dereference when 'goto chain' is used | Davide Caratti | 1 | -1/+0 |
2018-06-28 | net sched actions: fix coding style in pedit headers | Roman Mashak | 1 | -0/+1 |
2018-01-23 | net/sched: act_csum: don't use spinlock in the fast path | Davide Caratti | 1 | -2/+14 |
2017-12-06 | act_mirred: get rid of tcfm_ifindex from struct tcf_mirred | Cong Wang | 1 | -4/+2 |
2017-11-30 | act_sample: get rid of tcf_sample_cleanup_rcu() | Cong Wang | 1 | -1/+0 |
2017-11-10 | act_vlan: VLAN action rewrite to use RCU lock/unlock and update | Manish Kurup | 1 | -9/+37 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -0/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 10 | -0/+10 |
2017-10-12 | sched: act: ife: update parameters via rcu handling | Alexander Aring | 1 | -2/+8 |
2017-10-12 | net sched actions: change IFE modules alias names | Roman Mashak | 1 | -1/+1 |
2017-10-11 | net: sched: make tc_action_ops->get_dev return dev and avoid passing net | Jiri Pirko | 1 | -0/+1 |
2017-09-26 | net: sched: introduce helper to identify gact pass action | Jiri Pirko | 1 | -0/+5 |
2017-08-23 | net: sched: add couple of goto_chain helpers | Jiri Pirko | 1 | -4/+16 |
2017-06-06 | net: sched: introduce helper to identify gact trap action | Jiri Pirko | 1 | -2/+13 |
2017-05-23 | net/sched: act_csum: Add accessors for offloading drivers | Or Gerlitz | 1 | -0/+15 |
2017-04-06 | net/sched: Removed unused vlan actions definition | Or Gerlitz | 1 | -3/+0 |
2017-03-28 | net/sched: Add accessor functions to pedit keys for offloading drivers | Or Gerlitz | 1 | -0/+45 |
2017-03-09 | mlxsw: spectrum: Add support for vlan modify TC action | Petr Machata | 1 | -0/+5 |
2017-02-10 | net/act_pedit: Introduce 'add' operation | Amir Vadai | 1 | -0/+1 |
2017-02-10 | net/act_pedit: Support using offset relative to the conventional network headers | Amir Vadai | 1 | -0/+5 |
2017-02-03 | net/sched: act_ife: Change to use ife module | Yotam Gigi | 1 | -1/+0 |
2017-02-03 | net/sched: act_ife: Unexport ife_tlv_meta_encode | Yotam Gigi | 1 | -2/+0 |
2017-01-24 | net/sched: Introduce sample tc action | Yotam Gigi | 1 | -0/+50 |
2016-11-09 | net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key | Hadar Hen Zion | 1 | -0/+37 |
2016-10-27 | skbedit: allow the user to specify bitmask for mark | Antonio Quartulli | 1 | -0/+1 |
2016-10-14 | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '... | Shmulik Ladkani | 1 | -2/+2 |
2016-10-14 | net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i... | Shmulik Ladkani | 1 | -1/+1 |
2016-09-23 | net_sched: act_vlan: add helper inlines to access tcf_vlan info | Or Gerlitz | 1 | -0/+25 |
2016-09-19 | net sched ife action: add 16 bit helpers | Jamal Hadi Salim | 1 | -0/+2 |
2016-09-15 | net_sched: Introduce skbmod action | Jamal Hadi Salim | 1 | -0/+30 |
2016-09-10 | net/sched: Introduce act_tunnel_key | Amir Vadai | 1 | -0/+30 |
2016-08-18 | net_sched: act_vlan: Add priority option | Hadar Hen Zion | 1 | -0/+1 |
2016-07-25 | net_sched: get rid of struct tcf_common | WANG Cong | 12 | -12/+12 |
2016-07-25 | net_sched: move tc_action into tcf_common | WANG Cong | 12 | -27/+13 |
2016-07-24 | net/sched: act_mirred: Add helper inlines to access tcf_mirred info. | Yotam Gigi | 1 | -0/+9 |
2016-07-04 | net sched actions: skbedit add support for mod-ing skb pkt_type | Jamal Hadi Salim | 1 | -5/+5 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2016-06-23 | act_ife: only acquire tcf_lock for existing actions | WANG Cong | 1 | -3/+3 |
2016-06-07 | net sched: indentation and other OCD stylistic fixes | Jamal Hadi Salim | 1 | -2/+2 |
2016-05-04 | net_sched: act_mirred: add helper inlines to access tcf_mirred info | Sridhar Samudrala | 1 | -0/+15 |
2016-03-10 | net/act_skbedit: Utility functions for mark action | Amir Vadai | 1 | -0/+16 |