Age | Commit message (Expand) | Author | Files | Lines |
2010-02-15 | netfilter: CONFIG_COMPAT: allow delta to exceed 32767 | Florian Westphal | 1 | -3/+3 |
2010-02-15 | netfilter: ctnetlink: add zone support | Patrick McHardy | 1 | -19/+73 |
2010-02-15 | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy | 10 | -54/+147 |
2010-02-15 | netfilter: nf_conntrack: pass template to l4proto ->error() handler | Patrick McHardy | 5 | -7/+9 |
2010-02-15 | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt | 3 | -8/+8 |
2010-02-15 | netfilter: xtables: print details on size mismatch | Jan Engelhardt | 1 | -2/+6 |
2010-02-15 | netfilter: xt_recent: inform user when hitcount is too large | Jan Engelhardt | 1 | -2/+6 |
2010-02-12 | netfilter: don't use INIT_RCU_HEAD() | Alexey Dobriyan | 3 | -3/+0 |
2010-02-11 | netfilter: nf_conntrack_sip: add T.38 FAX support | Patrick McHardy | 1 | -5/+23 |
2010-02-11 | netfilter: nf_nat_sip: add TCP support | Patrick McHardy | 1 | -0/+10 |
2010-02-11 | netfilter: nf_conntrack_sip: add TCP support | Patrick McHardy | 1 | -29/+176 |
2010-02-11 | netfilter: nf_conntrack_sip: pass data offset to NAT functions | Patrick McHardy | 1 | -38/+44 |
2010-02-11 | netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing | Patrick McHardy | 1 | -3/+4 |
2010-02-11 | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect | Patrick McHardy | 2 | -0/+12 |
2010-02-11 | netfilter: ctnetlink: dump expectation helper name | Patrick McHardy | 1 | -0/+4 |
2010-02-10 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2 | -1/+92 |
2010-02-10 | netfilter: xtables: generate initial table on-demand | Jan Engelhardt | 2 | -1/+38 |
2010-02-10 | netfilter: xtables: use xt_table for hook instantiation | Jan Engelhardt | 1 | -0/+54 |
2010-02-10 | netfilter: ctnetlink: add missing netlink attribute policies | Patrick McHardy | 1 | -5/+36 |
2010-02-10 | netfilter: xtables: symmetric COMPAT_XT_ALIGN definition | Alexey Dobriyan | 1 | -2/+2 |
2010-02-10 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 10 | -87/+99 |
2010-02-08 | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 5 | -31/+35 |
2010-02-08 | netfilter: nf_conntrack: restrict runtime expect hashsize modifications | Alexey Dobriyan | 1 | -1/+1 |
2010-02-08 | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 1 | -16/+23 |
2010-02-08 | netfilter: nf_conntrack: fix memory corruption with multiple namespaces | Patrick McHardy | 1 | -12/+12 |
2010-02-03 | netfilter: xtables: add CT target | Patrick McHardy | 4 | -0/+190 |
2010-02-03 | netfilter: nf_conntrack: support conntrack templates | Patrick McHardy | 3 | -21/+48 |
2010-02-03 | netfilter: ctnetlink: support selective event delivery | Patrick McHardy | 2 | -2/+2 |
2010-02-03 | netfilter: nf_conntrack: split up IPCT_STATUS event | Patrick McHardy | 7 | -8/+10 |
2010-02-03 | netfilter: ctnetlink: only assign helpers for matching protocols | Patrick McHardy | 2 | -15/+16 |
2010-02-03 | netfilter: xt_hashlimit: fix race condition and simplify locking | Patrick McHardy | 1 | -34/+18 |
2010-02-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -2/+3 |
2010-02-02 | netfilter: xt_TCPMSS: SYN packets are allowed to contain data | Simon Arlott | 1 | -10/+8 |
2010-01-26 | netfilter: ctnetlink: fix expectation mask dump | Patrick McHardy | 1 | -1/+2 |
2010-01-19 | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing | Patrick McHardy | 1 | -1/+1 |
2010-01-18 | netfilter: nfnetlink_queue: simplify warning message | Eric Leblond | 1 | -2/+2 |
2010-01-18 | netfilter: xt_hashlimit: netns support | Alexey Dobriyan | 1 | -43/+98 |
2010-01-18 | netfilter: xt_recent: netns support | Alexey Dobriyan | 1 | -41/+95 |
2010-01-18 | netfilter: xt_hashlimit: simplify seqfile code | Alexey Dobriyan | 1 | -9/+5 |
2010-01-18 | netfilter: xt_connlimit: netns support | Alexey Dobriyan | 1 | -3/+5 |
2010-01-13 | netfilter: ctnetlink: netns support | Alexey Dobriyan | 1 | -26/+39 |
2010-01-13 | netfilter: nfnetlink: netns support | Alexey Dobriyan | 4 | -31/+52 |
2010-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -25/+25 |
2010-01-11 | netfilter: xt_osf: change %pi4 to %pI4 | Joe Perches | 1 | -2/+2 |
2010-01-11 | ipvs: use standardized format in sprintf | Joe Perches | 1 | -1/+1 |
2010-01-07 | netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() | Patrick McHardy | 1 | -9/+9 |
2010-01-05 | IPVS: Allow boot time change of hash size | Catalin(ux) M. BOIE | 3 | -15/+39 |
2010-01-04 | ipvs: Add boundary check on ioctl arguments | Arjan van de Ven | 1 | -1/+13 |
2010-01-04 | netfilter: xtables: obtain random bytes earlier, in checkentry | Jan Engelhardt | 2 | -23/+14 |
2010-01-04 | netfilter: xtables: do not grab random bytes at __init | Jan Engelhardt | 2 | -2/+11 |