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
/
net
/
ipv4
/
tcp_ipv4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-1
/
+1
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
1
-2
/
+2
2006-09-22
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
1
-5
/
+5
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-3
/
+3
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
1
-0
/
+3
2006-08-02
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
1
-2
/
+0
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
1
-0
/
+18
2006-07-03
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2006-06-30
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
1
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
1
-1
/
+2
2006-06-17
[I/OAT]: TCP recv offload to I/OAT
Chris Leech
1
-1
/
+17
2006-04-14
[IPV4]: Possible cleanups.
Adrian Bunk
1
-1
/
+0
2006-03-20
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
1
-17
/
+17
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
1
-0
/
+8
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
1
-12
/
+1
2006-03-20
[TCP]: MTU probing
John Heffner
1
-0
/
+1
2006-01-31
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
1
-1
/
+0
2006-01-31
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
1
-1
/
+1
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
1
-0
/
+1
2006-01-04
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-03
[TCP]: less inline's
Stephen Hemminger
1
-5
/
+4
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
1
-6
/
+6
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
1
-172
/
+1
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
1
-29
/
+42
2006-01-03
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
1
-11
/
+1
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
1
-6
/
+5
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-11-10
[TCP]: spelling fixes
Stephen Hemminger
1
-2
/
+2
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
1
-15
/
+9
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-2
/
+1
2005-11-05
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
1
-2
/
+0
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-5
/
+6
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
[ICSK]: Move TCP congestion avoidance members to icsk
Arnaldo Carvalho de Melo
1
-4
/
+5
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
1
-6
/
+5
2005-08-29
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
1
-5
/
+6
2005-08-29
[ICSK]: Generalise tcp_listen_{start,stop}
Arnaldo Carvalho de Melo
1
-5
/
+1
2005-08-29
[NET]: Just move the inet_connection_sock function from tcp sources
Arnaldo Carvalho de Melo
1
-209
/
+1
2005-08-29
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
1
-73
/
+85
2005-08-29
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
1
-75
/
+8
2005-08-29
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-52
/
+55
2005-08-29
[INET]: Generalise tcp_v4_lookup_listener
Arnaldo Carvalho de Melo
1
-76
/
+5
2005-08-29
[INET]: Generalise tcp_v4_hash & tcp_unhash
Arnaldo Carvalho de Melo
1
-27
/
+2
2005-08-29
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
1
-61
/
+9
2005-08-29
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
1
-51
/
+50
2005-08-29
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
Arnaldo Carvalho de Melo
1
-64
/
+4
[next]