aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer2015-08-05
| * netfilter: nf_conntrack: checking for IS_ERR() instead of NULLDan Carpenter2015-07-30
| * netfilter: nf_conntrack: silence warning on falling back to vmalloc()Pablo Neira Ayuso2015-07-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-05
|\ \
| * | netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2015-07-30
| * | netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-23
| * | netfilter: fix possible removal of wrong hookPablo Neira Ayuso2015-07-23
| * | netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso2015-07-23
| * | netfilter: Fix memory leak in nf_register_net_hookEric W. Biederman2015-07-20
| * | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-15
| * | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-15
| * | netfilter: move tee_active to coreFlorian Westphal2015-07-15
| * | netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-15
| * | netfilter: nftables: Only run the nftables chains in the proper netnsEric W. Biederman2015-07-15
| * | netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-15
| * | netfilter: Factor out the hook list selection from nf_register_hookEric W. Biederman2015-07-15
| * | netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman2015-07-15
| * | ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\ \ \ | | |/ | |/|
| * | netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-07-22
| * | Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2015-07-20
| |\ \
| | * | ipvs: call skb_sender_cpu_clearJulian Anastasov2015-07-14
| | * | ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-14
| | * | ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-14
| | * | ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-14
| | * | ipvs: do not use random local source address for tunnelsJulian Anastasov2015-07-14
| | * | ipvs: fix ipv6 route unreach panicAlex Gartrell2015-07-14
| * | | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-20
| |/ /
| * | netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov2015-07-13
| * | netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso2015-07-10
* | | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-21
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-13
|\|
| * netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-02
| * netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman2015-07-02
* | inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-09
|/
* netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-06-23
* netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman2015-06-23
* netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-18
* netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman2015-06-18
* netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2015-06-18
* netfilter: nfnetlink_queue: add security context informationRoman Kubiak2015-06-18
* netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso2015-06-15
* netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...Pablo Neira Ayuso2015-06-15
* netfilter: nf_tables: attach net_device to basechainPablo Neira Ayuso2015-06-15
* netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-15
* Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2015-06-15
|\
| * netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-14
| * netfilter: ipset: Introduce RCU locking in list typeJozsef Kadlecsik2015-06-14
| * netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik2015-06-14