aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-25
| |\
| | * netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang2016-07-23
| | * netfilter: nft_compat: put back match/target module if init failLiping Zhang2016-07-23
| | * netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng2016-07-23
| | * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-22
| | * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-22
| | * netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso2016-07-20
| | * netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang2016-07-20
| | * netfilter: nft_log: check the validity of log levelLiping Zhang2016-07-20
| | * netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang2016-07-20
| | * netfilter: Add helper array register/unregister functionsGao Feng2016-07-20
| | * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-19
| | * netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
| | * netfilter: conntrack: protect early_drop by rcu read lockLiping Zhang2016-07-12
| | * netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale2016-07-11
| | * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-11
| | |\
| | | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-07
| | * | netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-11
| | * | netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-11
| | * | netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu2016-07-11
| | * | netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-11
| | * | netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-11
| | * | netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-11
| | * | netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang2016-07-11
| | * | netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang2016-07-11
| | * | netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-06
| |\ \ \ | | | |/ | | |/|
| | * | netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov2016-07-05
| | * | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
| | * | netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert2016-07-01
| | * | netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero2016-06-24
| | * | netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-24
| | * | netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-24
| | * | netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso2016-06-24
| | * | netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-24
| | * | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-24
| | * | netfilter: Allow xt_owner in any user namespaceEric W. Biederman2016-06-23
| | * | netfilter: move zone info into struct nf_connFlorian Westphal2016-06-23
| | * | netfilter: nf_log: Remove NULL checkShivani Bhardwaj2016-06-23
| | * | netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal2016-06-23
| | * | netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang2016-06-23
| | * | netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2016-06-23
| | * | netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2016-06-23
| | * | netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal2016-06-07