| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso | 2012-06-19 | 5 | -47/+121 |
* | netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset | Pablo Neira Ayuso | 2012-06-19 | 2 | -9/+13 |
* | netfilter: nf_ct_helper: disable automatic helper re-assignment of different ... | Pablo Neira Ayuso | 2012-06-19 | 1 | -1/+7 |
* | netfilter: ctnetlink: fix NULL dereference while trying to change helper | Pablo Neira Ayuso | 2012-06-19 | 1 | -10/+3 |
* | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-06-16 | 18 | -112/+1022 |
|\ |
|
| * | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso | 2012-06-16 | 4 | -4/+698 |
| * | netfilter: ctnetlink: add CTA_HELP_INFO attribute | Pablo Neira Ayuso | 2012-06-16 | 1 | -5/+18 |
| * | netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled | Pablo Neira Ayuso | 2012-06-16 | 2 | -8/+15 |
| * | netfilter: add glue code to integrate nfnetlink_queue and ctnetlink | Pablo Neira Ayuso | 2012-06-16 | 3 | -1/+195 |
| * | netfilter: nf_ct_helper: implement variable length helper private data | Pablo Neira Ayuso | 2012-06-16 | 10 | -62/+81 |
| * | netfilter: nf_ct_ext: support variable length extensions | Pablo Neira Ayuso | 2012-06-16 | 1 | -7/+9 |
| * | netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names | Pablo Neira Ayuso | 2012-06-16 | 5 | -29/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-12 | 2 | -34/+43 |
|\ \
| |/
|/| |
|
| * | netfilter: nf_ct_h323: fix bug in rtcp natting | Pablo Neira Ayuso | 2012-06-07 | 1 | -3/+2 |
| * | netfilter: xt_HMARK: fix endianness and provide consistent hashing | Hans Schillstrom | 2012-06-07 | 1 | -31/+41 |
* | | netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled | Pablo Neira Ayuso | 2012-06-11 | 2 | -3/+3 |
* | | Merge branch 'master' of git://1984.lsi.us.es/net-next | David S. Miller | 2012-06-11 | 15 | -404/+960 |
|\ \ |
|
| * | | netfilter: ipvs: switch hook PFs to nfproto | Alban Crequy | 2012-06-07 | 1 | -12/+12 |
| * | | netfilter: xt_recent: add address masking option | Denys Fedoryshchenko | 2012-06-07 | 1 | -9/+53 |
| * | | netfilter: NFQUEUE: don't xor src/dst ip address for load distribution | Florian Westphal | 2012-06-07 | 1 | -9/+19 |
| * | | netfilter: nf_conntrack: add namespace support for cttimeout | Gao feng | 2012-06-07 | 8 | -22/+38 |
| * | | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto | Pablo Neira Ayuso | 2012-06-07 | 5 | -65/+0 |
| * | | netfilter: nf_ct_gre: use new namespace support | Gao feng | 2012-06-07 | 1 | -21/+34 |
| * | | netfilter: nf_ct_dccp: use new namespace support | Gao feng | 2012-06-07 | 1 | -66/+66 |
| * | | netfilter: nf_ct_udplite: add namespace support | Gao feng | 2012-06-07 | 1 | -18/+80 |
| * | | netfilter: nf_ct_sctp: add namespace support | Gao feng | 2012-06-07 | 1 | -29/+146 |
| * | | netfilter: nf_ct_icmp: add namespace support | Gao feng | 2012-06-07 | 1 | -0/+2 |
| * | | netfilter: nf_ct_icmp: add namespace support | Gao feng | 2012-06-07 | 1 | -0/+2 |
| * | | netfilter: nf_ct_udp: add namespace support | Gao feng | 2012-06-07 | 2 | -11/+91 |
| * | | netfilter: nf_ct_tcp: add namespace support | Gao feng | 2012-06-07 | 2 | -29/+135 |
| * | | netfilter: nf_ct_generic: add namespace support | Gao feng | 2012-06-07 | 3 | -31/+70 |
| * | | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers | Gao feng | 2012-06-07 | 1 | -22/+70 |
| * | | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers | Gao feng | 2012-06-07 | 5 | -59/+120 |
| * | | netfilter: Add fail-open support | Krishna Kumar | 2012-06-07 | 1 | -3/+37 |
| * | | netfilter: xt_connlimit: remove revision 0 | Cong Wang | 2012-06-07 | 1 | -24/+11 |
| |/ |
|
* | | net: Remove casts to same type | Joe Perches | 2012-06-04 | 1 | -1/+1 |
* | | net: use consume_skb() in place of kfree_skb() | Eric Dumazet | 2012-06-04 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-05-22 | 1 | -6/+6 |
|\ |
|
| * | net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -6/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-16 | 7 | -21/+49 |
|\ \ |
|
| * | | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik | 2012-05-16 | 7 | -21/+49 |
| |/ |
|
* | | netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER | Pablo Neira Ayuso | 2012-05-17 | 1 | -1/+3 |
* | | netfilter: xt_CT: remove redundant header include | Eldad Zack | 2012-05-17 | 1 | -1/+0 |
* | | netfilter: ipset: fix timeout value overflow bug | Jozsef Kadlecsik | 2012-05-17 | 1 | -2/+13 |
* | | netfilter: nf_ct_tcp: extend log message for invalid ignored packets | Pablo Neira Ayuso | 2012-05-17 | 1 | -1/+2 |
* | | netfilter: xt_HMARK: modulus is expensive for hash calculation | Pablo Neira Ayuso | 2012-05-17 | 1 | -1/+1 |
* | | netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() | Dan Carpenter | 2012-05-17 | 1 | -1/+1 |
* | | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits | Florian Westphal | 2012-05-17 | 1 | -1/+1 |
* | | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2012-05-15 | 8 | -34/+17 |
* | | netfilter: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 2 | -3/+3 |