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
/
minisocks.c
Age
Commit message (
Expand
)
Author
2015-09-29
dccp: constify dccp_create_openreq_child() sock argument
Eric Dumazet
2015-09-29
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-21
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-03-20
inet: drop prev pointer handling in request sock
Eric Dumazet
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
2012-03-03
dccp: fix bug in sequence number validation during connection setup
Samuel Jero
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-08
net: rename sk_clone to sk_clone_lock
Eric Dumazet
2010-10-12
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
net: backlog functions rename
Zhu Yi
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2009-01-21
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-12-08
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-10-19
dccp: Port redirection support for DCCP
Gerrit Renker
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
2008-06-11
dccp: Bug in initial acknowledgment number assignment
Gerrit Renker
2008-02-29
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
Denis V. Lunev
2008-01-28
[DCCP]: Handle timestamps on Request/Response exchange separately
Gerrit Renker
2008-01-28
[DCCP]: Add (missing) option parsing to request_sock processing
Gerrit Renker
2007-10-10
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-04-26
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
2007-03-06
[DCCP]: Set RTO for newly created child socket
Gerrit Renker
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-02
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-02
[DCCP]: Increment sequence numbers on retransmitted Response packets
Gerrit Renker
2006-12-02
[DCCP]: Update code comments for Step 2/3
Gerrit Renker
2006-12-02
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
2006-12-02
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
[next]