summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz2018-07-083-38/+47
| * | | crypto: inside-secure - add an invalidation flagAntoine Tenart2018-07-084-12/+20
| * | | crypto: inside-secure - filter out the algorithms by engineAntoine Tenart2018-07-084-2/+29
| * | | crypto: inside-secure - use precise compatiblesAntoine Tenart2018-07-084-21/+31
| * | | crypto: inside-secure - move the firmware to a better locationAntoine Tenart2018-07-081-6/+12
| * | | crypto: stm32/crc - Add power management supportlionel.debieve@st.com2018-07-081-0/+62
| * | | crypto: stm32/hash - Add power management supportlionel.debieve@st.com2018-07-081-0/+71
| * | | crypto: stm32/cryp - Add power management supportlionel.debieve@st.com2018-07-081-0/+62
| * | | crypto: virtio - Register an algo only if it's supportedFarhan Ali2018-07-013-45/+159
| * | | crypto: virtio - Read crypto services and algorithm masksFarhan Ali2018-07-012-0/+43
| * | | crypto: atmel-ecc - remove overly verbose dev_infoTudor-Dan Ambarus2018-06-221-4/+0
| * | | crypto: atmel-ecc - fix to allow multi segment scatterlistsTudor-Dan Ambarus2018-06-221-9/+22
| * | | crypto: cavium - make structure algs staticColin Ian King2018-06-221-1/+1
| * | | crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart2018-06-223-0/+41
| * | | crypto: inside-secure - hmac(sha384) supportAntoine Tenart2018-06-223-0/+58
| * | | crypto: inside-secure - sha384 supportAntoine Tenart2018-06-223-1/+77
| * | | crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart2018-06-223-2/+43
| * | | crypto: inside-secure - hmac(sha512) supportAntoine Tenart2018-06-223-3/+61
| * | | crypto: inside-secure - sha512 supportAntoine Tenart2018-06-223-37/+153
| * | | crypto: inside-secure - improve the counter computationAntoine Tenart2018-06-222-7/+10
| * | | crypto: inside-secure - use the error handler for invalidation requestsAntoine Tenart2018-06-222-10/+4
| * | | crypto: inside-secure - increase minimum transfer sizeOfer Heifetz2018-06-221-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-16942-18854/+73501
|\ \ \ \
| * | | | hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai2018-08-141-1/+1
| * | | | xen-netfront: fix warn message as irq device name has '/'Xiao Liang2018-08-141-2/+4
| * | | | cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2
| * | | | net: dsa: mv88e6xxx: missing unlock on error pathDan Carpenter2018-08-141-1/+1
| * | | | net: dsa: mv88e6xxx: bitwise vs logical bugDan Carpenter2018-08-141-2/+2
| * | | | ieee802154: hwsim: using right kind of iterationAlexander Aring2018-08-141-1/+3
| * | | | net: hns3: Add vlan filter setting by ethtool command -KPeng Li2018-08-141-0/+6
| * | | | net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin2018-08-142-0/+25
| * | | | net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin2018-08-142-3/+0
| * | | | net: hns3: Fix desc num set to default when setting channelYunsheng Lin2018-08-141-10/+12
| * | | | net: hns3: Fix for phy link issue when using marvell phy driverJian Shen2018-08-141-0/+2
| * | | | net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang2018-08-143-9/+44
| * | | | net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang2018-08-141-1/+1
| * | | | net: hns3: Add support for serdes loopback selftestPeng Li2018-08-143-5/+75
| * | | | bnxt_en: take coredump_record structure off stackArnd Bergmann2018-08-141-6/+3
| * | | | net: systemport: fix unused function warningArnd Bergmann2018-08-141-4/+2
| * | | | net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann2018-08-141-2/+2
| * | | | bnxt_en: avoid string overflow for record->system_nameArnd Bergmann2018-08-141-2/+2
| * | | | net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-142-11/+6
| * | | | net: lan743x: select CRC16Arnd Bergmann2018-08-141-0/+1
| * | | | nfp: clean up return types in kdoc commentsJakub Kicinski2018-08-142-6/+2
| * | | | net/mlx5: Improve argument name for add flow APIEli Cohen2018-08-131-4/+4
| * | | | net/mlx5: Reorganize the makefileSaeed Mahameed2018-08-131-17/+40
| * | | | net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-136-6/+34
| * | | | net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-133-9/+11
| * | | | net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-132-126/+129
| * | | | net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-136-68/+68