index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tc_act
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-03-10
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
Amir Vadai
1
-2
/
+2
2016-03-01
introduce IFE action
Jamal Hadi Salim
1
-0
/
+61
2016-02-17
net: tc: helper functions to query action types
John Fastabend
1
-0
/
+16
2015-09-18
act_connmark: Remember the struct net instead of guessing it.
Eric W. Biederman
1
-0
/
+1
2015-08-26
net_sched: act_bpf: remove spinlock in fast path
Alexei Starovoitov
1
-1
/
+1
2015-07-08
net_sched: act_mirred: remove spinlock in fast path
Eric Dumazet
1
-1
/
+1
2015-07-08
net_sched: act_gact: use a separate packet counters for gact_determ()
Eric Dumazet
1
-3
/
+4
2015-03-20
act_bpf: add initial eBPF support for actions
Daniel Borkmann
1
-1
/
+5
2015-01-19
net: sched: Introduce connmark action
Felix Fietkau
1
-0
/
+14
2015-01-17
tc: add BPF based action
Jiri Pirko
1
-0
/
+25
2014-11-24
tc_vlan: fix type of tcfv_push_vid
Jiri Pirko
1
-1
/
+1
2014-11-21
sched: introduce vlan action
Jiri Pirko
1
-0
/
+27
2014-02-12
net_sched: act: hide struct tcf_common from API
WANG Cong
8
-16
/
+16
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
[next]