summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik
2019-11-11IB/mlx5: Rename profile and init methodsMichael Guralnik
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik
2019-11-11net/mlx5: Document flow_steering_mode devlink paramMichael Guralnik
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik
2019-11-05net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit
2019-11-01net/mlx5: E-switch, Enable metadata on own vportParav Pandit
2019-11-01net/mlx5: Refactor ingress acl configurationParav Pandit
2019-11-01net/mlx5: Restrict metadata disablement to offloads modeParav Pandit
2019-11-01net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham
2019-11-01net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIsParav Pandit
2019-11-01net/mlx5: Move ACL drop counters life cycle close to ACL lifecycleParav Pandit
2019-11-01net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIsParav Pandit
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit
2019-11-01net/mlx5: Tide up state_lock and vport enabled flag usageParav Pandit
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit
2019-11-01net/mlx5: Move metdata fields under offloads structureParav Pandit
2019-11-01net/mlx5: Correct comment for legacy fieldsParav Pandit
2019-11-01net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit
2019-11-01net/mlx5: E-switch, Introduce and use vlan rule config helperParav Pandit
2019-11-01net/mlx5: E-Switch, Rename ingress acl config in offloads modeVu Pham
2019-11-01net/mlx5: E-Switch, Rename egress config to generic nameVu Pham
2019-11-01net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()Qing Huang
2019-10-08net/mlx5: Expose optimal performance scatter entries capabilityYamin Friedman
2019-10-06Linux 5.4-rc2v5.4-rc2Linus Torvalds
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-05dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski