aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-22netfilter: remove unnecessary goto statement for error recoveryJean Sacren
2012-08-14netfilter: PTR_RET can be usedWu Fengguang
2012-08-10netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.David S. Miller
2012-07-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-07-04netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-27netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table functionGao feng
2012-06-27netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng
2012-06-26netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller
2012-06-22netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-06-07netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso
2012-06-07netfilter: nf_ct_ipv4: add namespace supportGao feng
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng
2012-06-04net: Remove casts to same typeJoe Perches
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-20net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-02netfilter: ipv4: Stop using NLA_PUT*().David S. Miller
2012-03-22netfilter: remove forward module param confusion.Rusty Russell
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller