aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-16/+30
2021-03-24net: sched: Mundane typo fixesBhaskar Chowdhury1-2/+2
2021-03-23net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner1-2/+4
2021-03-22net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGSVladimir Oltean1-2/+2
2021-03-22net/sched: cls_flower: use ntohs for struct flow_dissector_key_portsVladimir Oltean1-18/+18
2021-03-19taprio: Handle short intervals and large packetsKurt Kanzenbach1-10/+54
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu1-1/+1
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu1-0/+1
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel1-10/+6
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng2-32/+102
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu1-0/+3
2021-03-11sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy1-6/+9
2021-03-11sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy1-0/+4
2021-03-10net: sched: validate stab valuesEric Dumazet4-7/+11
2021-03-10sched: act_sample: Implement stats_update callbackIdo Schimmel1-0/+11
2021-03-04net: sched: avoid duplicates in classes dumpMaximilian Heyne1-4/+4
2021-02-23net/sched: cls_flower: validate ct_state for invalid and reply flagswenxu1-0/+15
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+39
2021-02-16net: sched: fix police ext initializationVlad Buslov2-1/+2
2021-02-10net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-2/+37
2021-02-06net: sched: Return the correct errno codeZheng Yongjun1-1/+1
2021-01-29net: flow_offload: Add original direction flag to ct_metadataPaul Blakey1-0/+1
2021-01-29net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey1-2/+4
2021-01-22sch_htb: Stats for offloaded HTBMaxim Mikityanskiy1-0/+53
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy1-28/+473
2021-01-22net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy9-11/+20
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu2-1/+4
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+21
2021-01-19taprio: boolean values to a bool variableJiapeng Zhong1-3/+3
2021-01-18net_sched: fix RTNL deadlock again caused by request_module()Cong Wang2-40/+75
2021-01-15net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-15net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-01-15cls_flower: call nla_ok() before nla_next()Cong Wang1-9/+13
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap4-4/+4
2020-12-18net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti1-3/+4
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti1-1/+16
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+3
2020-12-09net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault1-2/+2
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso1-3/+3
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun1-8/+3
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King1-1/+1
2020-12-04net/sched: fq_pie: initialize timer earlier in fq_pie_init()Davide Caratti1-1/+1
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti1-0/+3
2020-12-01net: sched: remove redundant 'rtnl_held' argumentVlad Buslov2-12/+10
2020-11-28net/sched: act_ct: enable stats for HW offloaded entriesMarcelo Ricardo Leitner1-2/+4
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu5-1/+171
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu1-6/+15
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov1-5/+5
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski2-0/+2