index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
1
-0
/
+118
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
1
-1
/
+84
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
1
-21
/
+99
2019-11-20
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
1
-7
/
+5
2019-11-20
taprio: don't reject same mqprio settings
Ivan Khoronzhuk
1
-2
/
+26
2019-11-19
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
Xin Long
1
-0
/
+4
2019-11-12
net/sched: actions: remove unused 'order'
Davide Caratti
1
-1
/
+0
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+82
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-11-07
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-07
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-11-06
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
1
-0
/
+2
2019-11-06
net_sched: extend packet counter to 64bit
Eric Dumazet
1
-1
/
+1
2019-11-06
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-4
/
+79
2019-11-06
icmp: remove duplicate code
Matteo Croce
1
-3
/
+1
2019-11-06
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
1
-2
/
+3
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-30
/
+32
2019-11-02
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
12
-20
/
+21
2019-10-31
net: sched: update action implementations to support flags
Vlad Buslov
20
-26
/
+47
2019-10-31
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
20
-25
/
+38
2019-10-31
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
1
-5
/
+14
2019-10-31
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
1
-2
/
+2
2019-10-31
net: sched: extract qstats update code into functions
Vlad Buslov
5
-5
/
+5
2019-10-31
net: sched: extract bstats update code into function
Vlad Buslov
6
-6
/
+6
2019-10-31
net: sched: extract common action counters update code into function
Vlad Buslov
6
-26
/
+19
2019-10-30
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
12
-20
/
+21
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-11
/
+6
2019-10-24
net/flow_dissector: switch to siphash
Eric Dumazet
3
-16
/
+19
2019-10-23
fq_codel: do not include <linux/jhash.h>
Eric Dumazet
1
-1
/
+0
2019-10-22
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
1
-1
/
+1
2019-10-21
net/sched: act_police: re-use tcf_tm_dump()
Davide Caratti
1
-4
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-26
/
+75
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
1
-2
/
+7
2019-10-16
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
1
-1
/
+1
2019-10-16
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-6
/
+8
2019-10-16
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
1
-2
/
+1
2019-10-16
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-4
/
+8
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-10
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-10
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-09
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
1
-4
/
+5
2019-10-09
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-18
/
+34
2019-10-05
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
[prev]
[next]