1. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  2. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  3. 2732c4e netfilter: ctnetlink: allocate right-sized ctnetlink skb by Holger Eitzenberger · 15 years ago
  4. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  5. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  6. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  7. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  8. 78f3648 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() by Eric Dumazet · 15 years ago
  9. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 15 years ago
  10. 1d45209 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() by Eric Dumazet · 15 years ago
  11. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 15 years ago
  12. 1762527 netfilter: sysctl support of logger choice by Eric Leblond · 15 years ago
  13. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 15 years ago
  14. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  15. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 15 years ago
  16. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 15 years ago
  17. 1546000 net: netfilter conntrack - add per-net functionality for DCCP protocol by Cyrill Gorcunov · 15 years ago
  18. acc738f netfilter: xtables: avoid pointer to self by Jan Engelhardt · 15 years ago
  19. f0a3c08 netfilter: ctnetlink: move event reporting for new entries outside the lock by Pablo Neira Ayuso · 15 years ago
  20. e098360 netfilter: ctnetlink: cleanup conntrack update preliminary checkings by Pablo Neira Ayuso · 15 years ago
  21. 7ec4749 netfilter: ctnetlink: cleanup master conntrack assignation by Pablo Neira Ayuso · 15 years ago
  22. 9d2493f netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h by Christoph Paasch · 15 years ago
  23. c7a913c netfilter: print the list of register loggers by Eric Leblond · 15 years ago
  24. ca735b3 netfilter: use a linked list of loggers by Eric Leblond · 15 years ago
  25. 28337ff netfilter: xt_hashlimit fix by Eric Dumazet · 15 years ago
  26. 7d1e045 netfilter: nf_conntrack: account packets drop by tcp_packet() by Pablo Neira Ayuso · 15 years ago
  27. 268cb38 netfilter: x_tables: add LED trigger target by Adam Nielsen · 15 years ago
  28. af07d24 netfilter: fix hardcoded size assumptions by Hagen Paul Pfeifer · 15 years ago
  29. e478075 netfilter: nf_conntrack: table max size should hold at least table size by Hagen Paul Pfeifer · 15 years ago
  30. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  31. eacc17f netfilter: xt_physdev: unfold two loops in physdev_mt() by Eric Dumazet · 15 years ago
  32. 4f1c3b7 netfilter: xt_physdev fixes by Eric Dumazet · 15 years ago
  33. cfac5ef netfilter: Combine ipt_ttl and ip6t_hl source by Jan Engelhardt · 15 years ago
  34. 563d36e netfilter: Combine ipt_TTL and ip6t_HL source by Jan Engelhardt · 15 years ago
  35. fecea3a netfilter: remove unneeded goto by Jan Engelhardt · 15 years ago
  36. fe2a7ce netfilter: change generic l4 protocol number by Christoph Paasch · 15 years ago
  37. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. d4e2675 netfilter: xt_sctp: sctp chunk mapping doesn't work by Qu Haoran · 15 years ago
  39. 1f9da25 netfilter: ctnetlink: fix echo if not subscribed to any multicast group by Pablo Neira Ayuso · 15 years ago
  40. c969aa7 netfilter: ctnetlink: allow changing NAT sequence adjustment in creation by Pablo Neira Ayuso · 15 years ago
  41. 9a279bc net: Partially allow skb destructors to be used on receive path by Herbert Xu · 15 years ago
  42. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  43. 748085f netfilter: ctnetlink: fix scheduling while atomic by Patrick McHardy · 16 years ago
  44. e6210f3 netfilter 08/09: xt_time: print timezone for user information by Jan Engelhardt · 16 years ago
  45. cd7fcbf netfilter 07/09: simplify nf_conntrack_alloc() error handling by Julia Lawall · 16 years ago
  46. 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 16 years ago
  47. 0f23174 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  48. 68888d1 IPVS: Make "no destination available" message more consistent between schedulers by Simon Horman · 16 years ago
  49. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  50. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  51. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 79f55f1 nf/dccp: merge errorpaths by Ilpo Järvinen · 16 years ago
  53. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  54. c49b9f2 tproxy: fixe a possible read from an invalid location in the socket match by Balazs Scheidler · 16 years ago
  55. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  56. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  57. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. 3ec1925 netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock by Patrick McHardy · 16 years ago
  59. d6e8cc6 netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c by Ingo Molnar · 16 years ago
  60. b54ad40 netfilter: ctnetlink: fix conntrack creation race by Patrick McHardy · 16 years ago
  61. 4813ead netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() by Patrick McHardy · 16 years ago
  62. 328bd89 netfilter: nf_conntrack_proto_sctp: avoid bogus warning by Patrick McHardy · 16 years ago
  63. 56bc0f9 netfilter: nf_conntrack_proto_gre: spread __exit by Alexey Dobriyan · 16 years ago
  64. b0ceb56 netfilter: xt_recent: don't save proc dirs by Alexey Dobriyan · 16 years ago
  65. e17b666 netfilter: nf_conntrack: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  66. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  67. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  68. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  69. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  70. 528a3a6 netfilter: ctnetlink: get rid of module refcounting in ctnetlink by Pablo Neira Ayuso · 16 years ago
  71. bfe2967 netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helper by Pablo Neira Ayuso · 16 years ago
  72. 238ede8 netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc by Pablo Neira Ayuso · 16 years ago
  73. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  74. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  75. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  77. ca62059 ipvs: oldlen, newlen should be be16, not be32 by Harvey Harrison · 16 years ago
  78. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. efb9a8c netfilter: netns ct: walk netns list under RTNL by Alexey Dobriyan · 16 years ago
  80. 5f7340e netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. by Eric Leblond · 16 years ago
  81. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  82. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  83. 4454837 IPVS: Add IPv6 support to LBLC/LBLCR schedulers by Julius Volz · 16 years ago
  84. 20971a0 IPVS: Add IPv6 support to SH and DH schedulers by Julius Volz · 16 years ago
  85. 14d5e834 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  86. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 61e5744 netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() by Alexey Dobriyan · 16 years ago
  88. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  89. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  90. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  91. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  92. 6767184 netfilter: fix compilation error with NAT=n by Pablo Neira Ayuso · 16 years ago
  93. b09eec1 netfilter: xt_recent: use proc_create_data() by Alexey Dobriyan · 16 years ago
  94. 6def1eb netfilter: xt_iprange: fix range inversion match by Alexey Dobriyan · 16 years ago
  95. 041fb57 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig by Patrick McHardy · 16 years ago
  96. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  97. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  98. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  99. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  100. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago