1. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  2. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  3. 1fe5723 [NETFILTER]: xt_MARK: add compat support for revision 0 by Patrick McHardy · 17 years ago
  4. 311af5c [NETFILTER]: xt_MARK: support revision 1 for IPv6 by Patrick McHardy · 17 years ago
  5. 34f4c42 [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets by Patrick McHardy · 17 years ago
  6. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 17 years ago
  7. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  8. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  9. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  10. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  11. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 17 years ago
  12. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 17 years ago
  13. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
  14. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 17 years ago
  15. 30c08c4 [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff by Patrick McHardy · 17 years ago
  16. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 17 years ago
  17. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
  18. 4b47824 [NETFILTER]: ip_tables: reformat compat code by Patrick McHardy · 17 years ago
  19. ac8e27f [NETFILTER]: ip_tables: kill useless wrapper by Patrick McHardy · 17 years ago
  20. 03bffc1 wireless: make drivers include the TSF RX flag where appropriate by Johannes Berg · 17 years ago
  21. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  22. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 17 years ago
  23. a07a5a8 [DCCP]: Remove unused inline function by Gerrit Renker · 17 years ago
  24. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  25. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  26. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  27. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  28. 17159b0 [PARISC]: Fix build after ipv4_is_*() changes. by Joe Perches · 17 years ago
  29. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 17 years ago
  30. 1bf4095 [PACKET]: Fix /proc/net/packet crash due to bogus private pointer by Herbert Xu · 17 years ago
  31. 2d4d298 [IPV4]: Remove unused IPV4TYPE macros by Joe Perches · 17 years ago
  32. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
  33. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 17 years ago
  34. 37ef8dd [IPV4] net/netfilter: Use ipv4_is_<type> by Joe Perches · 17 years ago
  35. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
  36. 21cf225 [IPV4] net/core: Use ipv4_is_<type> by Joe Perches · 17 years ago
  37. 3db8cda [IPV4] include/net: Use ipv4_is_<type> by Joe Perches · 17 years ago
  38. 2658fa8 [IPV4]: Create ipv4_is_<type>(__be32 addr) functions by Joe Perches · 17 years ago
  39. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 17 years ago
  40. 9355bbd [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one by Pavel Emelyanov · 17 years ago
  41. 752d14d [IPV4]: Move the devinet pointers on the struct net by Pavel Emelyanov · 17 years ago
  42. c0ce9fb [IPV4]: Store the net pointer on devinet's ctl tables by Pavel Emelyanov · 17 years ago
  43. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 17 years ago
  44. ea40b32 [IPV4]: Make __devinet_sysctl_register return an error by Pavel Emelyanov · 17 years ago
  45. 8afd351 [NETNS]: Add the netns_ipv4 struct by Pavel Emelyanov · 17 years ago
  46. 4bda4f2 [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. by Pavel Emelyanov · 17 years ago
  47. 5e41fb8 [PPP] synchronous tty: convert dead_sem to completion by Matthias Kaehlcke · 17 years ago
  48. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 17 years ago
  49. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  50. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  51. f831e90 [MAC80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  52. 6d82de9 [IRDA]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  53. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  54. 4e39430 [IEEE80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  55. b98999d [DECNET]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  56. 91c5ec3 [BRIDGE]: Use cpu_to_be16() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  57. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 17 years ago
  58. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  59. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 17 years ago
  60. f5026fa [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. by Denis V. Lunev · 17 years ago
  61. 8a4a50f [IPV6] sit: Rebinding of SIT tunnels to other interfaces by Michal Schmidt · 17 years ago
  62. ee34c1e [IP_GRE]: Rebinding of GRE tunnels to other interfaces by Michal Schmidt · 17 years ago
  63. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 17 years ago
  64. aef2178 [IPSEC]: Fix zero return value in xfrm_lookup on error by Herbert Xu · 17 years ago
  65. cf86314 [DCCP]: Ignore feature negotiation on Data packets by Gerrit Renker · 17 years ago
  66. 5cdae19 [DCCP]: Make code assumptions explicit by Gerrit Renker · 17 years ago
  67. dd6303d [DCCP]: Remove unused and redundant validation functions by Gerrit Renker · 17 years ago
  68. af3b867 [DCCP]: Support inserting options during the 3-way handshake by Gerrit Renker · 17 years ago
  69. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 17 years ago
  70. 8109616 [DCCP]: Add (missing) option parsing to request_sock processing by Gerrit Renker · 17 years ago
  71. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  72. 7913350 [DCCP]: Collapse repeated `len' statements into one by Gerrit Renker · 17 years ago
  73. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 17 years ago
  74. 28be544 [DCCP]: Use maximum-RTO backoff from DCCP spec by Gerrit Renker · 17 years ago
  75. 92d3192 [DCCP]: Shift the retransmit timer for active-close into output.c by Gerrit Renker · 17 years ago
  76. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  77. 69567d0 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close by Gerrit Renker · 17 years ago
  78. 96eba69 [DECNET]: Fix inverted wait flag in xfrm_lookup call by Herbert Xu · 17 years ago
  79. a662071 [NET]: Check RTNL status in unregister_netdevice by Herbert Xu · 17 years ago
  80. aebcf82 [IPSEC]: Do not let packets pass when ICMP flag is off by Herbert Xu · 17 years ago
  81. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  82. 7233b9f [IPSEC]: Fix reversed ICMP6 policy check by Herbert Xu · 17 years ago
  83. 2ba582b [BNX2]: Fix compiler warning. by Michael Chan · 17 years ago
  84. f13561c [BNX2]: Update version to 1.7.1. by Michael Chan · 17 years ago
  85. 57851d8 [BNX2]: Enable new tx ring. by Michael Chan · 17 years ago
  86. c76c047 [BNX2]: Add support for a new tx ring. by Michael Chan · 17 years ago
  87. b4b3604 [BNX2]: Support multiple MSIX IRQs. by Michael Chan · 17 years ago
  88. a1f6019 [BNX2]: Move rx indexes into bnx2_napi struct. by Michael Chan · 17 years ago
  89. a550c99 [BNX2]: Move tx indexes into bnx2_napi struct. by Michael Chan · 17 years ago
  90. 35efa7c [BNX2]: Introduce new bnx2_napi structure. by Michael Chan · 17 years ago
  91. 6d866ff [BNX2]: Restructure IRQ datastructures. by Michael Chan · 17 years ago
  92. ead7270 [BNX2]: Add function to fetch hardware tx index. by Michael Chan · 17 years ago
  93. a0d142c [BNX2]: Update version to 1.6.9. by Michael Chan · 17 years ago
  94. 84eaa18 [BNX2]: Enable S/G for jumbo RX. by Michael Chan · 17 years ago
  95. 1db82f2 [BNX2]: Add fast path code to handle RX pages. by Michael Chan · 17 years ago
  96. 47bf424 [BNX2]: Add init. code to handle RX pages. by Michael Chan · 17 years ago
  97. 110d0ef [BNX2]: Update firmware to support S/G RX buffers. by Michael Chan · 17 years ago
  98. 5d5d001 [BNX2]: Restructure RX ring init. code. by Michael Chan · 17 years ago
  99. 85833c6 [BNX2]: Restructure RX fast path handling. by Michael Chan · 17 years ago
  100. e343d55 [BNX2]: Add ring constants. by Michael Chan · 17 years ago