Age | Commit message (Expand) | Author |
2015-09-17 | netfilter: nf_log: wait for rcu grace after logger unregistration | Pablo Neira Ayuso |
2015-09-14 | netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC | Pablo Neira Ayuso |
2015-09-14 | netfilter: nf_log: don't zap all loggers on unregister | Florian Westphal |
2015-09-09 | netlink, mmap: fix edge-case leakages in nf queue zero-copy | Daniel Borkmann |
2015-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-09-02 | netfilter: nf_conntrack: make nf_ct_zone_dflt built-in | Daniel Borkmann |
2015-09-01 | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths | Daniel Borkmann |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-08-29 | netfilter: nfnetlink: work around wrong endianess in res_id field | Pablo Neira Ayuso |
2015-08-29 | netfilter: ipset: Fixing unnamed union init | Elad Raz |
2015-08-28 | netfilter: reduce sparse warnings | Florian Westphal |
2015-08-28 | netfilter: ipset: Out of bound access in hash:net* types fixed | Jozsef Kadlecsik |
2015-08-27 | netfilter: connlabels: Export setting connlabel length | Joe Stringer |
2015-08-27 | netfilter: Always export nf_connlabels_replace() | Joe Stringer |
2015-08-26 | Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso |
2015-08-21 | netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6) | Pablo Neira Ayuso |
2015-08-21 | ipvs: add more mcast parameters for the sync daemon | Julian Anastasov |
2015-08-21 | ipvs: add sync_maxlen parameter for the sync daemon | Julian Anastasov |
2015-08-21 | ipvs: call rtnl_lock early | Julian Anastasov |
2015-08-21 | ipvs: Add ovf scheduler | Raducu Deaconu |
2015-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-08-19 | netfilter: nft_payload: work around vlan header stripping | Florian Westphal |
2015-08-17 | net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool | Tom Herbert |
2015-08-18 | netfilter: nf_conntrack: add efficient mark to zone mapping | Daniel Borkmann |
2015-08-18 | netfilter: nf_conntrack: add direction support for zones | Daniel Borkmann |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-11 | netfilter: nf_conntrack: push zone object into functions | Daniel Borkmann |
2015-08-07 | netfilter: nfacct: per network namespace support | Andreas Schultz |
2015-08-07 | netfilter: nft_limit: add per-byte limiting | Pablo Neira Ayuso |
2015-08-07 | netfilter: nft_limit: constant token cost per packet | Pablo Neira Ayuso |
2015-08-07 | netfilter: nft_limit: add burst parameter | Pablo Neira Ayuso |
2015-08-07 | netfilter: nft_limit: factor out shared code with per-byte limiting | Pablo Neira Ayuso |
2015-08-07 | netfilter: nft_limit: convert to token-based limiting at nanosecond granularity | Pablo Neira Ayuso |
2015-08-07 | netfilter: nft_limit: rename to nft_limit_pkts | Pablo Neira Ayuso |
2015-08-07 | netfilter: factor out packet duplication for IPv4/IPv6 | Pablo Neira Ayuso |
2015-08-07 | netfilter: xt_TEE: get rid of WITH_CONNTRACK definition | Pablo Neira Ayuso |
2015-08-07 | netfilter: nft_counter: convert it to use per-cpu counters | Pablo Neira Ayuso |
2015-08-05 | netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() | Joe Stringer |
2015-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-07-30 | netfilter: nf_conntrack: checking for IS_ERR() instead of NULL | Dan Carpenter |
2015-07-30 | netfilter: nf_ct_sctp: minimal multihoming support | Michal Kubeček |
2015-07-30 | netfilter: nf_conntrack: silence warning on falling back to vmalloc() | Pablo Neira Ayuso |
2015-07-23 | netfilter: rename local nf_hook_list to hook_list | Pablo Neira Ayuso |
2015-07-23 | netfilter: fix possible removal of wrong hook | Pablo Neira Ayuso |
2015-07-23 | netfilter: nf_queue: fix nf_queue_nf_hook_drop() | Pablo Neira Ayuso |
2015-07-22 | netfilter: nf_conntrack: Support expectations in different zones | Joe Stringer |
2015-07-21 | net: #ifdefify sk_classid member of struct sock | Mathias Krause |
2015-07-20 | Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso |
2015-07-20 | netfilter: fix netns dependencies with conntrack templates | Pablo Neira Ayuso |