Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_gact: Add extack messages for offload failureIdo Schimmel
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens
2022-03-17net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-08net: sched: act_mirred: add net device refcount trackerEric Dumazet
2021-06-02net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko
2021-03-14net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-03-14flow_offload: add support for packet-per-second policingXingfeng Hu
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky
2020-10-04net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-06-30net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-25net: qos: add tc police offloading action with max frame size limitPo Liu
2020-06-16net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-05-02net: schedule: add action gate offloadingPo Liu
2020-05-02net: qos: introduce a gate control flow actionPo Liu
2020-03-20net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-20net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata
2020-03-20net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel
2020-03-13net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey
2020-03-13net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey
2020-03-04net/sched: act_ct: Create nf flow table per zonePaul Blakey
2020-02-18net: sched: refactor ct action helpers to require tcf_lockVlad Buslov
2020-02-18net: sched: refactor police action helpers to require tcf_lockVlad Buslov
2020-02-18net: sched: lock action when translating it to flow_action infraVlad Buslov
2019-09-16net: sched: take reference to psample group in flow_action infraVlad Buslov
2019-08-27net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-07net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley
2019-08-07net: tc_act: add skbedit_ptype helper functionsJohn Hurley
2019-08-07net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2019-08-07net: sched: police: allow accessing police->params with rtnlVlad Buslov
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-09net: sched: add mpls manipulation actions to TCJohn Hurley
2019-06-20net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-05-06net/sched: move police action structures to headerPieter Jansen van Vuuren
2019-04-23net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller