summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-06net/mlx5: DR, Refactor ICMP STE builderYevgeny Kliteynik2-42/+23
2021-01-06net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr headerYevgeny Kliteynik4-60/+64
2021-01-06net/mlx5: DR, Merge similar DR STE SET macrosYevgeny Kliteynik2-415/+84
2021-01-06net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id supportYevgeny Kliteynik1-11/+14
2021-01-06net/mlx5: DR, Remove unused macro definition from dr_steYevgeny Kliteynik1-2/+0
2021-01-06net/mlx5: DR, Move HW STEv0 match logic to a separate fileYevgeny Kliteynik4-1279/+1286
2021-01-06net/mlx5: DR, Use the new HW specific STE infrastructureYevgeny Kliteynik5-330/+613
2021-01-06net/mlx5: DR, Move macros from dr_ste.c to headerYevgeny Kliteynik2-74/+76
2021-01-06net/mlx5: DR, Add infrastructure for supporting several steering formatsYevgeny Kliteynik2-1/+37
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-232/+427
2021-01-05net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl1-17/+6
2021-01-05net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl1-3/+1
2021-01-05r8169: work around power-saving bug on some chip versionsHeiner Kallweit1-2/+4
2021-01-05net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork1-0/+1
2021-01-05net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax1-1/+1
2021-01-05ibmvnic: fix: NULL pointer dereference.YANG LI1-3/+1
2021-01-05vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang1-3/+3
2021-01-05bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo1-1/+1
2021-01-05bareudp: set NETIF_F_LLTX flagTaehee Yoo1-0/+1
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-4/+47
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2-2/+40
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-59/+166
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy1-1/+40
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki1-1/+0
2020-12-29net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He1-0/+7
2020-12-29atlantic: remove architecture dependsLéo Le Bouter1-1/+0
2020-12-29net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2020-12-29net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski1-5/+6
2020-12-29net: ipa: don't return a value from evt_ring_command()Alex Elder1-11/+6
2020-12-29net: ipa: don't return a value from gsi_channel_command()Alex Elder1-14/+7
2020-12-29bnxt_en: Check TQM rings for maximum supported value.Michael Chan2-3/+11
2020-12-29bnxt_en: Fix AER recovery.Vasundhara Volam1-17/+14
2020-12-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski4-52/+71
2020-12-29tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang1-1/+1
2020-12-29net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko1-0/+2
2020-12-29Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2020-12-29CDC-NCM: remove "connected" log messageRoland Dreier1-3/+0
2020-12-29Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer1-4/+3
2020-12-28opp: Call the missing clk_put() on errorViresh Kumar1-1/+4
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang1-2/+4
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-174/+183
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-39/+61