summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25Merge branch 'qed-introduce-devlink-health-support'David S. Miller10-160/+375
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-25Merge branch 'mlxsw-Misc-updates'David S. Miller7-110/+28
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-25Merge branch 'net-sctp-delete-duplicated-words-plus-other-fixes'David S. Miller7-14/+14
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
2020-08-25Merge branch 'devlink-fixes-for-port-and-reporter-field-access'David S. Miller1-4/+7
2020-08-25devlink: Protect devlink port list traversalParav Pandit1-0/+3
2020-08-25devlink: Fix per port reporter fields initializationParav Pandit1-4/+4
2020-08-25ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon2-22/+25
2020-08-25ipvlan: advertise link netns via netlinkTaehee Yoo1-0/+8
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller299-1802/+3443
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds21-25/+161
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-92/+52