aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
...
| | * | netfilter: ipvs: avoid unused variable warningsArnd Bergmann2016-02-17
| | * | netfilter: ipvs: Remove noisy debug print from ip_vs_del_serviceYannick Brosseau2016-02-17
| * | | netfilter: xt_osf: remove unused variableSudip Mukherjee2016-02-29
| * | | netfilter: meta: add PRANDOM supportFlorian Westphal2016-02-29
* | | | net: remove skb_sender_cpu_clear()WANG Cong2016-03-01
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\ \ \ | | |/ | |/|
| * | netfilter: nft_counter: fix erroneous return valuesAnton Protopopov2016-02-08
| * | netfilter: tee: select NF_DUP_IPV6 unconditionallyArnd Bergmann2016-02-08
| * | netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-02-08
| * | netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversionFlorian Westphal2016-01-31
| * | netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2016-01-31
| * | netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-01-31
* | | nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal2016-02-18
* | | nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2016-02-18
| |/ |/|
* | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
* | inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-11
|/
* netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-20
* netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso2016-01-18
* netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet2016-01-18
* netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso2016-01-14
* netfilter: ipset: allow a 0 netmask with hash_netiface typeFlorian Westphal2016-01-13
* netfilter: nft_byteorder: avoid unneeded le/be conversion stepsFlorian Westphal2016-01-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-08
|\
| * netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-08
| * netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal2016-01-08
| * netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-08
| * netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA2016-01-08
| * netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso2016-01-04
| * netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-04
| * netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-03
| * netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-03
| * netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-28
| * netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-28
| * netfilter: nf_tables: remove check against removal of inactive objectsPablo Neira Ayuso2015-12-28
| * netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-28
| * netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\ \ | |/ |/|
| * netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal2015-12-18
| * netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso2015-12-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-18
|\ \
| * | netfilter: meta: add support for setting skb->pkttypeFlorian Westphal2015-12-18
| * | nfnetlink: add nfnl_dereference_protected helperFlorian Westphal2015-12-15
| * | netfilter: implement xt_cgroup cgroup2 path matchTejun Heo2015-12-14
| * | netfilter: prepare xt_cgroup for multi revisionsTejun Heo2015-12-14
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14
| |\ \
| * | | netfilter: cttimeout: add netns supportPablo Neira2015-12-14