index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-08
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...
YueHaibing
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
cls_api: add flow_indr_block_call function
wenxu
2019-08-08
cls_api: remove the tcf_block cache
wenxu
2019-08-08
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-08-06
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
2019-08-06
Increase fq_codel count in the bulk dropper
Dave Taht
2019-08-06
net sched: update vlan action for batched events operations
Roman Mashak
2019-08-05
net: sched: use temporary variable for actions indexes
Dmytro Linkin
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
2019-07-25
ife: error out when nla attributes are empty
Cong Wang
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
2019-07-16
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-12
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
net: sched: remove tcf block API
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: sched: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
net/sched: cls_flower: Add matching on conntrack info
Paul Blakey
2019-07-09
net/sched: Introduce action ct
Paul Blakey
2019-07-08
net: sched: add mpls manipulation actions to TC
John Hurley
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-01
net sched: update mirred action for batched events operations
Roman Mashak
2019-07-01
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
2019-07-01
idr: fix overflow case for idr_for_each_entry_ul()
Cong Wang
2019-06-29
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
2019-06-29
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
2019-06-29
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
2019-06-29
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
2019-06-28
taprio: Adjust timestamps for TCP packets
Vedang Patel
2019-06-28
taprio: make clock reference conversions easier
Vedang Patel
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
2019-06-28
taprio: Remove inline directive
Vedang Patel
2019-06-28
taprio: calculate cycle_time when schedule is installed
Vedang Patel
2019-06-28
etf: Add skip_sock_check
Vedang Patel
2019-06-28
net: sched: protect against stack overflow in TC act_mirred
John Hurley
2019-06-28
net: sched: refactor reinsert action
John Hurley
[next]