blob: 1f7d18d812cc5e6154ee759259842385962a8dfb [file] [log] [blame]
3f05e6886a59 ("net_sched: unset TCQ_F_CAN_BYPASS when adding filters")
7d5509fa0d3d ("net: sched: extend proto ops with 'put' callback")
8b64678e0af8 ("net: sched: refactor tp insert/delete for concurrent execution")
fe2923afc124 ("net: sched: traverse classifiers in chain with tcf_get_next_proto()")
4dbfa766440c ("net: sched: introduce reference counting for tcf_proto")
ed76f5edccc9 ("net: sched: protect filter_chain list with filter_chain_lock mutex")
bbf73830cd48 ("net: sched: traverse chains in block with tcf_get_next_chain()")
165f01354c52 ("net: sched: protect block->chain0 with block->lock")
c266f64dbfa2 ("net: sched: protect block state with mutex")
0607e439943b ("net: sched: implement tcf_block_refcnt_{get|put}()")
f00234367b64 ("net: sched: implement functions to put and flush all chains")
cfebd7e242d7 ("net: sched: change tcf block reference counter type to refcount_t")
e368fdb61d8e ("net: sched: use Qdisc rcu API instead of relying on rtnl lock")
63cc5bcc9fc4 ("net: sched: fix block->refcnt decrement")
290b1c8b1a90 ("net: sched: make tcf_chain_{get,put}() static")
5368140730e4 ("net: sched: fix notifications for action-held chains")
3d32f4c548bd ("net: sched: change name of zombie chain to "held_by_acts_only"")
1f3ed383fb9a ("net: sched: don't dump chains only held by actions")
9f407f1768d3 ("net: sched: introduce chain templates")
32a4f5ecd738 ("net: sched: introduce chain object to uapi")
f71e0ca4db18 ("net: sched: Avoid implicit chain 0 creation")
326367427cc0 ("net: sched: call reoffload op on block callback reg")
60513bd82c82 ("net: sched: pass extack pointer to block binds and cb registration")
0e3990356d25 ("net: sched: return error code when tcf proto is not found")
c431f89b18a2 ("net: sched: split tc_ctl_tfilter into three handlers")
4dbbe8dde848 ("net: stmmac: Add support for U32 TC filter using Flexible RX Parser")
f8f3d34e5470 ("igb: Add the skeletons for tc-flower offloading")
5f0456b43140 ("net: stmmac: Implement logic to automatically select HW Interface")
2c520b1c9cfa ("net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers")
cc4c9001ce31 ("net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers")
c10d4c82a5c8 ("net: stmmac: Switch stmmac_ops to generic HW Interface Helpers")
a4e887fa6dcc ("net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers")
42de047d60bc ("net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers")
8bf993a5877e ("net: stmmac: Add support for DWMAC5 and implement Safety Features")
34877a15f787 ("net: stmmac: Rework and fix TX Timeout code")
15d2ee42a308 ("net: stmmac: ensure that the MSS desc is the last desc to set the own bit")
f74290fdb363 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")