index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
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-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
2005-08-29
[INET]: Move bind_hash from tcp_sk to inet_sk
Arnaldo Carvalho de Melo
1
-10
/
+11
2005-08-29
[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]
Arnaldo Carvalho de Melo
1
-26
/
+0
2005-08-29
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
1
-50
/
+56
2005-08-29
[INET]: Move the TCP ehash functions to include/net/inet_hashtables.h
Arnaldo Carvalho de Melo
1
-23
/
+5
2005-08-29
[INET]: Introduce inet_sk_rebuild_header
Arnaldo Carvalho de Melo
1
-97
/
+1
2005-08-29
[SOCK]: Introduce sk_setup_caps
Arnaldo Carvalho de Melo
1
-8
/
+4
2005-08-29
[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
Arnaldo Carvalho de Melo
1
-10
/
+1
2005-08-23
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
1
-2
/
+7
2005-08-08
[IPV4]: Debug cleanup
Heikki Orsila
1
-8
/
+6
2005-07-05
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
1
-1
/
+1
2005-06-23
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
1
-1
/
+1
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
1
-0
/
+3
2005-06-18
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
1
-16
/
+0
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]