index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2017-02-26
net sched actions: do not overwrite status of action creation.
Roman Mashak
2017-02-26
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-02-17
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
2017-02-17
net/sched: cls_bpf: Reflect HW offload status
Or Gerlitz
2017-02-17
net/sched: cls_u32: Reflect HW offload status
Or Gerlitz
2017-02-17
net/sched: cls_matchall: Reflect HW offloading status
Or Gerlitz
2017-02-17
net/sched: cls_flower: Reflect HW offload status
Or Gerlitz
2017-02-17
net/sched: cls_matchall: Dump the classifier flags
Or Gerlitz
2017-02-17
net/sched: cls_flower: Properly handle classifier flags dumping
Or Gerlitz
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-02-14
sched: Fix accidental removal of errout goto
Jiri Pirko
2017-02-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2017-02-10
sched: check negative err value to safe one level of indent
Jiri Pirko
2017-02-10
sched: add missing curly braces in else branch in tc_ctl_tfilter
Jiri Pirko
2017-02-10
sched: move err set right before goto errout in tc_ctl_tfilter
Jiri Pirko
2017-02-10
sched: push TC filter protocol creation into a separate function
Jiri Pirko
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-07
net/sched: act_mirred: remove duplicated include from act_mirred.c
Wei Yongjun
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
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
[next]