1. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 16 years ago
  2. 90a9ba8 [NETFILTER]: Kill function prototype for non-existing function by Patrick McHardy · 16 years ago
  3. 76aa1ce [NETFILTER]: nfnetlink_log: include GID in netlink message by Patrick McHardy · 16 years ago
  4. 0dfedd2 [NETFILTER]: nfnetlink_log: use endianness-aware attribute functions by Patrick McHardy · 16 years ago
  5. baab2ce [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create by Patrick McHardy · 16 years ago
  6. 1792bab [NETFILTER]: nfnetlink_log: remove excessive debugging by Patrick McHardy · 16 years ago
  7. cd21f0a [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands by Patrick McHardy · 16 years ago
  8. c0506365 [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config by Patrick McHardy · 16 years ago
  9. a7c4295 [NETFILTER]: nf_log: remove incomprehensible comment by Patrick McHardy · 16 years ago
  10. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 16 years ago
  11. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 16 years ago
  12. cc01dcb [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info by Patrick McHardy · 16 years ago
  13. ce4b1ce [NETFILTER]: nf_nat: sprinkle a few __read_mostlys by Patrick McHardy · 16 years ago
  14. 2b628a0 [NETFILTER]: nf_nat: mark NAT protocols const by Patrick McHardy · 16 years ago
  15. 3ee9e76 [NETFILTER]: nf_nat_proto_gre: add missing module reference by Patrick McHardy · 16 years ago
  16. d978e5d [NETFILTER]: ctnetlink: fix expectation timeout dumping by Patrick McHardy · 16 years ago
  17. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 16 years ago
  18. 838965b [NETLINK]: Add NLA_PUT_BE16/nla_get_be16() by Patrick McHardy · 16 years ago
  19. c7212e9 [NETFILTER]: nf_conntrack_sctp: add ctnetlink support by Pablo Neira Ayuso · 16 years ago
  20. 37fccd8 [NETFILTER]: ctnetlink: add support for secmark by Pablo Neira Ayuso · 16 years ago
  21. 0f417ce [NETFILTER]: ctnetlink: add support for master tuple event notification and dumping by Pablo Neira Ayuso · 16 years ago
  22. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 16 years ago
  23. 1700806 [NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss by Benjamin LaHaise · 16 years ago
  24. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 16 years ago
  25. 11f6dff [NETFILTER]: arp_tables: resync get_entries() with ip_tables by Patrick McHardy · 16 years ago
  26. 41acd97 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function by Patrick McHardy · 16 years ago
  27. 27e2c26 [NETFILTER]: arp_tables: move counter allocation to seperate function by Patrick McHardy · 16 years ago
  28. fb5b609 [NETFILTER]: arp_tables: move entry and target checks to seperate functions by Patrick McHardy · 16 years ago
  29. 70f0bfc [NETFILTER]: arp_tables: remove ipchains compat hack by Patrick McHardy · 16 years ago
  30. 1976312 [NETFILTER]: arp_tables: use vmalloc_node() by Patrick McHardy · 16 years ago
  31. 0495cf9 [NETFILTER]: arp_tables: use XT_ALIGN by Patrick McHardy · 16 years ago
  32. 03dafbb [NETFILTER]: arp_tables: remove obsolete standard_check function by Patrick McHardy · 16 years ago
  33. 06e1374 [NETFILTER]: ip6_tables: use XT_ALIGN by Patrick McHardy · 16 years ago
  34. 6d6a55f [NETFILTER]: ip_tables: remove ipchains compatibility hack by Patrick McHardy · 16 years ago
  35. da4d0f6 [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() by Patrick McHardy · 16 years ago
  36. b5dd674 [NETFILTER]: ip6_tables: fix stack leagage by Patrick McHardy · 16 years ago
  37. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 16 years ago
  38. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 16 years ago
  39. 1fe5723 [NETFILTER]: xt_MARK: add compat support for revision 0 by Patrick McHardy · 16 years ago
  40. 311af5c [NETFILTER]: xt_MARK: support revision 1 for IPv6 by Patrick McHardy · 16 years ago
  41. 34f4c42 [NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets by Patrick McHardy · 16 years ago
  42. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 16 years ago
  43. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 16 years ago
  44. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 16 years ago
  45. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 16 years ago
  46. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 16 years ago
  47. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 16 years ago
  48. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 16 years ago
  49. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 16 years ago
  50. 73cd598 [NETFILTER]: ip_tables: fix compat types by Patrick McHardy · 16 years ago
  51. 30c08c4 [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff by Patrick McHardy · 16 years ago
  52. 89c002d [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros by Patrick McHardy · 16 years ago
  53. 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 16 years ago
  54. 4b47824 [NETFILTER]: ip_tables: reformat compat code by Patrick McHardy · 16 years ago
  55. ac8e27f [NETFILTER]: ip_tables: kill useless wrapper by Patrick McHardy · 16 years ago
  56. 03bffc1 wireless: make drivers include the TSF RX flag where appropriate by Johannes Berg · 16 years ago
  57. 374fdfb introduce WEXT scan capabilities by Dan Williams · 16 years ago
  58. c49e5ea mac80211: conditionally include timestamp in radiotap information by Johannes Berg · 16 years ago
  59. a07a5a8 [DCCP]: Remove unused inline function by Gerrit Renker · 16 years ago
  60. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 16 years ago
  61. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 16 years ago
  62. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 16 years ago
  63. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 16 years ago
  64. 17159b0 [PARISC]: Fix build after ipv4_is_*() changes. by Joe Perches · 16 years ago
  65. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 16 years ago
  66. 1bf4095 [PACKET]: Fix /proc/net/packet crash due to bogus private pointer by Herbert Xu · 16 years ago
  67. 2d4d298 [IPV4]: Remove unused IPV4TYPE macros by Joe Perches · 16 years ago
  68. 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 16 years ago
  69. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 16 years ago
  70. 37ef8dd [IPV4] net/netfilter: Use ipv4_is_<type> by Joe Perches · 16 years ago
  71. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 16 years ago
  72. 21cf225 [IPV4] net/core: Use ipv4_is_<type> by Joe Perches · 16 years ago
  73. 3db8cda [IPV4] include/net: Use ipv4_is_<type> by Joe Perches · 16 years ago
  74. 2658fa8 [IPV4]: Create ipv4_is_<type>(__be32 addr) functions by Joe Perches · 16 years ago
  75. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 16 years ago
  76. 9355bbd [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one by Pavel Emelyanov · 16 years ago
  77. 752d14d [IPV4]: Move the devinet pointers on the struct net by Pavel Emelyanov · 16 years ago
  78. c0ce9fb [IPV4]: Store the net pointer on devinet's ctl tables by Pavel Emelyanov · 16 years ago
  79. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 16 years ago
  80. ea40b32 [IPV4]: Make __devinet_sysctl_register return an error by Pavel Emelyanov · 16 years ago
  81. 8afd351 [NETNS]: Add the netns_ipv4 struct by Pavel Emelyanov · 16 years ago
  82. 4bda4f2 [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. by Pavel Emelyanov · 16 years ago
  83. 5e41fb8 [PPP] synchronous tty: convert dead_sem to completion by Matthias Kaehlcke · 16 years ago
  84. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 16 years ago
  85. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  86. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  87. f831e90 [MAC80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  88. 6d82de9 [IRDA]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  89. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  90. 4e39430 [IEEE80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  91. b98999d [DECNET]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  92. 91c5ec3 [BRIDGE]: Use cpu_to_be16() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  93. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 16 years ago
  94. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 16 years ago
  95. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 16 years ago
  96. f5026fa [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. by Denis V. Lunev · 16 years ago
  97. 8a4a50f [IPV6] sit: Rebinding of SIT tunnels to other interfaces by Michal Schmidt · 16 years ago
  98. ee34c1e [IP_GRE]: Rebinding of GRE tunnels to other interfaces by Michal Schmidt · 16 years ago
  99. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 16 years ago
  100. aef2178 [IPSEC]: Fix zero return value in xfrm_lookup on error by Herbert Xu · 16 years ago