| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |