| Commit message (Expand) | Author | Age |
* | [NETFILTER]: Sort matches/targets in Kbuild file | Jan Engelhardt | 2007-11-07 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 |
* | [NETFILTER]: ipt_iprange.h must #include <linux/types.h> | Adrian Bunk | 2007-07-18 |
* | [NETFILTER]: ipt_CLUSTERIP: add compat code | Patrick McHardy | 2007-07-11 |
* | [NETFILTER]: ip_tables: fix compat related crash | Dmitry Mishin | 2007-06-07 |
* | [NETFILTER]: Clean up table initialization | Patrick McHardy | 2007-05-11 |
* | [NETFILTER]: Remove IPv4 only connection tracking/NAT | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops | Patrick McHardy | 2007-03-05 |
* | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption | Patrick McHardy | 2007-02-12 |
* | [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu... | Patrick McHardy | 2007-02-08 |
* | [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct... | Jan Engelhardt | 2007-02-08 |
* | [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions | Jan Engelhardt | 2007-02-08 |
* | [NETFILTER]: NAT: optional source port randomization support | Eric Leblond | 2007-02-08 |
* | [NETFILTER]: add IPv6-capable TCPMSS target | Patrick McHardy | 2007-02-08 |
* | [NETFILTER]: Fix iptables ABI breakage on (at least) CRIS | Patrick McHardy | 2007-01-24 |
* | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2006-12-04 |
* | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik | 2006-12-03 |
* | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: sip conntrack: better NAT handling | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: sip conntrack: do case insensitive SIP header search | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: sip conntrack: minor cleanup | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find | Yasuyuki Kozakai | 2006-12-03 |
* | [NET]: netfilter checksum annotations | Al Viro | 2006-12-03 |
* | [NETFILTER]: More trivial annotations. | Al Viro | 2006-12-03 |
* | [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt | Yasuyuki Kozakai | 2006-11-16 |
* | [NETFILTER]: h323 annotations | Al Viro | 2006-09-28 |
* | [NETFILTER]: ipt annotations | Al Viro | 2006-09-28 |
* | [NETFILTER]: NAT annotations | Al Viro | 2006-09-28 |
* | [NETFILTER]: conntrack annotations | Al Viro | 2006-09-28 |
* | [NETFILTER]: netfilter misc annotations | Al Viro | 2006-09-28 |
* | [NETFILTER]: PPTP conntrack: fix another GRE keymap leak | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: PPTP conntrack: simplify expectation handling | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: PPTP conntrack: fix header definitions | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: PPTP conntrack: fix whitespace errors | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: kill listhelp.h | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: x_tables: remove unused argument to target functions | Patrick McHardy | 2006-09-22 |
* | [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent... | Yasuyuki Kozakai | 2006-09-22 |
* | [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ... | Yasuyuki Kozakai | 2006-09-22 |
* | [NETFILTER]: Get rid of HW checksum invalidation | Patrick McHardy | 2006-09-22 |
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-06 |
| |\ |
|
| * | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | | | [SECMARK]: Add secmark support to conntrack | James Morris | 2006-06-18 |
* | | | [NETFILTER]: Add SIP connection tracking helper | Patrick McHardy | 2006-06-18 |