On Friday 2010-05-21 21:14, - wrote: >Did commit a79ff731a1b277d0e92d9453bdf374e04cec717a make it into the 2.6.34.0 kernel release? It appears not to have, at least when I looked at my source code archive.... The kernel is dated 2010-05-16, yet I did NOT see this patch in the changelog despite its April 13 date. Indeed: 21:14 borg:~/code/linux > git describe a79ff731a1b277d0e92d9453bdf374e04cec717a v2.6.34-rc1-1132-ga79ff73 21:14 borg:~/code/linux > git describe --contains a79ff731a1b277d0e92d9453bdf374e04cec717a fatal: cannot describe 'a79ff731a1b277d0e92d9453bdf374e04cec717a' 21:16 borg:~/code/linux > git tag XHEAD kabernext/master 21:16 borg:~/code/linux > git describe --contains --match=XHEAD a79ff731a1b277d0e92d9453bdf374e04cec717a XHEAD~8^2~25 Looks indeed like something only in 2.6.35. Especially when doing the much simpler git show v2.6.34:include/linux/netfilter/x_tables.h :-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html