index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-02-01
1
-14
/
+19
*
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
2018-08-22
1
-1
/
+1
*
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
1
-11
/
+14
*
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
2018-08-01
1
-3
/
+0
*
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
1
-0
/
+3
*
net: sched: don't dump chains only held by actions
Jiri Pirko
2018-07-27
1
-0
/
+3
*
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
2018-07-23
1
-0
/
+2
*
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2018-07-22
1
-5
/
+0
*
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2018-07-13
1
-0
/
+1
*
net: sched: use rcu for action cookie update
Vlad Buslov
2018-07-08
1
-0
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-0
/
+5
|
\
|
*
nfp: reject binding to shared blocks
John Hurley
2018-06-27
1
-0
/
+5
*
|
net: sched: call reoffload op on block callback reg
John Hurley
2018-06-26
1
-2
/
+4
*
|
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
1
-4
/
+7
|
/
*
net: sched: mq: request stats from offloads
Jakub Kicinski
2018-05-29
1
-0
/
+2
*
net: sched: mq: add simple offload notification
Jakub Kicinski
2018-05-29
1
-0
/
+10
*
net_sched: switch to rcu_work
Cong Wang
2018-05-24
1
-1
/
+1
*
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
2018-05-14
1
-2
/
+4
*
net: sch: prio: Add offload ability for grafting a child
Nogah Frankel
2018-02-28
1
-0
/
+8
*
pkt_cls: add new tc cls helper to check offload flag and chain index
Jakub Kicinski
2018-01-25
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
1
-1
/
+1
|
\
|
*
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
2018-01-24
1
-1
/
+1
*
|
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
2018-01-24
1
-11
/
+0
*
|
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2018-01-24
1
-1
/
+0
*
|
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
1
-3
/
+15
*
|
net: sched: create tc_can_offload_extack() wrapper
Quentin Monnet
2018-01-22
1
-0
/
+11
*
|
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
2018-01-22
1
-1
/
+4
*
|
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
2018-01-19
1
-2
/
+5
*
|
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
2018-01-19
1
-1
/
+2
*
|
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2018-01-17
1
-0
/
+1
*
|
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2018-01-17
1
-0
/
+7
*
|
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
2018-01-17
1
-0
/
+1
*
|
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
2018-01-14
1
-0
/
+25
*
|
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2018-01-10
1
-5
/
+6
*
|
net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set
Quentin Monnet
2018-01-05
1
-1
/
+2
*
|
net: sch: api: fix tcf_block_get
Sudip Mukherjee
2017-12-27
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-3
/
+2
|
\
|
|
*
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-20
1
-3
/
+2
*
|
net: sch: api: add extack support in tcf_block_get
Alexander Aring
2017-12-21
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
1
-0
/
+24
|
\
|
*
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2017-11-09
1
-0
/
+24
*
|
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-08
1
-0
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
net: sched: introduce chain_head_change callback
Jiri Pirko
2017-11-03
1
-8
/
+6
*
|
|
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
2017-11-02
1
-5
/
+1
*
|
|
net: sched: remove unused tc_should_offload helper
Jiri Pirko
2017-11-02
1
-7
/
+0
*
|
|
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2017-10-31
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-0
/
+2
|
\
|
|
[next]