index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-03
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
2
-85
/
+48
|
\
|
*
net/sched: matchall: Fix configuration race
Yotam Gigi
2017-02-01
1
-82
/
+45
|
*
net/sched: cls_flower: Correct matching on ICMPv6 code
Simon Horman
2017-01-30
1
-2
/
+2
*
|
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
Yotam Gigi
2017-02-01
1
-1
/
+0
*
|
net/sched: act_sample: Fix error path in init
Yotam Gigi
2017-02-01
1
-1
/
+4
*
|
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-25
1
-0
/
+45
*
|
net/sched: Introduce sample tc action
Yotam Gigi
2017-01-24
3
-0
/
+287
*
|
fq_codel: Avoid regenerating skb flow hash unless necessary
Andrew Collins
2017-01-20
1
-5
/
+1
*
|
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
2017-01-19
1
-6
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
3
-8
/
+6
|
\
|
|
*
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-16
1
-3
/
+2
|
*
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
2
-5
/
+4
*
|
net/sched: cls_flower: Disallow duplicate internal elements
Paul Blakey
2017-01-16
1
-3
/
+14
*
|
net/sched: cls_flower: Support matching on ARP
Simon Horman
2017-01-11
1
-0
/
+51
*
|
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
2017-01-09
1
-0
/
+30
*
|
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
2017-01-09
1
-0
/
+1
*
|
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
2017-01-09
1
-1
/
+0
*
|
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-08
2
-3
/
+5
*
|
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-08
1
-6
/
+6
*
|
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
3
-10
/
+8
*
|
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-08
1
-7
/
+4
*
|
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
2017-01-08
1
-1
/
+2
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
1
-0
/
+4
|
\
|
|
*
net/sched: cls_flower: Fix missing addr_type in classify
Paul Blakey
2016-12-28
1
-0
/
+4
*
|
net/sched: cls_matchall: Fix error path
Yotam Gigi
2017-01-03
1
-6
/
+16
*
|
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
1
-1
/
+3
|
\
|
*
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-26
1
-1
/
+3
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
/
*
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
2016-12-23
1
-11
/
+12
*
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
2016-12-23
1
-2
/
+2
*
net_sched: sch_netem: use rb_entry()
Geliang Tang
2016-12-20
1
-1
/
+1
*
net_sched: sch_fq: use rb_entry()
Geliang Tang
2016-12-20
1
-7
/
+7
*
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
2016-12-17
1
-1
/
+1
*
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
2016-12-17
1
-0
/
+4
*
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
2016-12-08
1
-0
/
+53
*
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
2016-12-08
1
-0
/
+76
*
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2016-12-05
2
-0
/
+17
*
bpf, cls: consolidate prog deletion path
Daniel Borkmann
2016-12-05
1
-17
/
+13
*
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
9
-33
/
+33
*
net/sched: cls_flower: Set the filter Hardware device for all use-cases
Hadar Hen Zion
2016-12-05
1
-1
/
+4
*
act_mirred: fix a typo in get_dev
WANG Cong
2016-12-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
9
-29
/
+58
|
\
|
*
sched: cls_flower: remove from hashtable only in case skip sw flag is not set
Jiri Pirko
2016-11-29
1
-4
/
+6
|
*
net/sched: pedit: make sure that offset is valid
Amir Vadai
2016-11-29
1
-4
/
+20
|
*
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
2016-11-28
8
-21
/
+31
*
|
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
2
-17
/
+48
[next]