1. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  2. 961ed18 netfilter: ipt_CLUSTERIP: fix buffer overflow by Vasiliy Kulikov · 13 years ago
  3. 94d117a netfilter: ipt_CLUSTERIP: remove "no conntrack!" by Eric Dumazet · 13 years ago
  4. 3d04ebb netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message by Changli Gao · 14 years ago
  5. 3f30fc1 net: remove last uses of __attribute__((packed)) by Gustavo F. Padovan · 14 years ago
  6. d73f33b netfilter: CLUSTERIP: RCU conversion by Eric Dumazet · 14 years ago
  7. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  8. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  9. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  10. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  11. 902a3dd netfilter: CLUSTERIP: clusterip_seq_stop() fix by Eric Dumazet · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. f95c74e netfilter: xtables: shorten up return clause by Jan Engelhardt · 14 years ago
  14. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 14 years ago
  15. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  16. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  17. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  18. 0d34545 netfilter: xtables: make use of caller family rather than target family by Jan Engelhardt · 14 years ago
  19. 4777814 netfiltr: ipt_CLUSTERIP: simplify seq_file codeA by Alexey Dobriyan · 14 years ago
  20. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 14 years ago
  21. cffee38 net: replace NIPQUAD() in net/ipv4/netfilter/ by Harvey Harrison · 16 years ago
  22. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  23. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  24. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  25. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  26. 6a8341b net: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  27. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  28. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  29. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  31. 3cf93c9 [NETFILTER]: annotate xtables targets with const and remove casts by Jan Engelhardt · 16 years ago
  32. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  33. 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
  34. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  35. 30c69fe [NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name by Patrick McHardy · 16 years ago
  36. a38201e [NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get by Ilpo Järvinen · 16 years ago
  37. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 16 years ago
  38. 3449882 [NETFILTER]: non-power-of-two jhash optimizations by Patrick McHardy · 16 years ago
  39. df54aae [NETFILTER]: x_tables: use %u format specifiers by Jan Engelhardt · 16 years ago
  40. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 16 years ago
  41. d3c5ee6 [NETFILTER]: x_tables: consistent and unique symbol names by Jan Engelhardt · 16 years ago
  42. 4c61097 [NETFILTER]: replace list_for_each with list_for_each_entry by Li Zefan · 16 years ago
  43. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  44. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  45. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  46. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  47. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  48. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  49. d3c3f42 [NETFILTER]: ipt_CLUSTERIP: add compat code by Patrick McHardy · 17 years ago
  50. 9f15c53 [NETFILTER]: x_tables: mark matches and targets __read_mostly by Patrick McHardy · 17 years ago
  51. 7c4e36b [NETFILTER]: Remove redundant parentheses/braces by Jan Engelhardt · 17 years ago
  52. a47362a [NETFILTER]: add some consts, remove some casts by Jan Engelhardt · 17 years ago
  53. e1931b7 [NETFILTER]: x_tables: switch xt_target->checkentry to bool by Jan Engelhardt · 17 years ago
  54. 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 17 years ago
  55. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  56. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  57. 50c9cc2 [NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry function by Jaroslav Kysela · 17 years ago
  58. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  59. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  60. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 17 years ago
  61. a8d0f95 [NET]: Add UDPLITE support in a few missing spots by Patrick McHardy · 17 years ago
  62. 11078c3 [NETFILTER]: x_tables: add missing try to load conntrack from match/targets by Yasuyuki Kozakai · 17 years ago
  63. 6df81ab [PATCH] struct path: convert netfilter by Josef Sipek · 17 years ago
  64. 7659258 [NETFILTER]: Fix PROC_FS=n warnings by Patrick McHardy · 17 years ago
  65. 6519568 [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK by Patrick McHardy · 17 years ago
  66. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  67. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 18 years ago
  68. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 18 years ago
  69. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  70. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  71. 957dc80 [NETFILTER]: x_tables: add SCTP/DCCP support where missing by Patrick McHardy · 18 years ago
  72. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 18 years ago
  73. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  74. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  75. 1d5cd90 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  76. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 18 years ago
  77. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  78. 136e92b [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data by KOVACS Krisztian · 19 years ago
  79. 4451362 [NETFILTER] CLUSTERIP: introduce reference counting for entries by KOVACS Krisztian · 19 years ago
  80. 5170dbe [NETFILTER]: CLUSTERIP: fix memcpy() length typo by KOVACS Krisztian · 19 years ago
  81. bf3a46a [NETFILTER]: convert nfmark and conntrack mark to 32bit by Harald Welte · 19 years ago
  82. 4095ebf [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling by Harald Welte · 19 years ago
  83. 5d927eb [NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target. by Harald Welte · 19 years ago
  84. e45b1be [NETFILTER]: Kill lockhelp.h by Patrick McHardy · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago