1. 57bf145 [NET]: net/802: more endian annotations by Alexey Dobriyan · 19 years ago
  2. 73eef4c [BNX2]: update version and minor fixes by Michael Chan · 19 years ago
  3. c770a65 [BNX2]: change irq locks to bh locks by Michael Chan · 19 years ago
  4. e89bbf1 [BNX2]: remove atomics in tx by Michael Chan · 19 years ago
  5. cd339a0 [BNX2]: speedup serdes linkup by Michael Chan · 19 years ago
  6. afdc08b [BNX2]: Fix rtnl deadlock in bnx2_close by Michael Chan · 19 years ago
  7. 2373ce1 [IPV4]: Convert FIB Trie to RCU. by Robert Olsson · 19 years ago
  8. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  9. 3625796 [IPV4]: Module export of ip_rcv() no longer needed. by Ralf Baechle · 19 years ago
  10. c91326d [AX25/NETROM/ROSE]: Kill net/ip.h inclusion by Ralf Baechle · 19 years ago
  11. 98a82fe [AX25/NETROM]: Cleanup direct calls into IP stack by Ralf Baechle · 19 years ago
  12. 0c7770c [IPV4]: FIB trie cleanup by Stephen Hemminger · 19 years ago
  13. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  14. 8efa544 [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  15. dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
  16. 2babe1f [DCCP]: Introduce dccp_get_info by Arnaldo Carvalho de Melo · 19 years ago
  17. 4fded33 [CCID3]: Calculate the RTT in the RX half connection by Arnaldo Carvalho de Melo · 19 years ago
  18. d4b81ff [DCCP]: Export dccp_insert_option_timestamp to CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  19. 012e13e [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments by Arnaldo Carvalho de Melo · 19 years ago
  20. a4beb1b [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending by Arnaldo Carvalho de Melo · 19 years ago
  21. 20472af [DCCP]: Fix skb leak in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  22. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  23. 58e4513 [DCCP]: Fix printf format warnings on 64-bit. by David S. Miller · 19 years ago
  24. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  25. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 19 years ago
  26. 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 19 years ago
  27. 2411772 [DCCP]: Fix ackno setting in SYNC/SYNCACK packets by Arnaldo Carvalho de Melo · 19 years ago
  28. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago
  29. a3054d4 [DCCP]: Give more info on Step 6 failure debug printk by Arnaldo Carvalho de Melo · 19 years ago
  30. 2807d4f [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset by Arnaldo Carvalho de Melo · 19 years ago
  31. c68e64c [CCID3]: Reintroduce ccid3hctx_t_rto by Arnaldo Carvalho de Melo · 19 years ago
  32. 33d043d [IPV4]: ip_finish_output() can be inlined by Thomas Graf · 19 years ago
  33. 9070683 [IPV4]: Remove some dead code from ip_forward() by Thomas Graf · 19 years ago
  34. 3e192be [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() by Thomas Graf · 19 years ago
  35. d245407 [IPV4]: Move ip options parsing out of ip_rcv_finish() by Thomas Graf · 19 years ago
  36. e9c6042 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() by Thomas Graf · 19 years ago
  37. 5861524 [IPV4]: Consistency and whitespace cleanup of ip_rcv() by Thomas Graf · 19 years ago
  38. 2c65649 [NET]: Fix ipl=>ihl typo in ip_fast_csum by Thomas Graf · 19 years ago
  39. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 19 years ago
  40. 8cd25c1 [NET]: fix PROC_FS=n compile by Adrian Bunk · 19 years ago
  41. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 19 years ago
  42. bf0ff9e [IPVS]: ipv4_table --> ipvs_ipv4_table by David S. Miller · 19 years ago
  43. c59eab4 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks by Arnaldo Carvalho de Melo · 19 years ago
  44. 5480855 [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit by Arnaldo Carvalho de Melo · 19 years ago
  45. b1c9fe7 [DCCP]: Fix elapsed time option as per section 13.2 of spec v11 by Ian McDonald · 19 years ago
  46. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
  47. e92ae93 [DCCP]: Send SYNCACK packets in response to SYNC packets by Arnaldo Carvalho de Melo · 19 years ago
  48. ba602a8 [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}() by David S. Miller · 19 years ago
  49. bf73d1c [IRDA]: Possible cleanups. by Adrian Bunk · 19 years ago
  50. 4c6ea29 [IP]: Introduce ip_options_get_from_user by Arnaldo Carvalho de Melo · 19 years ago
  51. 6ed8a48 [NETLINK]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  52. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  53. 9deff7f [RXRPC]: Fix build failure introduced by skb->stamp changes. by Andrew Morton · 19 years ago
  54. 63a1222 [DECNET]: Fix build after netlink changes. by Andrew Morton · 19 years ago
  55. 216efaa [SELINUX]: Update for tcp_diag rename to inet_diag. by James Morris · 19 years ago
  56. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  57. 9a4595b [NETLINK]: Add set/getsockopt options to support more than 32 groups by Patrick McHardy · 19 years ago
  58. f7fa9b1 [NETLINK]: Support dynamic number of multicast groups per netlink family by Patrick McHardy · 19 years ago
  59. ab33a17 [NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered by Patrick McHardy · 19 years ago
  60. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  61. d629b83 [NETLINK]: Use group numbers instead of bitmasks internally by Patrick McHardy · 19 years ago
  62. 77247bb [NETLINK]: Fix module refcounting problems by Patrick McHardy · 19 years ago
  63. db08052 [NETLINK]: Remove unused groups member from struct netlink_skb_parms by Patrick McHardy · 19 years ago
  64. 43e943c [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users by Patrick McHardy · 19 years ago
  65. ad93e26 [NETLINK]: w1_int.c: fix default netlink group by Evgeniy Polyakov · 19 years ago
  66. 7de7627 [IPX]: Fix build error in ipx_recvmsg() by David S. Miller · 19 years ago
  67. a10cedd [DCCP]: Fix compiler warnings by Patrick McHardy · 19 years ago
  68. a1d3a35 [DCCP]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  69. 8649b0d [DCCP]: Fix RESET handling in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  70. 725ba8e [DCCP]: Introduce the DCCP Kernel hacking menu by Arnaldo Carvalho de Melo · 19 years ago
  71. 531669a [DCCP]: Rewrite dccp_sendmsg to be more like UDP by Arnaldo Carvalho de Melo · 19 years ago
  72. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  73. c173437 [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields by Arnaldo Carvalho de Melo · 19 years ago
  74. 34b4a4a [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner by Christoph Hellwig · 19 years ago
  75. 000efe1 [NETFILTER]: Make NETMAP target usable in OUTPUT by Gary Wayne Smith · 19 years ago
  76. 9baa5c6 [NETFILTER]: Don't exclude local packets from MASQUERADING by Patrick McHardy · 19 years ago
  77. fb13ab2 [NETFILTER]: Remove two unused files by Domen Puncer · 19 years ago
  78. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  79. 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 19 years ago
  80. 8ffde67 [NETFILTER]: Fix div64_64 in ipt_connbytes by Patrick McHardy · 19 years ago
  81. 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 19 years ago
  82. 0ba2c6e [NETFILTER]: introduce and use aligned_u64 data type by Harald Welte · 19 years ago
  83. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  84. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  85. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  86. 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 19 years ago
  87. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  88. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  89. b766b30 [NETFILTER]: Fix gcc-3.4.x warning about iplicit operator precedence by Harald Welte · 19 years ago
  90. 0a242ef [NET]: Deinline netif_carrier_{on,off}(). by Denis Vlasenko · 19 years ago
  91. 5917ed9 [NETFILTER]: Fix NF_QUEUE_NR() macro by Harald Welte · 19 years ago
  92. 6224392 [NETFILTER]: Fix compilation when no PROC_FS enabled by Harald Welte · 19 years ago
  93. e41aac4 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP by Arnaldo Carvalho de Melo · 19 years ago
  94. 14ab9b8 [BNX2]: Possible sparse fixes, take two by Peter Hagervall · 19 years ago
  95. 07dc3f0 [NET]: Make use of ->private_data in sockfd_lookup by Benjamin LaHaise · 19 years ago
  96. cef07fd [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC by Arnaldo Carvalho de Melo · 19 years ago
  97. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago
  98. 540722f [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK by Arnaldo Carvalho de Melo · 19 years ago
  99. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  100. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago