index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
net: sched: remove unused helpers
Jakub Kicinski
1
-10
/
+0
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
1
-1
/
+1
2018-08-22
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
1
-1
/
+1
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-11
/
+14
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
1
-3
/
+0
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
1
-0
/
+3
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
1
-0
/
+3
2018-07-23
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+2
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
1
-5
/
+0
2018-07-13
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
1
-0
/
+1
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
1
-0
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2018-06-27
nfp: reject binding to shared blocks
John Hurley
1
-0
/
+5
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-2
/
+4
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-4
/
+7
2018-05-29
net: sched: mq: request stats from offloads
Jakub Kicinski
1
-0
/
+2
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
1
-0
/
+10
2018-05-24
net_sched: switch to rcu_work
Cong Wang
1
-1
/
+1
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
1
-2
/
+4
2018-02-28
net: sch: prio: Add offload ability for grafting a child
Nogah Frankel
1
-0
/
+8
2018-01-25
pkt_cls: add new tc cls helper to check offload flag and chain index
Jakub Kicinski
1
-0
/
+14
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-24
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
1
-11
/
+0
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
1
-1
/
+0
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
1
-3
/
+15
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
1
-1
/
+1
2018-01-22
net: sched: create tc_can_offload_extack() wrapper
Quentin Monnet
1
-0
/
+11
2018-01-22
net: sched: add extack support for offload via tc_cls_common_offload
Quentin Monnet
1
-1
/
+4
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
1
-2
/
+5
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
1
-1
/
+2
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
1
-0
/
+1
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
1
-0
/
+7
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-0
/
+1
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+25
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-5
/
+6
2018-01-05
net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set
Quentin Monnet
1
-1
/
+2
2017-12-27
net: sch: api: fix tcf_block_get
Sudip Mukherjee
1
-1
/
+2
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
1
-2
/
+4
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-3
/
+2
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+24
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+24
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
1
-0
/
+30
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
1
-8
/
+6
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
1
-0
/
+1
[next]