1. f8ab18d [TCP]: Fix MD5 signature handling on big-endian. by David S. Miller · 17 years ago
  2. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  3. a7ab4b5 [TCPv4]: Improve BH latency in /proc/net/tcp by Herbert Xu · 17 years ago
  4. 3d7dbea [TCP]: Disable TSO if MD5SIG is enabled. by David S. Miller · 17 years ago
  5. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  6. 584bdf8 [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP by Wei Dong · 17 years ago
  7. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  8. 663ead3 [NET]: Use csum_start offset instead of skb_transport_header by Herbert Xu · 17 years ago
  9. 4103f8c [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates by Eric Dumazet · 17 years ago
  10. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  11. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  12. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  13. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  14. fe067e8 [TCP]: Abstract out all write queue operations. by David S. Miller · 17 years ago
  15. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  16. cf4c6bf [TCP]: struct *sock argument renamed: sp -> sk by Ilpo Järvinen · 17 years ago
  17. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  18. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 17 years ago
  19. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 17 years ago
  20. ba7808e [TCP]: remove tcp header from tcp_v4_check (take #2) by Frederik Deweerdt · 18 years ago
  21. cb48cfe [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). by Craig Schlenter · 18 years ago
  22. a9fc00c [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash by Leigh Brown · 18 years ago
  23. 8228a18d [TCP]: Fix oops caused by tcp_v4_md5_do_del by Leigh Brown · 18 years ago
  24. b6332e6 [TCP]: Fix warnings with TCP_MD5SIG disabled. by Andrew Morton · 18 years ago
  25. f5b99bc [NET]: Possible cleanups. by Adrian Bunk · 18 years ago
  26. 08dd1a5 [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. by David S. Miller · 18 years ago
  27. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  28. 8e5200f [NET]: Fix assorted misannotations (from md5 and udplite merges). by Al Viro · 18 years ago
  29. f668593 [TCP_IPV4]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  30. 7174259 [TCP_IPV4]: CodingStyle cleanups, no code change by Arnaldo Carvalho de Melo · 18 years ago
  31. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  32. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  33. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  34. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  35. a94f723 [TCP]: Remove dead code in init_sequence by Gerrit Renker · 18 years ago
  36. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  37. 06ca719 [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err() by Eric Dumazet · 18 years ago
  38. 9469c7b [NET]: Use typesafe inet_twsk() inline function instead of cast. by YOSHIFUJI Hideaki · 18 years ago
  39. 4244f8a [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. by YOSHIFUJI Hideaki · 18 years ago
  40. 23f33c2 [IPV4]: struct inet_timewait_sock annotations by Al Viro · 18 years ago
  41. adaf345 [IPV4]: annotate address in inet_request_sock by Al Viro · 18 years ago
  42. bada8ad [IPV4]: ip_route_connect() ipv4 address arguments annotated by Al Viro · 18 years ago
  43. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  44. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  45. 8f491069 [IPV4]: Use network-order dport for all visible inet_lookup_* by Herbert Xu · 18 years ago
  46. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  47. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  48. 3687b1d [TCP]: SNMPv2 tcpAttemptFails counter error by Wei Yongjun · 18 years ago
  49. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  50. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  51. c636618 [PATCH] lockdep: annotate bh_lock_sock() by Ingo Molnar · 18 years ago
  52. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  53. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  54. bcd7611 [NET]: Generalise TSO-specific bits from skb_setup_caps by Herbert Xu · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 47da8ee [TCP]: Export accept queue len of a TCP listening socket via rx_queue by Sridhar Samudrala · 18 years ago
  57. 1a2449a [I/OAT]: TCP recv offload to I/OAT by Chris Leech · 18 years ago
  58. 6c97e72 [IPV4]: Possible cleanups. by Adrian Bunk · 18 years ago
  59. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  60. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  61. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  62. 5d424d5 [TCP]: MTU probing by John Heffner · 18 years ago
  63. f9d9516 [NET]: Do not export inet_bind_bucket_create twice. by Sam Ravnborg · 19 years ago
  64. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 19 years ago
  65. b59c270 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done by Patrick McHardy · 19 years ago
  66. 80e40da [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected by Arnaldo Carvalho de Melo · 19 years ago
  67. 40efc6f [TCP]: less inline's by Stephen Hemminger · 19 years ago
  68. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  69. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  70. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  71. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  72. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  73. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  74. caa20d9a [TCP]: spelling fixes by Stephen Hemminger · 19 years ago
  75. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  76. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  77. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 19 years ago
  78. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  79. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  80. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  81. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  82. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  83. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  84. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
  85. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  86. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  87. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  88. 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
  89. 81849d1 [INET]: Generalise tcp_v4_hash & tcp_unhash by Arnaldo Carvalho de Melo · 19 years ago
  90. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  91. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  92. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  93. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  94. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  95. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  96. 304a161 [INET]: Move the TCP ehash functions to include/net/inet_hashtables.h by Arnaldo Carvalho de Melo · 19 years ago
  97. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 19 years ago
  98. 6cbb0df [SOCK]: Introduce sk_setup_caps by Arnaldo Carvalho de Melo · 19 years ago
  99. 614c6cb [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash by Arnaldo Carvalho de Melo · 19 years ago
  100. d5d2837 [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). by David S. Miller · 19 years ago