index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-27
1
-0
/
+5
*
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
1
-0
/
+1
*
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
1
-0
/
+4
*
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
1
-31
/
+0
*
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
1
-3
/
+4
*
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-26
1
-0
/
+2
*
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
1
-3
/
+0
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-1
/
+1
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
1
-4
/
+2
*
net: sched: refactor reinsert action
John Hurley
2019-06-28
1
-1
/
+1
*
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-23
1
-7
/
+4
*
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
1
-16
/
+21
*
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
1
-0
/
+26
*
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
1
-9
/
+14
*
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
2019-04-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-7
/
+37
|
\
|
*
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
1
-7
/
+19
|
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-0
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
1
-0
/
+1
|
\
|
|
*
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
1
-0
/
+1
*
|
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-23
1
-0
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-18
/
+13
|
\
|
*
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
1
-18
/
+13
*
|
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
2019-02-12
1
-0
/
+8
*
|
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
1
-5
/
+12
*
|
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2019-02-12
1
-0
/
+1
*
|
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
1
-0
/
+1
*
|
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
1
-0
/
+18
*
|
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
1
-0
/
+1
*
|
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
1
-0
/
+17
*
|
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
1
-0
/
+5
*
|
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
2019-01-19
1
-2
/
+1
|
/
*
net: sched: register callbacks for indirect tc block binds
John Hurley
2018-11-11
1
-0
/
+3
*
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-08
1
-0
/
+12
*
net: sched: add an offload dump helper
Jakub Kicinski
2018-11-08
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
1
-3
/
+9
|
\
|
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
1
-3
/
+9
*
|
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-25
1
-0
/
+1
*
|
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-25
1
-1
/
+1
*
|
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2018-09-25
1
-0
/
+13
*
|
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
1
-0
/
+2
*
|
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-1
/
+1
*
|
net: sched: cls_flower: dump offload count value
Vlad Buslov
2018-09-10
1
-1
/
+1
*
|
sch_netem: Move private queue handler to generic location.
David S. Miller
2018-09-10
1
-0
/
+11
*
|
sch_htb: Remove local SKB queue handling code.
David S. Miller
2018-09-10
1
-6
/
+5
|
/
*
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
1
-0
/
+28
*
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2018-07-30
1
-0
/
+2
*
net: sched: don't dump chains only held by actions
Jiri Pirko
2018-07-27
1
-0
/
+1
*
net: sched: introduce chain templates
Jiri Pirko
2018-07-23
1
-0
/
+12
*
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-23
1
-0
/
+1
[next]