summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-07-06netfilter: nf_tables: force module load in case select_ops() returns -EAGAINPablo Neira Ayuso
2019-07-05netfilter: nf_tables: __nft_expr_type_get() selects specific family typePablo Neira Ayuso
2019-07-05netfilter: nf_tables: add nft_expr_type_request_module()Pablo Neira Ayuso
2019-07-05netfilter: nft_meta: move bridge meta keys into nft_meta_bridgewenxu
2019-07-05ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera
2019-07-04ipvs: allow tunneling with gre encapsulationVadim Fedorenko
2019-07-04netfilter: nf_queue: remove unused hook entries pointerFlorian Westphal
2019-07-04netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()Markus Elfring
2019-07-04netfilter: rename nf_SYNPROXY.h to nf_synproxy.hPablo Neira Ayuso
2019-06-29net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-28docs: leds: convert to ReSTMauro Carvalho Chehab
2019-06-28netfilter: Fix remainder of pseudo-header protocol 0He Zhe
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26netfilter: ctnetlink: Fix regression in conntrack entry deletionFelix Kaechele
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra
2019-06-21ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-06-20netfilter: synproxy: use nf_cookie_v6_check() from corePablo Neira Ayuso
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana
2019-06-19netfilter: nft_ct: fix null pointer in ct expectations supportStéphane Veyret
2019-06-19netfilter: synproxy: ensure zero is returned on non-error return pathColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-10Update my email addressJozsef Kadlecsik
2019-06-10ipset: Fix memory accounting for hash types on resizeStefano Brivio
2019-06-10netfilter: ipset: Fix error path in set_target_v3_checkentry()Jozsef Kadlecsik
2019-06-10netfilter: ipset: Fix the last missing check of nla_parse_deprecated()Jozsef Kadlecsik
2019-06-10netfilter: ipset: fix a missing check of nla_parseAditya Pakki
2019-06-10netfilter: ipset: merge uadd and udel functionsFlorent Fourcot