summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-24Merge branch 'mlxsw-Misc-updates'David S. Miller
2020-08-24mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson
2020-08-24selftests: mlxsw: Reduce runtime of tc-police scale testIdo Schimmel
2020-08-24selftests: forwarding: Fix mausezahn delay parameter in mirror_test()Danielle Ratson
2020-08-24selftests: mlxsw: Increase burst size for burst testIdo Schimmel
2020-08-24selftests: mlxsw: Increase burst size for rate testIdo Schimmel
2020-08-24selftests: mlxsw: Decrease required rate accuracyIdo Schimmel
2020-08-24mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel
2020-08-24net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-24starfire: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-24typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-24net: dccp: delete repeated wordsRandy Dunlap
2020-08-24net: netlink: delete repeated wordsRandy Dunlap
2020-08-24net: ipv4: delete repeated wordsRandy Dunlap
2020-08-24Merge branch 'net-sctp-delete-duplicated-words-plus-other-fixes'David S. Miller
2020-08-24net: sctp: ulpqueue.c: delete duplicated wordRandy Dunlap
2020-08-24net: sctp: sm_make_chunk.c: delete duplicated words + fix typoRandy Dunlap
2020-08-24net: sctp: protocol.c: delete duplicated words + punctuationRandy Dunlap
2020-08-24net: sctp: chunk.c: delete duplicated wordRandy Dunlap
2020-08-24net: sctp: bind_addr.c: delete duplicated wordRandy Dunlap
2020-08-24net: sctp: auth.c: delete duplicated wordsRandy Dunlap
2020-08-24net: sctp: associola.c: delete duplicated wordsRandy Dunlap
2020-08-24io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUELuke Hsiao
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao
2020-08-24Merge branch 'devlink-fixes-for-port-and-reporter-field-access'David S. Miller
2020-08-24devlink: Protect devlink port list traversalParav Pandit
2020-08-24devlink: Fix per port reporter fields initializationParav Pandit
2020-08-24ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon
2020-08-24ipvlan: advertise link netns via netlinkTaehee Yoo
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-22Merge branch 'l2tp-replace-custom-logging-code-with-tracepoints'David S. Miller
2020-08-22docs: networking: add tracepoint info to l2tp.rstTom Parkin
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin
2020-08-22l2tp: remove custom logging macrosTom Parkin
2020-08-22l2tp: add tracepoints to l2tp_core.cTom Parkin
2020-08-22l2tp: add tracepoint definitions in trace.hTom Parkin
2020-08-22l2tp: add tracepoint infrastructure to coreTom Parkin
2020-08-22l2tp: use standard API for warning log messagesTom Parkin
2020-08-22l2tp: remove noisy logging, use appropriate log levelsTom Parkin