1. 6afd2e8 [SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks by Vlad Yasevich · 17 years ago
  2. 195ad6a [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels by Herbert Xu · 17 years ago
  3. ad01837 mac80211: add PID controller based rate control algorithm by Mattias Nissler · 17 years ago
  4. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  5. 98f0b0a mac80211: pass in PS_POLL frames by Ron Rindjunsky · 17 years ago
  6. 910ef70 [IPSEC]: Do xfrm_state_check_space before encapsulation by Herbert Xu · 17 years ago
  7. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  8. 3449882 [NETFILTER]: non-power-of-two jhash optimizations by Patrick McHardy · 17 years ago
  9. 7b21e09 [NETFILTER]: xt_hashlimit: reduce overhead without IPv6 by Eric Dumazet · 17 years ago
  10. e2f82ac [NETFILTER]: xt_hashlimit: speedup hash_dst() by Eric Dumazet · 17 years ago
  11. 22c2d8b [NETFILTER]: xt_connlimit: use the new union nf_inet_addr by Jan Engelhardt · 17 years ago
  12. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  13. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 17 years ago
  14. df54aae [NETFILTER]: x_tables: use %u format specifiers by Jan Engelhardt · 17 years ago
  15. 051578c [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session by Patrick McHardy · 17 years ago
  16. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 17 years ago
  17. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 17 years ago
  18. 0dfedd2 [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions by Patrick McHardy · 17 years ago
  19. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 17 years ago
  20. 1792bab [NETFILTER]: nfnetlink_log: remove excessive debugging by Patrick McHardy · 17 years ago
  21. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 17 years ago
  22. c0506365 [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config by Patrick McHardy · 17 years ago
  23. a7c4295 [NETFILTER]: nf_log: remove incomprehensible comment by Patrick McHardy · 17 years ago
  24. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  25. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  26. cc01dcb [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info by Patrick McHardy · 17 years ago
  27. ce4b1ce [NETFILTER]: nf_nat: sprinkle a few __read_mostlys by Patrick McHardy · 17 years ago
  28. 2b628a0 [NETFILTER]: nf_nat: mark NAT protocols const by Patrick McHardy · 17 years ago
  29. 3ee9e76 [NETFILTER]: nf_nat_proto_gre: add missing module reference by Patrick McHardy · 17 years ago
  30. d978e5d [NETFILTER]: ctnetlink: fix expectation timeout dumping by Patrick McHardy · 17 years ago
  31. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 17 years ago
  32. c7212e9 [NETFILTER]: nf_conntrack_sctp: add ctnetlink support by Pablo Neira Ayuso · 17 years ago
  33. 37fccd8 [NETFILTER]: ctnetlink: add support for secmark by Pablo Neira Ayuso · 17 years ago
  34. 0f417ce [NETFILTER]: ctnetlink: add support for master tuple event notification and dumping by Pablo Neira Ayuso · 17 years ago
  35. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 17 years ago
  36. 1700806 [NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss by Benjamin LaHaise · 17 years ago
  37. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 17 years ago
  38. 11f6dff [NETFILTER]: arp_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  39. 41acd97 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  40. 27e2c26 [NETFILTER]: arp_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  41. fb5b609 [NETFILTER]: arp_tables: move entry and target checks to seperate functions by Patrick McHardy · 17 years ago
  42. 70f0bfc [NETFILTER]: arp_tables: remove ipchains compat hack by Patrick McHardy · 17 years ago
  43. 1976312 [NETFILTER]: arp_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  44. 03dafbb [NETFILTER]: arp_tables: remove obsolete standard_check function by Patrick McHardy · 17 years ago
  45. 6d6a55f [NETFILTER]: ip_tables: remove ipchains compatibility hack by Patrick McHardy · 17 years ago
  46. da4d0f6 [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() by Patrick McHardy · 17 years ago
  47. b5dd674 [NETFILTER]: ip6_tables: fix stack leagage by Patrick McHardy · 17 years ago
  48. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  49. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  50. 1fe5723 [NETFILTER]: xt_MARK: add compat support for revision 0 by Patrick McHardy · 17 years ago
  51. 311af5c [NETFILTER]: xt_MARK: support revision 1 for IPv6 by Patrick McHardy · 17 years ago
  52. 34f4c42 [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets by Patrick McHardy · 17 years ago
  53. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 17 years ago
  54. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  55. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  56. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  57. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  58. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 17 years ago
  59. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 17 years ago
  60. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
  61. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 17 years ago
  62. 30c08c4 [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff by Patrick McHardy · 17 years ago
  63. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
  64. 4b47824 [NETFILTER]: ip_tables: reformat compat code by Patrick McHardy · 17 years ago
  65. ac8e27f [NETFILTER]: ip_tables: kill useless wrapper by Patrick McHardy · 17 years ago
  66. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  67. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 17 years ago
  68. a07a5a8 [DCCP]: Remove unused inline function by Gerrit Renker · 17 years ago
  69. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  70. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  71. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  72. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  73. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 17 years ago
  74. 1bf4095 [PACKET]: Fix /proc/net/packet crash due to bogus private pointer by Herbert Xu · 17 years ago
  75. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 17 years ago
  76. 37ef8dd [IPV4] net/netfilter: Use ipv4_is_<type> by Joe Perches · 17 years ago
  77. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
  78. 21cf225 [IPV4] net/core: Use ipv4_is_<type> by Joe Perches · 17 years ago
  79. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 17 years ago
  80. 9355bbd [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one by Pavel Emelyanov · 17 years ago
  81. 752d14d [IPV4]: Move the devinet pointers on the struct net by Pavel Emelyanov · 17 years ago
  82. c0ce9fb [IPV4]: Store the net pointer on devinet's ctl tables by Pavel Emelyanov · 17 years ago
  83. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 17 years ago
  84. ea40b32 [IPV4]: Make __devinet_sysctl_register return an error by Pavel Emelyanov · 17 years ago
  85. 4bda4f2 [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. by Pavel Emelyanov · 17 years ago
  86. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 17 years ago
  87. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  88. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  89. f831e90 [MAC80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  90. 6d82de9 [IRDA]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  91. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  92. 4e39430 [IEEE80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  93. b98999d [DECNET]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  94. 91c5ec3 [BRIDGE]: Use cpu_to_be16() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  95. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 17 years ago
  96. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  97. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 17 years ago
  98. f5026fa [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. by Denis V. Lunev · 17 years ago
  99. 8a4a50f [IPV6] sit: Rebinding of SIT tunnels to other interfaces by Michal Schmidt · 17 years ago
  100. ee34c1e [IP_GRE]: Rebinding of GRE tunnels to other interfaces by Michal Schmidt · 17 years ago