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
/
dccp
Age
Commit message (
Expand
)
Author
2008-11-16
dccp: Tidy up setsockopt calls
Gerrit Renker
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-16
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-04
dccp: Cleanup routines for feature negotiation
Gerrit Renker
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
dccp: List management for new feature negotiation
Gerrit Renker
2008-11-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-11-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-19
dccp: Port redirection support for DCCP
Gerrit Renker
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
2008-10-07
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2008-09-09
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
Gerrit Renker
2008-09-04
dccp ccid-3: Preventing Oscillations
Gerrit Renker
2008-09-04
dccp ccid-3: Simplify computing and range-checking of t_ipi
Gerrit Renker
2008-09-04
dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06
Gerrit Renker
2008-09-04
dccp ccid-3: Tidy up CCID-Kconfig dependencies
Gerrit Renker
2008-09-04
dccp ccid-3: Implement rfc3448bis change to initial-rate computation
Gerrit Renker
2008-09-04
dccp ccid-3: Update the RX history records in one place
Gerrit Renker
2008-09-04
dccp ccid-3: Update the computation of X_recv
Gerrit Renker
2008-09-04
dccp tfrc: Increase number of RTT samples
Gerrit Renker
2008-09-04
dccp: Clamping RTT values
Gerrit Renker
2008-09-04
dccp ccid-3: Always perform receiver RTT sampling
Gerrit Renker
2008-09-04
dccp ccid-3: Remove duplicate RX states
Gerrit Renker
2008-09-04
dccp tfrc: Let dccp_tfrc_lib do the sampling work
Gerrit Renker
2008-09-04
dccp tfrc: Return type of update_i_mean is void
Gerrit Renker
2008-09-04
dccp tfrc: Perform early loss detection
Gerrit Renker
2008-09-04
dccp tfrc: Receiver history initialisation routine
Gerrit Renker
2008-09-04
dccp tfrc: Suppress unavoidable "below resolution" warning
Gerrit Renker
2008-09-04
dccp ccid-3: Simplified handling of TX states
Gerrit Renker
2008-09-04
dccp ccid-3: Runtime verification of timer resolution
Gerrit Renker
2008-09-04
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
2008-09-04
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
2008-09-04
dccp: Clean up slow-path input processing
Gerrit Renker
2008-09-04
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2008-09-04
dccp: Combine the functionality of enqeueing and cloning
Gerrit Renker
2008-09-04
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
2008-09-04
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2008-09-04
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
2008-09-04
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
2008-09-04
dccp ccid-2: Stop polling
Gerrit Renker
2008-09-04
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
[next]