index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_ipv4.c
Age
Commit message (
Expand
)
Author
2006-06-17
[I/OAT]: TCP recv offload to I/OAT
Chris Leech
2006-04-14
[IPV4]: Possible cleanups.
Adrian Bunk
2006-03-20
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2006-03-20
[TCP]: MTU probing
John Heffner
2006-01-31
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
2006-01-31
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
2006-01-04
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
2006-01-03
[TCP]: less inline's
Stephen Hemminger
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
2005-11-10
[TCP]: spelling fixes
Stephen Hemminger
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-11-05
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[ICSK]: Move TCP congestion avoidance members to icsk
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-29
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
2005-08-29
[ICSK]: Generalise tcp_listen_{start,stop}
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Just move the inet_connection_sock function from tcp sources
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise tcp_v4_lookup_listener
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise tcp_v4_hash & tcp_unhash
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Move bind_hash from tcp_sk to inet_sk
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Move the TCP ehash functions to include/net/inet_hashtables.h
Arnaldo Carvalho de Melo
2005-08-29
[INET]: Introduce inet_sk_rebuild_header
Arnaldo Carvalho de Melo
2005-08-29
[SOCK]: Introduce sk_setup_caps
Arnaldo Carvalho de Melo
2005-08-29
[SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
Arnaldo Carvalho de Melo
2005-08-23
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
2005-08-08
[IPV4]: Debug cleanup
Heikki Orsila
2005-07-05
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
2005-06-23
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
2005-06-18
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
[next]