index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-01
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
Yotam Gigi
2017-02-01
net/sched: act_sample: Fix error path in init
Yotam Gigi
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
2017-01-30
net/sched: cls_flower: Correct matching on ICMPv6 code
Simon Horman
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-24
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-20
fq_codel: Avoid regenerating skb flow hash unless necessary
Andrew Collins
2017-01-19
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-16
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-16
net/sched: cls_flower: Disallow duplicate internal elements
Paul Blakey
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
2017-01-09
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
2017-01-09
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
2017-01-09
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-08
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-03
net/sched: cls_matchall: Fix error path
Yotam Gigi
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-28
net/sched: cls_flower: Fix missing addr_type in classify
Paul Blakey
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-23
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
2016-12-23
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
2016-12-20
net_sched: sch_netem: use rb_entry()
Geliang Tang
2016-12-20
net_sched: sch_fq: use rb_entry()
Geliang Tang
2016-12-17
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
2016-12-17
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
2016-12-08
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2016-12-05
bpf, cls: consolidate prog deletion path
Daniel Borkmann
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
net/sched: cls_flower: Set the filter Hardware device for all use-cases
Hadar Hen Zion
2016-12-03
act_mirred: fix a typo in get_dev
WANG Cong
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
2016-12-02
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...
Hadar Hen Zion
2016-12-02
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
Hadar Hen Zion
2016-11-29
sched: cls_flower: remove from hashtable only in case skip sw flag is not set
Jiri Pirko
[next]