aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-07
|\
| * netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-04
| * netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msgTomasz Bursztyka2012-07-04
| * netfilter: nf_ct_tcp: missing per-net support for cttimeoutPablo Neira Ayuso2012-07-04
| * netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-04
| * netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table functionGao feng2012-06-27
| * netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table functionGao feng2012-06-27
| * netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_initGao feng2012-06-27
| * netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table functionGao feng2012-06-27
| * netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_initGao feng2012-06-27
| * netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_initGao feng2012-06-27
| * netfilter: nf_conntrack: fix memory leak if sysctl registration failsGao feng2012-06-27
| * netfilter: nf_conntrack: use l4proto->users as refcount for per-net dataGao feng2012-06-27
| * netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng2012-06-27
| * netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-27
| * netfilter: nf_conntrack: fix nf_conntrack_l3proto_registerGao feng2012-06-27
| * netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
|\ \
| * | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka2012-06-29
| * | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sentTomasz Bursztyka2012-06-29
| * | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6Eric Dumazet2012-06-25
| * | netfilter: ipset: fix interface comparision in hash-netiface setsFlorian Westphal2012-06-25
* | | netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-29
* | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
| |/ |/|
* | netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller2012-06-27
* | netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller2012-06-27
* | netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=nPablo Neira Ayuso2012-06-22
* | netfilter: nfnetlink_queue: fix sparse warning due to missing includePablo Neira Ayuso2012-06-22
* | netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso2012-06-21
* | netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso2012-06-20
* | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso2012-06-18
* | netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unsetPablo Neira Ayuso2012-06-18
* | netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...Pablo Neira Ayuso2012-06-18
* | netfilter: ctnetlink: fix NULL dereference while trying to change helperPablo Neira Ayuso2012-06-18
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-16
|\ \
| * | netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-16
| * | netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-16
| * | netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2012-06-16
| * | netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2012-06-16
| * | netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-16
| * | netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso2012-06-16
| * | netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\ \ \ | |/ / |/| / | |/
| * netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-07
| * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
* | netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabledPablo Neira Ayuso2012-06-11
* | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-11
|\ \
| * | netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy2012-06-07
| * | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-07
| * | netfilter: NFQUEUE: don't xor src/dst ip address for load distributionFlorian Westphal2012-06-07