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
Age
Commit message (
Expand
)
Author
2008-01-28
sysctl: Add register_sysctl_paths function
Eric W. Biederman
2008-01-28
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
2008-01-28
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2008-01-28
[DCCP]: Remove duplicate test for CloseReq
Gerrit Renker
2008-01-28
[DCCP]: Integrate state transitions for passive-close
Gerrit Renker
2008-01-28
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
2008-01-28
[DCCP]: Use AF-independent rebuild_header routine
Gerrit Renker
2008-01-28
[TFRC]: Migrate TX history to singly-linked lis
Arnaldo Carvalho de Melo
2008-01-28
[TCP]: Two fixes to new sacktag code
Ilpo Järvinen
2008-01-28
[NET]: Nicer WARN_ON in netstat_show
Pavel Emelyanov
2008-01-28
[IPV6]: Add RFC4214 support
Fred L. Templin
2008-01-28
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
Pavel Emelyanov
2008-01-28
[NET]: Uninline the sk_stream_alloc_pskb
Pavel Emelyanov
2008-01-28
[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
[IPV4] fib_semantics: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
[IPSEC]: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
[TCP]: Move FRTO checks out from write queue abstraction funcs
Ilpo Järvinen
2008-01-28
[NET]: Make macro to specify the ptype_base size
Pavel Emelyanov
2008-01-28
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
[DCCP]: Add support for abortive release
Gerrit Renker
2008-01-28
[DCCP]: Check for unread data on close
Gerrit Renker
2008-01-28
[CCID2]: Remove misleading comment
Gerrit Renker
2008-01-28
[CCID2]: Remove redundant ack-counting variable
Gerrit Renker
2008-01-28
[CCID2]: Remove redundant synchronisation variable
Gerrit Renker
2008-01-28
[CCID2]: Redundant debugging output
Gerrit Renker
2008-01-28
[CCID2]: Replace pipe assignment-function with assignment
Gerrit Renker
2008-01-28
[CCID2]: Replace cwnd assignment-function with assignment
Gerrit Renker
2008-01-28
[CCID2]: Replace read-only variable with constant
Gerrit Renker
2008-01-28
[CCID2]: Remove unused variable
Gerrit Renker
2008-01-28
[CCID2]: Disable broken Ack Ratio adaptation algorithm
Gerrit Renker
2008-01-28
[CCID2]: Larger initial windows also for CCID2
Gerrit Renker
2008-01-28
[DCCP]: Initialize dccp_sock before calling the ccid constructors
Arnaldo Carvalho de Melo
2008-01-28
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
Gerrit Renker
2008-01-28
[CCID2]: Don't assign negative values to Ack Ratio
Gerrit Renker
2008-01-28
[CCID2]: Fix sequence number arithmetic/comparisons
Gerrit Renker
2008-01-28
[CCID2]: Bug in reading Ack Vectors
Gerrit Renker
2008-01-28
[ACKVEC]: Reduce length of identifiers
Gerrit Renker
2008-01-28
[PCOUNTER] Fix build error without CONFIG_SMP
Ilpo Järvinen
2008-01-28
[IPV6]: Correct the comment concerning inetsw6 table
Pavel Emelyanov
2008-01-28
[UNIX] Move the unix sock iterators in to proper place
Pavel Emelyanov
2008-01-28
[DCCP]: Update documentation on ioctls
Gerrit Renker
2008-01-28
[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
Gerrit Renker
2008-01-28
[DCCP]: Remove redundant dependency on IP_DCCP
Gerrit Renker
2008-01-28
[DCCP]: Promote CCID2 as default CCID
Gerrit Renker
2008-01-28
[DCCP]: Update documentation
Gerrit Renker
2008-01-28
[DCCP]: Honour and make use of shutdown option set by user
Gerrit Renker
2008-01-28
[DCCP]: Make PARTOPEN an autonomous state
Gerrit Renker
2008-01-28
[CCID3]: Inline for moving average
Gerrit Renker
2008-01-28
[CCID3]: Accurately determine idle & application-limited periods
Gerrit Renker
2008-01-28
[CCID3]: Ignore trivial amounts of elapsed time
Gerrit Renker
[next]