summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-24mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson3-68/+1
2020-08-24selftests: mlxsw: Reduce runtime of tc-police scale testIdo Schimmel1-2/+10
2020-08-24selftests: forwarding: Fix mausezahn delay parameter in mirror_test()Danielle Ratson1-1/+1
2020-08-24selftests: mlxsw: Increase burst size for burst testIdo Schimmel1-25/+2
2020-08-24selftests: mlxsw: Increase burst size for rate testIdo Schimmel1-1/+1
2020-08-24selftests: mlxsw: Decrease required rate accuracyIdo Schimmel1-2/+2
2020-08-24mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel1-11/+11
2020-08-24net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-77/+88
2020-08-24starfire: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-35/+42
2020-08-24typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-31/+30
2020-08-24net: dccp: delete repeated wordsRandy Dunlap3-3/+3
2020-08-24net: netlink: delete repeated wordsRandy Dunlap2-5/+5
2020-08-24net: ipv4: delete repeated wordsRandy Dunlap5-6/+6
2020-08-24Merge branch 'net-sctp-delete-duplicated-words-plus-other-fixes'David S. Miller7-14/+14
2020-08-24net: sctp: ulpqueue.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-24net: sctp: sm_make_chunk.c: delete duplicated words + fix typoRandy Dunlap1-3/+3
2020-08-24net: sctp: protocol.c: delete duplicated words + punctuationRandy Dunlap1-4/+4
2020-08-24net: sctp: chunk.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-24net: sctp: bind_addr.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-24net: sctp: auth.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-24net: sctp: associola.c: delete duplicated wordsRandy Dunlap1-2/+2
2020-08-24io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUELuke Hsiao1-0/+6
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao4-3/+10
2020-08-24Merge branch 'devlink-fixes-for-port-and-reporter-field-access'David S. Miller1-4/+7
2020-08-24devlink: Protect devlink port list traversalParav Pandit1-0/+3
2020-08-24devlink: Fix per port reporter fields initializationParav Pandit1-4/+4
2020-08-24ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon2-22/+25
2020-08-24ipvlan: 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
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+7
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-163/+310
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-13/+13
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22Merge branch 'l2tp-replace-custom-logging-code-with-tracepoints'David S. Miller13-287/+302
2020-08-22docs: networking: add tracepoint info to l2tp.rstTom Parkin1-23/+14
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin7-38/+17
2020-08-22l2tp: remove custom logging macrosTom Parkin1-13/+0
2020-08-22l2tp: add tracepoints to l2tp_core.cTom Parkin1-52/+31
2020-08-22l2tp: add tracepoint definitions in trace.hTom Parkin2-2/+200
2020-08-22l2tp: add tracepoint infrastructure to coreTom Parkin3-0/+20
2020-08-22l2tp: use standard API for warning log messagesTom Parkin2-20/+14
2020-08-22l2tp: remove noisy logging, use appropriate log levelsTom Parkin2-43/+5
2020-08-22l2tp: don't log data framesTom Parkin5-101/+6
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4