summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-091-1/+1
* netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-051-9/+3
|\
| * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-031-9/+3
* | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-9/+3
* | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-043-6/+6
* | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-041-4/+2
* | netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal2017-08-281-5/+0
* | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-19/+0
* | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-1/+0
* | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-1/+0
* | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-6/+8
* | netfilter: constify nf_loginfo structuresJulia Lawall2017-08-022-2/+2
* | netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-15/+2
* | netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-314-4/+4
* | netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay2017-07-311-6/+23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-301-5/+5
|\
| * netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal2017-05-291-5/+5
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-6/+6
|/
* sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-031-1/+1
|\
| * netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 pathDave Johnson2017-04-251-1/+1
* | netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-261-3/+1
* | netfilter: masquerade: attach nat extension if not presentFlorian Westphal2017-04-261-1/+4
* | netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng2017-04-261-6/+14
* | netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-261-34/+39
* | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-151-4/+0
* | netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-152-4/+2
* | netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal2017-04-081-9/+0
* | netfilter: Remove exceptional & on function nameArushi Singhal2017-04-071-1/+1
* | netfilter: Remove unnecessary cast on void pointersimran singhal2017-04-071-12/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-232-8/+8
|\ \ | |/
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-132-8/+8
* | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-1/+1
|/
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-011-0/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-037-39/+28
|\
| * netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-1/+1
| * netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2017-02-021-1/+1
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-023-8/+4
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-023-8/+8
| * netfilter: reset netfilter state when duplicating packetFlorian Westphal2017-02-021-1/+1
| * netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-021-6/+6
| * xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-091-0/+2
| * ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-15/+6
* | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-162-13/+8
* | netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-01-091-0/+3
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang2016-12-061-1/+1
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-061-3/+6
OpenPOWER on IntegriCloud