summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-25sunrpc: Avoid comma separated statementsJoe Perches1-2/+4
2020-08-25ipv6: fib6: Avoid comma separated statementsJoe Perches1-4/+8
2020-08-25wan: sbni: Avoid comma separated statementsJoe Perches1-43/+58
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches1-4/+7
2020-08-258390: Avoid comma separated statementsJoe Perches3-13/+24
2020-08-25net: clean up codestyle for net/ipv4Miaohe Lin3-20/+23
2020-08-25net: Remove duplicated midx check against 0Miaohe Lin1-3/+2
2020-08-25net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANYMiaohe Lin1-2/+2
2020-08-25net: Set ping saddr after we successfully get the ping portMiaohe Lin1-16/+3
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju2-0/+10
2020-08-25netlink: remove duplicated nla_need_padding_for_64bit() checkMiaohe Lin1-2/+1
2020-08-25net: gain ipv4 mtu when mtu is not lockedMiaohe Lin1-1/+2
2020-08-25octeontx2-pf: Add support for PTP clockAleksey Makarov9-6/+532
2020-08-25octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov6-4/+348
2020-08-25octeontx2-af: Support to enable/disable HW timestampingZyta Szpak7-0/+151
2020-08-25net: Use helper macro RT_TOS() in __icmp_send()Miaohe Lin1-2/+2
2020-08-25net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDEDMiaohe Lin1-2/+3
2020-08-25qede: make driver reliable on unload after failuresIgor Russkikh1-2/+6
2020-08-25qed: align adjacent indentIgor Russkikh1-36/+33
2020-08-25qed: implement devlink dumpIgor Russkikh1-0/+43
2020-08-25qed*: make use of devlink recovery infrastructureIgor Russkikh4-11/+16
2020-08-25qed: use devlink logic to report errorsIgor Russkikh6-0/+29
2020-08-25qed: health reporter init deinit seqIgor Russkikh3-0/+38
2020-08-25qed: implement devlink info requestIgor Russkikh4-1/+60
2020-08-25qed: fix kconfig help entriesIgor Russkikh1-2/+3
2020-08-25qed/qede: make devlink survive recoveryIgor Russkikh7-35/+48
2020-08-25qed: move out devlink logic into a new fileIgor Russkikh4-101/+127
2020-08-25chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-35/+39
2020-08-25mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson3-68/+1
2020-08-25selftests: mlxsw: Reduce runtime of tc-police scale testIdo Schimmel1-2/+10
2020-08-25selftests: forwarding: Fix mausezahn delay parameter in mirror_test()Danielle Ratson1-1/+1
2020-08-25selftests: mlxsw: Increase burst size for burst testIdo Schimmel1-25/+2
2020-08-25selftests: mlxsw: Increase burst size for rate testIdo Schimmel1-1/+1
2020-08-25selftests: mlxsw: Decrease required rate accuracyIdo Schimmel1-2/+2
2020-08-25mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel1-11/+11
2020-08-25net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-77/+88
2020-08-25starfire: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-35/+42
2020-08-25typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-31/+30
2020-08-25net: dccp: delete repeated wordsRandy Dunlap3-3/+3
2020-08-25net: netlink: delete repeated wordsRandy Dunlap2-5/+5
2020-08-25net: ipv4: delete repeated wordsRandy Dunlap5-6/+6
2020-08-25net: sctp: ulpqueue.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-25net: sctp: sm_make_chunk.c: delete duplicated words + fix typoRandy Dunlap1-3/+3
2020-08-25net: sctp: protocol.c: delete duplicated words + punctuationRandy Dunlap1-4/+4
2020-08-25net: sctp: chunk.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-25net: sctp: bind_addr.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-25net: sctp: auth.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-25net: sctp: associola.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-25io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUELuke Hsiao1-0/+6
2020-08-25io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao4-3/+10