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