index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_mpls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: remove two skb_mac_header() uses
Eric Dumazet
2023-03-22
1
-1
/
+1
*
net/sched: act_mpls: fix action bind logic
Pedro Tammela
2023-02-26
1
-29
/
+37
*
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
2023-01-09
1
-1
/
+7
*
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
2022-12-09
1
-2
/
+4
*
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
Zhengchao Shao
2022-09-09
1
-19
/
+0
*
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-09-09
1
-7
/
+6
*
net/sched: act_mpls: Add extack messages for offload failure
Ido Schimmel
2022-04-08
1
-0
/
+7
*
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
1
-1
/
+2
*
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
1
-1
/
+15
*
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
2021-12-19
1
-0
/
+38
*
flow_offload: fill flags to action structure
Baowen Zheng
2021-12-19
1
-1
/
+1
*
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
1
-1
/
+1
*
net_sched: refactor TC action init API
Cong Wang
2021-08-02
1
-2
/
+2
*
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
2020-12-03
1
-0
/
+3
*
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
2020-10-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-2
/
+0
|
\
|
*
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
2020-09-24
1
-2
/
+0
*
|
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2020-10-03
1
-0
/
+18
|
/
*
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
1
-1
/
+1
*
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-04
1
-1
/
+2
*
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
1
-1
/
+3
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
1
-1
/
+1
|
|
\
|
|
*
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-1
/
+1
*
|
|
net: remove the unnecessary strict_start_type in some policies
Xin Long
2019-11-21
1
-1
/
+0
*
|
|
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
1
-1
/
+1
*
|
|
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
1
-1
/
+2
|
/
/
*
/
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-15
1
-4
/
+8
|
/
*
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
1
-1
/
+1
*
net: sched: use temporary variable for actions indexes
Dmytro Linkin
2019-08-05
1
-3
/
+5
*
net: sched: add mpls manipulation actions to TC
John Hurley
2019-07-08
1
-0
/
+406