index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
request_sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
net: Fix memory leak in the proto_register function
Catalin Marinas
1
-0
/
+1
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
1
-1
/
+1
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+3
2008-06-12
tcp: Revert 'process defer accept as established' changes.
David S. Miller
1
-2
/
+2
2008-04-10
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
1
-1
/
+1
2008-03-21
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
1
-2
/
+2
2008-02-29
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
Denis V. Lunev
1
-2
/
+1
2007-11-15
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
1
-17
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-12-02
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
1
-1
/
+2
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
1
-4
/
+4
2006-12-02
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
1
-0
/
+1
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
1
-0
/
+1
2006-03-26
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
1
-1
/
+1
2006-01-03
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
1
-4
/
+0
2005-08-29
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
Arnaldo Carvalho de Melo
1
-0
/
+7
2005-08-29
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
1
-3
/
+3
2005-08-29
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
Arnaldo Carvalho de Melo
1
-1
/
+4
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-8
/
+8
2005-06-18
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
1
-0
/
+178
2005-06-18
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
1
-17
/
+17
2005-06-18
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
1
-0
/
+77