Age | Commit message (Expand) | Author | Files | Lines |
2021-08-18 | sch_cake: fix srchost/dsthost hashing mode | Toke Høiland-Jørgensen | 1 | -1/+1 |
2021-08-09 | net: sched: act_mirred: Reset ct info when mirror/redirect skb | Hangbin Liu | 1 | -0/+3 |
2021-08-04 | net: sched: fix lockdep_set_class() typo error for sch->seqlock | Yunsheng Lin | 1 | -1/+1 |
2021-08-02 | net/sched: taprio: Fix init procedure | Yannick Vignon | 1 | -2/+0 |
2021-07-22 | net: sched: cls_api: Fix the the wrong parameter | Yajun Deng | 1 | -1/+1 |
2021-07-20 | net/sched: act_skbmod: Skip non-Ethernet packets | Peilin Ye | 1 | -4/+8 |
2021-07-18 | net: sched: fix memory leak in tcindex_partial_destroy_work | Pavel Skripkin | 1 | -1/+4 |
2021-07-02 | net/sched: act_ct: remove and free nf_table callbacks | Louis Peens | 1 | -0/+11 |
2021-07-02 | net/sched: act_ct: fix err check for nf_conntrack_confirm | wenxu | 1 | -1/+2 |
2021-07-02 | net/sched: sch_taprio: fix typo in comment | Jesper Dangaard Brouer | 1 | -1/+1 |
2021-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -6/+4 |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2 | -5/+0 |
2021-06-28 | net: sched: fix warning in tcindex_alloc_perfect_hash | Pavel Skripkin | 1 | -1/+1 |
2021-06-24 | bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation | Toke Høiland-Jørgensen | 2 | -5/+0 |
2021-06-23 | net: sched: remove qdisc->empty for lockless qdisc | Yunsheng Lin | 1 | -3/+0 |
2021-06-23 | net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc | Yunsheng Lin | 1 | -4/+16 |
2021-06-22 | pkt_sched: sch_qfq: fix qfq_change_class() error path | Eric Dumazet | 1 | -5/+3 |
2021-06-22 | Revert "net/sched: cls_flower: Remove match on n_proto" | Boris Sukholitko | 1 | -1/+2 |
2021-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -15/+24 |
2021-06-17 | net: sched: fix error return code in tcf_del_walker() | Yang Yingliang | 1 | -1/+2 |
2021-06-15 | net/sched: cls_flower: Remove match on n_proto | Boris Sukholitko | 1 | -2/+1 |
2021-06-14 | sch_cake: revise docs for RFC 8622 LE PHB support | Tyson Moore | 1 | -6/+6 |
2021-06-11 | sch_cake: Fix out of bounds when parsing TCP options and header | Maxim Mikityanskiy | 1 | -1/+5 |
2021-06-10 | net/sched: act_ct: handle DNAT tuple collision | Marcelo Ricardo Leitner | 1 | -8/+13 |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -10/+8 |
2021-06-07 | sch_htb: fix doc warning in htb_lookup_leaf() | Yu Kuai | 1 | -0/+2 |
2021-06-07 | sch_htb: fix doc warning in htb_do_events() | Yu Kuai | 1 | -0/+3 |
2021-06-07 | sch_htb: fix doc warning in htb_charge_class() | Yu Kuai | 1 | -0/+4 |
2021-06-07 | sch_htb: fix doc warning in htb_deactivate() | Yu Kuai | 1 | -0/+2 |
2021-06-07 | sch_htb: fix doc warning in htb_activate() | Yu Kuai | 1 | -0/+2 |
2021-06-07 | sch_htb: fix doc warning in htb_change_class_mode() | Yu Kuai | 1 | -0/+3 |
2021-06-07 | sch_htb: fix doc warning in htb_class_mode() | Yu Kuai | 1 | -0/+2 |
2021-06-07 | sch_htb: fix doc warning in htb_deactivate_prios() | Yu Kuai | 1 | -0/+2 |
2021-06-07 | sch_htb: fix doc warning in htb_activate_prios() | Yu Kuai | 1 | -0/+2 |
2021-06-07 | sch_htb: fix doc warning in htb_remove_class_from_row() | Yu Kuai | 1 | -0/+3 |
2021-06-07 | sch_htb: fix doc warning in htb_add_class_to_row() | Yu Kuai | 1 | -0/+3 |
2021-06-07 | sch_htb: fix doc warning in htb_next_rb_node() | Yu Kuai | 1 | -0/+1 |
2021-06-07 | sch_htb: fix doc warning in htb_add_to_wait_tree() | Yu Kuai | 1 | -0/+3 |
2021-06-05 | sch_htb: fix refcount leak in htb_parent_to_leaf_offload | Yunjian Wang | 1 | -4/+4 |
2021-06-04 | sch_htb: fix doc warning in htb_add_to_id_tree() | Yu Kuai | 1 | -0/+3 |
2021-06-03 | mlx5: count all link events | Jakub Kicinski | 1 | -0/+18 |
2021-06-02 | net/sched: act_vlan: No dump for unset priority | Boris Sukholitko | 1 | -2/+2 |
2021-06-02 | net/sched: act_vlan: Fix modify to allow 0 | Boris Sukholitko | 1 | -2/+5 |
2021-06-01 | net: sched: Fix spelling mistakes | Zheng Yongjun | 4 | -5/+5 |
2021-05-28 | net/sched: act_ct: Fix ct template allocation for zone 0 | Ariel Levkovich | 1 | -3/+0 |
2021-05-28 | net/sched: act_ct: Offload connections with commit action | Paul Blakey | 1 | -3/+4 |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -10/+64 |
2021-05-26 | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 1 | -1/+1 |
2021-05-24 | sch_dsmark: fix a NULL deref in qdisc_reset() | Taehee Yoo | 1 | -1/+2 |
2021-05-24 | net/sched: fq_pie: fix OOB access in the traffic path | Davide Caratti | 1 | -1/+8 |