aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2019-09-21netfilter: nf_flow_table: clear skb tstamp before xmitFlorian Westphal
2019-09-21netfilter: conntrack: make sysctls per-namespace againFlorian Westphal
2019-09-21netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-09-21netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-09-21netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso
2019-09-21netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso
2019-09-10netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso
2019-09-10netfilter: nf_flow_table: teardown flow timeout racePablo Neira Ayuso
2019-09-10netfilter: nf_flow_table: conntrack picks up expired flowsPablo Neira Ayuso
2019-09-10netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-09-10netfilter: nf_flow_table: fix offload for flows that are subject to xfrmFlorian Westphal
2019-08-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik
2019-08-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio
2019-08-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio
2019-08-25netfilter: conntrack: Use consistent ct id hash calculationDirk Morris
2019-08-16netfilter: nf_tables: Support auto-loading for inet natPhil Sutter
2019-08-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana
2019-08-16netfilter: conntrack: always store window size un-scaledFlorian Westphal
2019-08-16netfilter: nf_tables: fix module autoload for redirChristian Hesse
2019-08-16netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal
2019-07-28net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-07-26netfilter: Fix remainder of pseudo-header protocol 0He Zhe
2019-07-26netfilter: ctnetlink: Fix regression in conntrack entry deletionFelix Kaechele
2019-07-26ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-07-26ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-07-26ipset: Fix memory accounting for hash types on resizeStefano Brivio
2019-07-26netfilter: ipset: fix a missing check of nla_parseAditya Pakki
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-31netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72Thomas Gleixner
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-22netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal
2019-05-22netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal
2019-05-22netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal
2019-05-22netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal
2019-05-21netfilter: nat: fix udp checksum corruptionFlorian Westphal