summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-10Merge tag 'mlx5-updates-2020-07-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-10Merge branch 'udp_tunnel-add-NIC-RX-port-offload-infrastructure'David S. Miller
2020-07-10mlx4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-10ixgbe: don't clear UDP tunnel ports when RXCSUM is disabledJakub Kicinski
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski
2020-07-10netdevsim: add UDP tunnel port offload supportJakub Kicinski
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-10udp_tunnel: re-number the offload tunnel typesJakub Kicinski
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-07-10Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-10Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini
2020-07-09net/mlx5e: CT: Fix releasing ft entriesRoi Dayan
2020-07-09net/mlx5e: CT: Remove unused function paramSaeed Mahameed
2020-07-09net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed
2020-07-09net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey
2020-07-09net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul Blakey
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey
2020-07-09net/mlx5e: Use netdev_info instead of pr_infoOz Shlomo
2020-07-09net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear actionPaul Blakey
2020-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey
2020-07-09net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz