1. f858b48 netfilter: ip{,6}tables_security: fix future section mismatch by Alexey Dobriyan · 16 years ago
  2. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  3. 70eed75 netfilter: make security table depend on NETFILTER_ADVANCED by Patrick McHardy · 16 years ago
  4. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  5. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  6. d278931 netfilter: use correct namespace in ip6table_security by Alexey Dobriyan · 16 years ago
  7. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  9. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  10. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  12. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 16 years ago
  13. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 16 years ago
  14. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 16 years ago
  15. b9c6989 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() by Jarek Poplawski · 16 years ago
  16. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  17. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  18. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  19. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  20. 544473c [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size by Patrick McHardy · 16 years ago
  21. 58c0fb0 [NETFILTER]: annotate rest of nf_conntrack_* with const by Jan Engelhardt · 16 years ago
  22. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  23. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  24. fdccecd [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  25. 36e2a1b [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output by Patrick McHardy · 16 years ago
  26. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. e8e16b70 [INET]: inet_frag_evictor() must run with BH disabled by David S. Miller · 16 years ago
  28. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  29. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  31. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  32. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  33. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  35. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 17 years ago
  36. c392a74 [NETFILTER]: {ip,ip6}_queue: fix build error by Patrick McHardy · 17 years ago
  37. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 17 years ago
  38. 7cc3864 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate by Jan Engelhardt · 17 years ago
  39. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  40. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 17 years ago
  41. 99fa5f5 [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings by Patrick McHardy · 17 years ago
  42. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  43. df20096 [NETFILTER]: netns: put table module on netns stop by Alexey Dobriyan · 17 years ago
  44. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
  45. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 17 years ago
  46. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
  47. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  48. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  49. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
  50. 44c45eb Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER by Linus Torvalds · 17 years ago
  51. 3140c25 [NETNS][FRAGS]: Make the LRU list per namespace. by Pavel Emelyanov · 17 years ago
  52. 3b4bc4a [NETNS][FRAGS]: Isolate the secret interval from namespaces. by Pavel Emelyanov · 17 years ago
  53. e31e0bdc7 [NETNS][FRAGS]: Make thresholds work in namespaces. by Pavel Emelyanov · 17 years ago
  54. b2fd532 [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. by Pavel Emelyanov · 17 years ago
  55. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 17 years ago
  56. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 17 years ago
  57. ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 17 years ago
  58. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 17 years ago
  59. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  60. c71e916 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos by Patrick McHardy · 17 years ago
  61. c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 17 years ago
  62. 022748a [NETFILTER]: {ip,ip6}_tables: remove some inlines by Denys Vlasenko · 17 years ago
  63. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 17 years ago
  64. 8ce22fc [NETFILTER]: Remove some EXPERIMENTAL dependencies by Patrick McHardy · 17 years ago
  65. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 17 years ago
  66. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  67. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  68. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  69. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  70. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 17 years ago
  71. da4d0f6 [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() by Patrick McHardy · 17 years ago
  72. b5dd674 [NETFILTER]: ip6_tables: fix stack leagage by Patrick McHardy · 17 years ago
  73. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  74. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  75. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 17 years ago
  76. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  77. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  78. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  79. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  80. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 17 years ago
  81. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 17 years ago
  82. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 17 years ago
  83. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  84. 7a6c665 [NETFILTER]: ip6_queue: resync dev-index based flushing by Patrick McHardy · 17 years ago
  85. 171b7fc [NETFILTER]: ip6_queue: deobfuscate entry lookups by Patrick McHardy · 17 years ago
  86. 0ac41e8 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry by Patrick McHardy · 17 years ago
  87. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  88. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 17 years ago
  89. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 17 years ago
  90. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  91. 17dfc93 [NETFILTER]: {ip,ip6}t_LOG: log GID by Maciej Soltysiak · 17 years ago
  92. 4c37799 [NETFILTER]: Use lowercase names for matches in Kconfig by Jan Engelhardt · 17 years ago
  93. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago
  94. 9e67d5a [NETFILTER]: x_tables: remove obsolete overflow check by Patrick McHardy · 17 years ago
  95. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  96. d3c5ee6 [NETFILTER]: x_tables: consistent and unique symbol names by Jan Engelhardt · 17 years ago
  97. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  98. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 17 years ago
  99. 8f41f01 [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit by Yasuyuki Kozakai · 17 years ago
  100. 0795c65 [NETFILTER]: Clean up Makefile by Jan Engelhardt · 17 years ago