- 0161d15 net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops by Bijie Xu · 3 years, 5 months ago
- 9453d45 net: zero-initialize tc skb extension on allocation by Vlad Buslov · 3 years, 8 months ago
- d03b195 sch_htb: Hierarchical QoS hardware offload by Maxim Mikityanskiy · 4 years ago
- 0fca55e net: sched: remove redundant 'rtnl_held' argument by Vlad Buslov · 4 years, 1 month ago
- 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
- 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 2 months ago
- 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
- 3625750 net: sched: Introduce helpers for qevent blocks by Petr Machata · 4 years, 6 months ago
- 4b61d3e net: qos offload add flow status with dropped count by Po Liu · 4 years, 7 months ago
- ca44b73 net: sched: implement terse dump support in act by Vlad Buslov · 4 years, 8 months ago
- 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 9 months ago
- e4a58ef net: sched: refine extack messages in tcf_change_indev by Guillaume Nault · 4 years, 10 months ago
- 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 4 years, 10 months ago
- bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
- aaca940 net: sched: Make FIFO Qdisc offloadable by Petr Machata · 4 years, 10 months ago
- 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 5 years ago
- 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 5 years ago
- b15e7a6 net: sched: don't take rtnl lock during flow_action setup by Vlad Buslov · 4 years, 11 months ago
- 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
- ef6aadc net: sched: Make TBF Qdisc offloadable by Petr Machata · 5 years ago
- d35eb52 net: sch_ets: Make the ETS qdisc offloadable by Petr Machata · 5 years ago
- 9586a99 net: pkt_cls: Clarify a comment by Petr Machata · 5 years ago
- 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago
- 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 5 years ago
- 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
- 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- ef01ada net: sched: use major priority number as hardware priority by Pablo Neira Ayuso · 5 years ago
- 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
- a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
- c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 5 years ago
- f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 5 years ago
- 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 5 years ago
- 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 5 years ago
- 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 5 years ago
- 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 5 years ago
- 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 5 years ago
- 720f22f net: sched: refactor reinsert action by John Hurley · 6 years ago
- a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
- d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
- 88c44a5 net/sched: add block pointer to tc_cls_common_offload structure by Pieter Jansen van Vuuren · 6 years ago
- b7fe4ab net/sched: extend matchall offload for hardware statistics by Pieter Jansen van Vuuren · 6 years ago
- dfcb19f net/sched: remove unused functions for matchall offload by Pieter Jansen van Vuuren · 6 years ago
- f00cbf19 net/sched: use the hardware intermediate representation for matchall by Pieter Jansen van Vuuren · 6 years ago
- 6676d5e net: sched: set dedicated tcf_walker flag when tp is empty by Vlad Buslov · 6 years ago
- 1421510 net_sched: initialize net pointer inside tcf_exts_init() by Cong Wang · 6 years ago
- 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
- ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
- fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
- bbf7383 net: sched: traverse chains in block with tcf_get_next_chain() by Vlad Buslov · 6 years ago
- 2cd173e cls_flower: don't expose TC actions to drivers anymore by Pablo Neira Ayuso · 6 years ago
- 3b1903e flow_offload: add statistics retrieval infrastructure and use it by Pablo Neira Ayuso · 6 years ago
- 3a7b686 cls_api: add translator to flow_action representation by Pablo Neira Ayuso · 6 years ago
- e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
- 8f25662 flow_offload: add flow_rule and flow_match structures and use them by Pablo Neira Ayuso · 6 years ago
- aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
- 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
- e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
- 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
- c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
- d577a3d net: sched: mq: offload a graft notification by Jakub Kicinski · 6 years ago
- bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
- 98b0e5f net: sched: provide notification for graft on root by Jakub Kicinski · 6 years ago
- 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
- 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
- d26d4b1 net: sched: remove unused helpers by Jakub Kicinski · 6 years ago
- 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
- 191672c net_sched: fix unused variable warning in stmmac by Arnd Bergmann · 6 years ago
- 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
- 290b1c8 net: sched: make tcf_chain_{get,put}() static by Jiri Pirko · 6 years ago
- cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
- 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
- 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
- 042f882 nfp: bring back support for offloading shared blocks by Jakub Kicinski · 6 years ago
- 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 7 years ago
- eec94fd net: sched: use rcu for action cookie update by Vlad Buslov · 7 years ago
- 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 951a8ee nfp: reject binding to shared blocks by John Hurley · 7 years ago
- 3263674 net: sched: call reoffload op on block callback reg by John Hurley · 7 years ago
- 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
- 47c669a4 net: sched: mq: request stats from offloads by Jakub Kicinski · 7 years ago
- f971b13 net: sched: mq: add simple offload notification by Jakub Kicinski · 7 years ago
- aaa908f net_sched: switch to rcu_work by Cong Wang · 7 years ago
- 81c7288 sched: cls: enable verbose logging by Marcelo Ricardo Leitner · 7 years ago
- b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
- 878db9f pkt_cls: add new tc cls helper to check offload flag and chain index by Jakub Kicinski · 7 years ago
- 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 7 years ago
- f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
- 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
- d3303a6 net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr by Wolfgang Bumiller · 7 years ago
- f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
- 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
- 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 7 years ago
- 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
- f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
- 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
- 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
- 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
- f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 7 years ago
- 33c30a8 net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set by Quentin Monnet · 7 years ago