1. 55faed1 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  2. f7402dc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  3. 49e31cb [PATCH] sunrpc: print unsigned integers in stats by Max Kellermann · 19 years ago
  4. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  5. 0edd5b4 [wireless ieee80211,ipw2200] Lindent source code by Jeff Garzik · 19 years ago
  6. bbeec90 [wireless] build fixes after merging WE-19 by Jeff Garzik · 19 years ago
  7. 832079d [SUNRPC]: print unsigned integers in stats by Max Kellermann · 19 years ago
  8. 0a3f435 [NET]: proto_unregister: fix sleeping while atomic by Patrick McHardy · 19 years ago
  9. 6582c16 [PATCH] WE-19 for kernel 2.6.13 by Jean Tourrilhes · 19 years ago
  10. 48bc41a [IPV4]: Reassembly trim not clearing CHECKSUM_HW by Stephen Hemminger · 19 years ago
  11. f75268c [AX25]: Make ax2asc thread-proof by Ralf Baechle · 19 years ago
  12. 513c250 [NETLINK]: Don't prevent creating sockets when no kernel socket is registered by Patrick McHardy · 19 years ago
  13. e446639 [NETFILTER]: Missing unlock in TCP connection tracking error path by Patrick McHardy · 19 years ago
  14. 49719eb [NETFILTER]: kill __ip_ct_expect_unlink_destroy by Pablo Neira Ayuso · 19 years ago
  15. 91c46e2 [NETFILTER]: Don't increase master refcount on expectations by Pablo Neira Ayuso · 19 years ago
  16. e7dfb09 [NETFILTER]: Fix HW checksum handling in nfnetlink_queue by Patrick McHardy · 19 years ago
  17. 03486a4 [NETFILTER]: Handle NAT module load race by Patrick McHardy · 19 years ago
  18. 31c913e [NETFILTER]: Fix CONNMARK Kconfig dependency by Yasuyuki Kozakai · 19 years ago
  19. a2978ae [NETFILTER]: Add NetBIOS name service helper by Patrick McHardy · 19 years ago
  20. 2248bcf [NETFILTER]: Add support for permanent expectations by Patrick McHardy · 19 years ago
  21. 9261c9b [NET]: Make sure l_linger is unsigned to avoid negative timeouts by Eric Dumazet · 19 years ago
  22. b69aee0 [NET]: Use file->private_data to get socket pointer. by Eric Dumazet · 19 years ago
  23. 5bcaa15 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  24. 4c2cac8 [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c by David S. Miller · 19 years ago
  25. fb5f5e6 [TCP]: Fix TCP_OFF() bug check introduced by previous change. by Herbert Xu · 19 years ago
  26. 1198ad0 [NET]: 2.6.13 breaks libpcap (and tcpdump) by Herbert Xu · 19 years ago
  27. 6baf1f4 [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL by David S. Miller · 19 years ago
  28. aa07ca57 [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue by Harald Welte · 19 years ago
  29. 506e7be [IRDA]: IrDA prototype fixes by Adrian Bunk · 19 years ago
  30. 8c5955d [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h> by Adrian Bunk · 19 years ago
  31. 395dde2 [NETFILTER]: net/netfilter/nfnetlink*: make functions static by Adrian Bunk · 19 years ago
  32. 43d6066 [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> by Adrian Bunk · 19 years ago
  33. 295098e [ATM]: net/atm/ioctl.c should #include "common.h" by Adrian Bunk · 19 years ago
  34. 0bf0519d [PATCH] (7/7) __user annotations (ethtool) by viro@ftp.linux.org.uk · 19 years ago
  35. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  36. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 19 years ago
  37. 6475be1 [TCP]: Keep TSO enabled even during loss events. by David S. Miller · 19 years ago
  38. ef01578 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg by Herbert Xu · 19 years ago
  39. d80d99d [NET]: Add sk_stream_wmem_schedule by Herbert Xu · 19 years ago
  40. 2dac4b9 [IPV6]: Repair Incoming Interface Handling for Raw Socket. by YOSHIFUJI Hideaki · 19 years ago
  41. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  42. 5170dbe [NETFILTER]: CLUSTERIP: fix memcpy() length typo by KOVACS Krisztian · 19 years ago
  43. 12a49ff [DECNET]: Tidy send side socket SKB allocation. by Patrick Caulfield · 19 years ago
  44. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  45. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  46. c530cfb [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet by Arnaldo Carvalho de Melo · 19 years ago
  47. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  48. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 19 years ago
  49. 5f2c3b9 [NETFILTER]: Add new iptables TTL target by Harald Welte · 19 years ago
  50. 29e4f8b [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  51. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  52. 36729c1 [DCCP]: Move the calc_X routines to dccp_tfrc_lib by Arnaldo Carvalho de Melo · 19 years ago
  53. 5cea0dd [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c by Arnaldo Carvalho de Melo · 19 years ago
  54. 4524b25 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ by Arnaldo Carvalho de Melo · 19 years ago
  55. ae6706f [CCID3]: Move the loss interval code to loss_interval.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  56. cfc3c52 [CCID3]: Move the CCID3 defines to ccid3.h by Arnaldo Carvalho de Melo · 19 years ago
  57. 6b5e633 [CCID3]: Introduce usecs_div by Arnaldo Carvalho de Melo · 19 years ago
  58. b6ee3d4 [CCID3]: Reorganise timeval handling by Arnaldo Carvalho de Melo · 19 years ago
  59. 1f2333a [CCID3]: Reflow to mostly fit under 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  60. d6809c1 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit by Arnaldo Carvalho de Melo · 19 years ago
  61. 75b3f20 [DCCP]: Make the Debug Menu available when DCCP is statically linked too by Arnaldo Carvalho de Melo · 19 years ago
  62. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  63. 29cb9f9 [LIB]: Make TEXTSEARCH_BM plain tristate like the others by David S. Miller · 19 years ago
  64. 57bf145 [NET]: net/802: more endian annotations by Alexey Dobriyan · 19 years ago
  65. 2373ce1 [IPV4]: Convert FIB Trie to RCU. by Robert Olsson · 19 years ago
  66. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  67. 3625796 [IPV4]: Module export of ip_rcv() no longer needed. by Ralf Baechle · 19 years ago
  68. c91326d [AX25/NETROM/ROSE]: Kill net/ip.h inclusion by Ralf Baechle · 19 years ago
  69. 98a82fe [AX25/NETROM]: Cleanup direct calls into IP stack by Ralf Baechle · 19 years ago
  70. 0c7770c [IPV4]: FIB trie cleanup by Stephen Hemminger · 19 years ago
  71. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  72. 8efa544 [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  73. dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
  74. 2babe1f [DCCP]: Introduce dccp_get_info by Arnaldo Carvalho de Melo · 19 years ago
  75. 4fded33 [CCID3]: Calculate the RTT in the RX half connection by Arnaldo Carvalho de Melo · 19 years ago
  76. d4b81ff [DCCP]: Export dccp_insert_option_timestamp to CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  77. 012e13e [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments by Arnaldo Carvalho de Melo · 19 years ago
  78. a4beb1b [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending by Arnaldo Carvalho de Melo · 19 years ago
  79. 20472af [DCCP]: Fix skb leak in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  80. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  81. 58e4513 [DCCP]: Fix printf format warnings on 64-bit. by David S. Miller · 19 years ago
  82. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  83. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 19 years ago
  84. 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 19 years ago
  85. 2411772 [DCCP]: Fix ackno setting in SYNC/SYNCACK packets by Arnaldo Carvalho de Melo · 19 years ago
  86. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago
  87. a3054d4 [DCCP]: Give more info on Step 6 failure debug printk by Arnaldo Carvalho de Melo · 19 years ago
  88. 2807d4f [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset by Arnaldo Carvalho de Melo · 19 years ago
  89. c68e64c [CCID3]: Reintroduce ccid3hctx_t_rto by Arnaldo Carvalho de Melo · 19 years ago
  90. 33d043d [IPV4]: ip_finish_output() can be inlined by Thomas Graf · 19 years ago
  91. 9070683 [IPV4]: Remove some dead code from ip_forward() by Thomas Graf · 19 years ago
  92. 3e192be [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() by Thomas Graf · 19 years ago
  93. d245407 [IPV4]: Move ip options parsing out of ip_rcv_finish() by Thomas Graf · 19 years ago
  94. e9c6042 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() by Thomas Graf · 19 years ago
  95. 5861524 [IPV4]: Consistency and whitespace cleanup of ip_rcv() by Thomas Graf · 19 years ago
  96. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 19 years ago
  97. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 19 years ago
  98. bf0ff9e [IPVS]: ipv4_table --> ipvs_ipv4_table by David S. Miller · 19 years ago
  99. c59eab4 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks by Arnaldo Carvalho de Melo · 19 years ago
  100. 5480855 [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit by Arnaldo Carvalho de Melo · 19 years ago