aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16netfilter: add ifdef around ctnetlink_proto_sizeArnd Bergmann1-0/+2
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-3/+3
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds29-554/+673
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-22/+23
2017-11-08netfilter: ipvs: Convert timers to use timer_setup()Kees Cook5-22/+23
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller23-538/+647
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar9-1/+8
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso4-55/+259
2017-11-07netfilter: nf_tables: performance set policy skips size description in selectionPablo Neira Ayuso1-8/+3
2017-11-07netfilter: conntrack: use power efficient workqueueVincent Guittot1-2/+2
2017-11-06netfilter: conntrack: move nf_ct_netns_{get,put}() to corePablo Neira Ayuso2-38/+38
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal4-9/+21
2017-11-06netfilter: nft_hash: fix nft_hash_deactivateFlorian Westphal1-1/+1
2017-11-06netfilter: xt_connlimit: remove mask argumentFlorian Westphal1-32/+20
2017-11-06netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya1-0/+4
2017-11-06netfilter: ipvs: Use %pS printk format for direct addressesHelge Deller2-3/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-1/+8
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook3-3/+3
2017-10-25netfilter: nft_set_hash: disable fast_ops for 2-len keysAnatole Denis1-1/+0
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2-3/+3
2017-10-24netfilter: nf_ct_h323: Out Of Bound Read in Netfilter ConntrackEric Sesterhenn1-0/+1
2017-10-24netfilter: xt_connlimit: don't store address in the conn nodesFlorian Westphal1-3/+0
2017-10-24netfilter: nf_conntrack_h323: Remove typedef structHarsha Sharma1-40/+40
2017-10-24netfilter: x_tables: make xt_replace_table wait until old rules are not used anymoreFlorian Westphal1-3/+18
2017-10-24netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal7-10/+3
2017-10-24netfilter: conntrack: add and use nf_ct_l4proto_log_invalidFlorian Westphal3-28/+37
2017-10-24netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal5-37/+55
2017-10-24netfilter: nat: use test_and_clear_bit when deleting ct from bysource listFlorian Westphal1-6/+3
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng1-1/+1
2017-10-18netfilter: ipset: Convert timers to use timer_setup()Kees Cook6-15/+25
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani1-2/+20
2017-10-06netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_userEric Dumazet1-2/+2
2017-10-06netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso1-1/+1
2017-10-04netfilter: ipset: deduplicate prefixlen mapsAaron Conole1-258/+137
2017-10-04netfilter: ipset: Fix sparse warningsJozsef Kadlecsik1-1/+1
2017-10-04netfilter: ipset: Compress return logicsimran singhal1-4/+1
2017-10-03netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav1-1/+3
2017-09-29netfilter: nf_tables: fix update chain errorJingPiao Chen1-2/+2
2017-09-29netfilter: ipset: Fix race between dump and swapRoss Lagerwall1-2/+5
2017-09-26netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal1-9/+13
2017-09-26netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik10-22/+24
2017-09-26netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan1-2/+2
2017-09-26netfilter: ipvs: full-functionality option for ECN encapsulation in tunnelVadim Fedorenko1-2/+6
2017-09-18netfilter: ipset: ipset list may return wrong member count for set with timeoutVishwanath Pai1-1/+13
2017-09-18netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero divGeert Uytterhoeven1-6/+6
2017-09-08netfilter: xt_hashlimit: fix build error caused by 64bit divisionVishwanath Pai1-5/+7
2017-09-08netfilter: xt_hashlimit: alloc hashtable with right sizeZhizhou Tian1-2/+2
2017-09-08netfilter: core: remove erroneous warn_onFlorian Westphal1-1/+1