summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-23netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso2-103/+158
2019-10-23netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso3-7/+6
2019-10-17netfilter: nft_tproxy: Fix typo in IPv6 module description.Norman Rasmussen1-1/+1
2019-10-17netfilter: add and use nf_hook_slow_list()Florian Westphal2-10/+51
2019-10-17netfilter: conntrack: free extension area immediatelyFlorian Westphal3-23/+10
2019-10-17netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracksFlorian Westphal1-26/+50
2019-10-17Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel...Pablo Neira Ayuso6-36/+273
2019-10-17netfilter: ecache: document extension area access rulesFlorian Westphal1-2/+15
2019-10-11selftests: netfilter: add ipvs tunnel test caseHaishuang Yan1-0/+30
2019-10-11selftests: netfilter: add ipvs nat test caseHaishuang Yan1-1/+21
2019-10-11selftests: netfilter: add ipvs test scriptHaishuang Yan2-1/+179
2019-10-08ipvs: batch __ip_vs_dev_cleanupHaishuang Yan1-7/+12
2019-10-08ipvs: batch __ip_vs_cleanupHaishuang Yan3-16/+26
2019-10-08ipvs: no need to update skb route entry for local destination packets.zhang kai1-12/+6
2019-10-07netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden3-31/+27
2019-10-07netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden2-14/+12
2019-10-07netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden2-22/+25
2019-10-07netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden2-102/+102
2019-10-07netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden2-62/+67
2019-10-07netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden19-138/+138
2019-10-07netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.Jeremy Sowden1-3/+5
2019-10-05Merge branch 'create-netdevsim-instances-in-namespace'David S. Miller7-4/+97
2019-10-05selftests: test creating netdevsim inside network namespaceJiri Pirko2-1/+78
2019-10-05netdevsim: create devlink and netdev instances in namespaceJiri Pirko3-0/+5
2019-10-05net: devlink: export devlink net setterJiri Pirko2-3/+14
2019-10-05Merge branch 'net-tls-add-ctrl-path-tracing-and-statistics'David S. Miller13-15/+425
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski4-0/+6
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski4-0/+10
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski4-4/+49
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski8-1/+110
2019-10-05net/tls: add device decrypted trace pointJakub Kicinski2-0/+38
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski6-11/+213
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller367-2656/+4093
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-86/+41
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-80/+193
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds1-35/+133
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds99-281/+539
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds17-53/+83
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin2-5/+13
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada1-2/+2
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada1-1/+1
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada1-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada1-1/+1
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada1-2/+0