1. ba4d07a [TG3]: Add 1000T & 1000X flowctl adv helpers by Matt Carlson · 17 years ago
  2. 9593726 [TG3]: Add 1000T & 1000X flowctrl resolvers by Matt Carlson · 17 years ago
  3. 8d01862 [TG3]: Separate requested and actual flow control parameters by Matt Carlson · 17 years ago
  4. a43d899 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. by Pavel Emelyanov · 17 years ago
  5. 7054fb9 [INET]: Uninline the inet_twsk_put function. by Pavel Emelyanov · 17 years ago
  6. 77a5ba5 [INET]: Uninline the __inet_lookup_established function. by Pavel Emelyanov · 17 years ago
  7. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  8. d670119 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK by Vlad Yasevich · 17 years ago
  9. 75205f4 [SCTP]: Implement ADD-IP special case processing for ABORT chunk by Vlad Yasevich · 17 years ago
  10. f57d96b [SCTP]: Change use_as_src into a full address state by Vlad Yasevich · 17 years ago
  11. a08de64 [SCTP]: Update ASCONF processing to conform to spec. by Vlad Yasevich · 17 years ago
  12. ba8a06d [SCTP]: ADD-IP updates the states where ASCONFs can be sent by Vlad Yasevich · 17 years ago
  13. df21857 [SCTP]: Update association lookup to look at ASCONF chunks as well by Vlad Yasevich · 17 years ago
  14. d6de309 [SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT by Vlad Yasevich · 17 years ago
  15. 42e30bf [SCTP]: Handle the wildcard ADD-IP Address parameter by Vlad Yasevich · 17 years ago
  16. 6afd2e8 [SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks by Vlad Yasevich · 17 years ago
  17. 195ad6a [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels by Herbert Xu · 17 years ago
  18. ad01837 mac80211: add PID controller based rate control algorithm by Mattias Nissler · 17 years ago
  19. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  20. 98f0b0a mac80211: pass in PS_POLL frames by Ron Rindjunsky · 17 years ago
  21. d647b36 [SNMP]: Fix SNMP counters with PREEMPT by Herbert Xu · 17 years ago
  22. 2caf62f [NIU]: Use print_mac by Joe Perches · 17 years ago
  23. d664537 [TG3]: Use print_mac by Joe Perches · 17 years ago
  24. 137919a [SUNVNET]: Use print_mac by Joe Perches · 17 years ago
  25. 910ef70 [IPSEC]: Do xfrm_state_check_space before encapsulation by Herbert Xu · 17 years ago
  26. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  27. 3449882 [NETFILTER]: non-power-of-two jhash optimizations by Patrick McHardy · 17 years ago
  28. 7b21e09 [NETFILTER]: xt_hashlimit: reduce overhead without IPv6 by Eric Dumazet · 17 years ago
  29. e2f82ac [NETFILTER]: xt_hashlimit: speedup hash_dst() by Eric Dumazet · 17 years ago
  30. 22c2d8b [NETFILTER]: xt_connlimit: use the new union nf_inet_addr by Jan Engelhardt · 17 years ago
  31. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  32. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 17 years ago
  33. df54aae [NETFILTER]: x_tables: use %u format specifiers by Jan Engelhardt · 17 years ago
  34. 051578c [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session by Patrick McHardy · 17 years ago
  35. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 17 years ago
  36. 90a9ba8 [NETFILTER]: Kill function prototype for non-existing function by Patrick McHardy · 17 years ago
  37. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 17 years ago
  38. 0dfedd2 [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions by Patrick McHardy · 17 years ago
  39. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 17 years ago
  40. 1792bab [NETFILTER]: nfnetlink_log: remove excessive debugging by Patrick McHardy · 17 years ago
  41. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 17 years ago
  42. c0506365 [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config by Patrick McHardy · 17 years ago
  43. a7c4295 [NETFILTER]: nf_log: remove incomprehensible comment by Patrick McHardy · 17 years ago
  44. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  45. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  46. cc01dcb [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info by Patrick McHardy · 17 years ago
  47. ce4b1ce [NETFILTER]: nf_nat: sprinkle a few __read_mostlys by Patrick McHardy · 17 years ago
  48. 2b628a0 [NETFILTER]: nf_nat: mark NAT protocols const by Patrick McHardy · 17 years ago
  49. 3ee9e76 [NETFILTER]: nf_nat_proto_gre: add missing module reference by Patrick McHardy · 17 years ago
  50. d978e5d [NETFILTER]: ctnetlink: fix expectation timeout dumping by Patrick McHardy · 17 years ago
  51. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 17 years ago
  52. 838965b [NETLINK]: Add NLA_PUT_BE16/nla_get_be16() by Patrick McHardy · 17 years ago
  53. c7212e9 [NETFILTER]: nf_conntrack_sctp: add ctnetlink support by Pablo Neira Ayuso · 17 years ago
  54. 37fccd8 [NETFILTER]: ctnetlink: add support for secmark by Pablo Neira Ayuso · 17 years ago
  55. 0f417ce [NETFILTER]: ctnetlink: add support for master tuple event notification and dumping by Pablo Neira Ayuso · 17 years ago
  56. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 17 years ago
  57. 1700806 [NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss by Benjamin LaHaise · 17 years ago
  58. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 17 years ago
  59. 11f6dff [NETFILTER]: arp_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  60. 41acd97 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  61. 27e2c26 [NETFILTER]: arp_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  62. fb5b609 [NETFILTER]: arp_tables: move entry and target checks to seperate functions by Patrick McHardy · 17 years ago
  63. 70f0bfc [NETFILTER]: arp_tables: remove ipchains compat hack by Patrick McHardy · 17 years ago
  64. 1976312 [NETFILTER]: arp_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  65. 0495cf9 [NETFILTER]: arp_tables: use XT_ALIGN by Patrick McHardy · 17 years ago
  66. 03dafbb [NETFILTER]: arp_tables: remove obsolete standard_check function by Patrick McHardy · 17 years ago
  67. 06e1374 [NETFILTER]: ip6_tables: use XT_ALIGN by Patrick McHardy · 17 years ago
  68. 6d6a55f [NETFILTER]: ip_tables: remove ipchains compatibility hack by Patrick McHardy · 17 years ago
  69. da4d0f6 [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() by Patrick McHardy · 17 years ago
  70. b5dd674 [NETFILTER]: ip6_tables: fix stack leagage by Patrick McHardy · 17 years ago
  71. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  72. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  73. 1fe5723 [NETFILTER]: xt_MARK: add compat support for revision 0 by Patrick McHardy · 17 years ago
  74. 311af5c [NETFILTER]: xt_MARK: support revision 1 for IPv6 by Patrick McHardy · 17 years ago
  75. 34f4c42 [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets by Patrick McHardy · 17 years ago
  76. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 17 years ago
  77. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  78. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  79. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  80. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  81. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 17 years ago
  82. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 17 years ago
  83. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
  84. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 17 years ago
  85. 30c08c4 [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff by Patrick McHardy · 17 years ago
  86. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 17 years ago
  87. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
  88. 4b47824 [NETFILTER]: ip_tables: reformat compat code by Patrick McHardy · 17 years ago
  89. ac8e27f [NETFILTER]: ip_tables: kill useless wrapper by Patrick McHardy · 17 years ago
  90. 03bffc1 wireless: make drivers include the TSF RX flag where appropriate by Johannes Berg · 17 years ago
  91. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  92. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 17 years ago
  93. a07a5a8 [DCCP]: Remove unused inline function by Gerrit Renker · 17 years ago
  94. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  95. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  96. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  97. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  98. 17159b0 [PARISC]: Fix build after ipv4_is_*() changes. by Joe Perches · 17 years ago
  99. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 17 years ago
  100. 1bf4095 [PACKET]: Fix /proc/net/packet crash due to bogus private pointer by Herbert Xu · 17 years ago