1. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  2. d70a011 netfilter: complete the deprecation of CONFIG_NF_CT_ACCT by Tim Gardner · 14 years ago
  3. a875620 netfilter: xt_connbytes: Force CT accounting to be enabled by Tim Gardner · 14 years ago
  4. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. fe6fb55 netfilter: fix simple typo in KConfig for netfiltert xt_TEE by Arnd Hannemann · 14 years ago
  6. 600069d netfilter: xt_IDLETIMER needs kdev_t.h by Randy Dunlap · 14 years ago
  7. 26ec037 IPVS: one-packet scheduling by Nick Chalk · 14 years ago
  8. 16fb62b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  9. a3433f3 tcp: unify tcp flag macros by Changli Gao · 14 years ago
  10. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  11. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  12. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 14 years ago
  13. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 14 years ago
  14. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  15. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  16. bed1be2 netfilter: nfnetlink_log: RCU conversion by Eric Dumazet · 14 years ago
  17. c463ac9 netfilter: nfnetlink_queue: some optimizations by Eric Dumazet · 14 years ago
  18. aea9d71 ipvs: Add missing locking during connection table hashing and unhashing by Sven Wegener · 14 years ago
  19. 2bf0748 netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes by Shan Wei · 14 years ago
  20. b3c5163 netfilter: nf_conntrack: per_cpu untracking by Eric Dumazet · 14 years ago
  21. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  22. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago
  24. fabf3a8 netfilter: xt_statistic: remove nth_lock spinlock by Eric Dumazet · 14 years ago
  25. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  26. c936e8b netfilter: don't xt_jumpstack_alloc twice in xt_register_table by Xiaotian Feng · 14 years ago
  27. 50636af xt_tee: use skb_dst_drop() by Eric Dumazet · 14 years ago
  28. 41499bd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  29. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 14 years ago
  30. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  31. 83827f6 netfilter: xt_TEE depends on NF_CONNTRACK by Randy Dunlap · 14 years ago
  32. a1d7c1b netfilter: nf_ct_sip: handle non-linear skbs by Patrick McHardy · 14 years ago
  33. e7874c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  34. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  35. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  36. 9b7ce2b netfilter: xtables: add missing depends for xt_TEE by Jan Engelhardt · 14 years ago
  37. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  38. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  39. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  40. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  41. b56f2d5 netfilter: use rcu_dereference_protected() by Patrick McHardy · 14 years ago
  42. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  43. 3b254c5 netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU by Patrick McHardy · 14 years ago
  44. c29c949 netfilter: xtables: fix incorrect return code by Jan Engelhardt · 14 years ago
  45. e772c34 netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug() by Patrick McHardy · 14 years ago
  46. af740b2 netfilter: nf_conntrack: extend with extra stat counter by Jesper Dangaard Brouer · 14 years ago
  47. d97a9e4 netfilter: x_tables: move sleeping allocation outside BH-disabled region by Jan Engelhardt · 14 years ago
  48. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  49. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  50. 22265a5 netfilter: xt_TEE: resolve oif using netdevice notifiers by Patrick McHardy · 14 years ago
  51. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 14 years ago
  52. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  53. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  54. 2206831 netfilter: fix some coding styles and remove moduleparam.h by Zhitong Wang · 14 years ago
  55. b660d04 netfilter: xt_LED: add refcounts to LED target by Adam Nielsen · 14 years ago
  56. ed86308 netfilter: remove invalid rcu_dereference() calls by Patrick McHardy · 14 years ago
  57. e9f13ca netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue by Herbert Xu · 14 years ago
  58. 3d91c1a IPVS: fix potential stack overflow with overly long protocol names by Patrick McHardy · 14 years ago
  59. 02e4eb7 netfilter: xt_hashlimit: RCU conversion by Eric Dumazet · 14 years ago
  60. d26e6a0 netfilter: ctnetlink: compute message size properly by Jiri Pirko · 14 years ago
  61. 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
  62. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  63. 8f59922 netfilter: xt_hashlimit: IPV6 bugfix by Eric Dumazet · 14 years ago
  64. b446728 netfilter: xtables: merge registration structure to NFPROTO_UNSPEC by Jan Engelhardt · 14 years ago
  65. d879e19 netfilter: xtables: remove xt_string revision 0 by Jan Engelhardt · 14 years ago
  66. 110d99e netfilter: xtables: remove xt_multiport revision 0 by Jan Engelhardt · 14 years ago
  67. 779dd63 netfilter: xtables: remove xt_hashlimit revision 0 by Jan Engelhardt · 14 years ago
  68. f95c74e netfilter: xtables: shorten up return clause by Jan Engelhardt · 14 years ago
  69. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 14 years ago
  70. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  71. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  72. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  73. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  74. 9f56731 netfilter: xtables: untangle spaghetti if clauses in checkentry by Jan Engelhardt · 14 years ago
  75. 7911b5c netfilter: ipvs: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  76. 5dc7a6d netfilter: xt_recent: allow changing ip_list_[ug]id at runtime by Jan Engelhardt · 14 years ago
  77. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  78. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  79. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  80. 55e0d7c netfilter: xt_hashlimit: dl_seq_stop() fix by Eric Dumazet · 14 years ago
  81. 0d34545 netfilter: xtables: make use of caller family rather than target family by Jan Engelhardt · 14 years ago
  82. ef16915 netfilter: xt_recent: fix regression in rules using a zero hit_count by Patrick McHardy · 14 years ago
  83. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 14 years ago
  84. 8bee4ba netfilter: xt extensions: use pr_<level> by Jan Engelhardt · 14 years ago
  85. be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 14 years ago
  86. 85bc3f3 netfilter: xtables: do not print any messages on ENOMEM by Jan Engelhardt · 14 years ago
  87. aa5fa31 netfilter: xtables: make use of caller family rather than match family by Jan Engelhardt · 14 years ago
  88. 115bc8f netfilter: xtables: resort osf kconfig text by Jan Engelhardt · 14 years ago
  89. e5042a2 netfilter: xtables: limit xt_mac to ethernet devices by Jan Engelhardt · 14 years ago
  90. 1d1c397 netfilter: xtables: clean up xt_mac match routine by Jan Engelhardt · 14 years ago
  91. 7d5f7ed netfilter: xtables: do without explicit XT_ALIGN by Jan Engelhardt · 14 years ago
  92. e8a96f6 Merge branch 'master' of ../nf-2.6 by Patrick McHardy · 14 years ago
  93. c01ae81 netfilter: remove unused headers in net/netfilter/nfnetlink.c by Zhitong Wang · 14 years ago
  94. 606a9a0 netfilter: xt_recent: check for unsupported user space flags by Tim Gardner · 14 years ago
  95. 0079c5a netfilter: xt_recent: add an entry reaper by Tim Gardner · 14 years ago
  96. 5be4a4f netfilter: xt_recent: remove old proc directory by Jan Engelhardt · 14 years ago
  97. 06bf514 netfilter: xt_recent: update description by Jan Engelhardt · 14 years ago
  98. 408ffaa netfilter: update my email address by Jan Engelhardt · 14 years ago
  99. b8f00ba netfilter: xtables: merge xt_CONNMARK into xt_connmark by Jan Engelhardt · 14 years ago
  100. 28b9498 netfilter: xtables: merge xt_MARK into xt_mark by Jan Engelhardt · 15 years ago