index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-21
1
-1
/
+3
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-3
/
+7
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
5
-7
/
+7
*
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
3
-4
/
+1
*
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
2019-07-17
1
-1
/
+1
*
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-16
1
-3
/
+3
*
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2019-07-12
1
-1
/
+1
*
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
1
-12
/
+12
*
net: sched: remove tcf block API
Pablo Neira Ayuso
2019-07-09
1
-98
/
+0
*
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-7
/
+7
*
net: sched: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-1
/
+87
*
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2019-07-09
1
-0
/
+3
*
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
2
-10
/
+10
*
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
1
-11
/
+11
*
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
2019-07-09
1
-5
/
+122
*
net/sched: Introduce action ct
Paul Blakey
2019-07-09
4
-0
/
+1001
*
net: sched: add mpls manipulation actions to TC
John Hurley
2019-07-08
3
-0
/
+418
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
2
-23
/
+13
|
\
|
*
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
2019-07-01
1
-20
/
+7
|
*
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
2019-07-01
1
-3
/
+6
*
|
net sched: update mirred action for batched events operations
Roman Mashak
2019-07-01
1
-0
/
+6
*
|
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
2019-06-29
1
-0
/
+14
*
|
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
2019-06-29
1
-1
/
+13
*
|
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
2019-06-29
1
-1
/
+6
*
|
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
2019-06-29
1
-0
/
+13
*
|
taprio: Adjust timestamps for TCP packets
Vedang Patel
2019-06-28
1
-1
/
+40
*
|
taprio: make clock reference conversions easier
Vedang Patel
2019-06-28
1
-8
/
+22
*
|
taprio: Add support for txtime-assist mode
Vedang Patel
2019-06-28
1
-17
/
+324
*
|
taprio: Remove inline directive
Vedang Patel
2019-06-28
1
-1
/
+1
*
|
taprio: calculate cycle_time when schedule is installed
Vedang Patel
2019-06-28
1
-18
/
+11
*
|
etf: Add skip_sock_check
Vedang Patel
2019-06-28
1
-0
/
+10
*
|
net: sched: protect against stack overflow in TC act_mirred
John Hurley
2019-06-28
1
-0
/
+14
*
|
net: sched: refactor reinsert action
John Hurley
2019-06-28
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-2
/
+7
|
\
|
|
*
net/sched: cbs: Fix error path of cbs_module_init
YueHaibing
2019-06-23
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
11
-60
/
+24
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
1
-12
/
+14
|
|
\
|
|
*
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
2019-06-18
1
-8
/
+7
|
|
*
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
2019-06-18
1
-5
/
+8
|
*
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
10
-48
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
9
-38
/
+9
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-19
1
-10
/
+1
*
|
|
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
2019-06-19
1
-6
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-16
/
+18
|
\
|
|
|
*
|
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
2019-06-14
1
-16
/
+18
|
|
/
*
|
net: sched: cls_matchall: allow to delete filter
Jiri Pirko
2019-06-17
1
-2
/
+7
*
|
net: sched: act_ctinfo: fix policy validation
Kevin Darbyshire-Bryant
2019-06-17
1
-1
/
+2
*
|
net: sched: act_ctinfo: fix action creation
Kevin Darbyshire-Bryant
2019-06-17
1
-0
/
+1
*
|
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-06-15
4
-38
/
+1
*
|
net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
Vlad Buslov
2019-06-14
1
-0
/
+1
[next]