aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.27' into standard/baseBruce Ashfield
2018-07-27netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-12-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-20netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal
2017-12-20netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanupLiping Zhang
2017-12-20netfilter: move table iteration out of netns exit pathsFlorian Westphal
2017-12-20netfilter: conntrack: add nf_ct_iterate_destroyFlorian Westphal
2017-12-20netfilter: conntrack: don't call iter for non-confirmed conntracksFlorian Westphal
2017-12-20netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-25net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul
2017-10-24net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2017-08-30netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-08-30netfilter: nat: fix src map lookupFlorian Westphal
2017-08-30netfilter: expect: fix crash when putting uninited expectationFlorian Westphal
2017-05-24netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2017-05-23netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BITLiping Zhang
2017-05-23netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso
2017-05-23netfilter: conntrack: fix false CRC32c mismatch using paged skbDavide Caratti
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-18netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn
2017-05-15netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso
2017-05-15netfilter: nf_tables: missing sanitization in data from userspacePablo Neira Ayuso
2017-05-15netfilter: nf_tables: can't assume lock is acquired when dumping set elemsLiping Zhang
2017-05-15netfilter: synproxy: fix conntrackd interactionEric Leblond
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn
2017-05-15Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2017-05-15netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang
2017-05-15netfilter: don't setup nat info for confirmed ctLiping Zhang
2017-05-15netfilter: ctnetlink: Make some parameters integer to avoid enum mismatchMatthias Kaehlcke
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-03Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-03netfilter: conntrack: Force inlining of build check to prevent build failureGeert Uytterhoeven
2017-05-03netfilter: nf_tables: check if same extensions are set when adding elementsPablo Neira Ayuso
2017-05-02audit: normalize NETFILTER_PKTRichard Guy Briggs
2017-05-02netfilter: use consistent ipv4 network offset in xt_AUDITRichard Guy Briggs
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-05-01netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang
2017-05-01Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2017-05-01netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal
2017-05-01netfilter: nf_log: don't call synchronize_rcu in nf_log_unsetFlorian Westphal
2017-05-01netfilter: batch synchronize_net calls during hook unregisterFlorian Westphal
2017-04-28Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso