summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo2021-01-071-28/+49
* net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang2021-01-071-1/+1
* net/mlx5e: Add missing capability check for uplink followAya Levin2021-01-072-2/+4
* net/mlx5: Check if lag is supported before creating oneMark Zhang2021-01-071-6/+5
* tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-071-2/+69
* net: ipv6: fib: flush exceptions when purging routeSean Tranchetti2021-01-071-3/+2
* Merge tag 'linux-can-fixes-for-5.11-20210107' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-075-40/+11
|\
| * MAINTAINERS: Update MCAN MMIO device driver maintainerSriram Dash2021-01-071-1/+1
| * can: rcar: Kconfig: update help description for CAN_RCAR configLad Prabhakar2021-01-071-2/+2
| * can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...Marc Kleine-Budde2021-01-071-4/+4
| * can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race conditionMarc Kleine-Budde2021-01-071-5/+4
| * can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde2021-01-071-26/+0
| * can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde2021-01-071-2/+0
|/
* ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap2021-01-061-0/+1
* net: dsa: fix led_classdev build errorsRandy Dunlap2021-01-061-0/+1
* net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski2021-01-061-8/+14
* net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn2021-01-061-1/+1
* selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-051-0/+34
* net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-052-0/+2
* net: qrtr: fix null-ptr-deref in qrtr_ns_removeQinglang Miao2021-01-053-9/+16
* net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. SeppÀnen2021-01-051-2/+6
* Merge branch 'hns3-fixes'David S. Miller2021-01-055-8/+18
|\
| * net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-054-5/+14
| * net: hns3: fix the number of queues actually used by ARQYufeng Mo2021-01-051-2/+2
| * net: hns3: fix a phy loopback fail issueYonglong Liu2021-01-051-1/+2
|/
* docs: net: fix documentation on .ndo_get_statsJakub Kicinski2021-01-051-2/+2
* Merge branch 'stmmac-fixes'David S. Miller2021-01-051-47/+82
|\
| * net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland2021-01-051-25/+25
| * net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland2021-01-051-8/+23
| * net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland2021-01-051-6/+21
| * net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland2021-01-051-10/+15
|/
* net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski2021-01-051-1/+2
* net: suggest L2 discards be counted towards rx_droppedJakub Kicinski2021-01-051-2/+3
* net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2021-01-052-4/+15
* wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann2021-01-051-0/+1
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-051-0/+1
* cfg80211: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* phy: dp83640: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* qed: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-01-052-21/+17
|\
| * ARC: build: use $(READELF) instead of hard-coded readelfMasahiro Yamada2020-12-011-1/+1
| * ARC: build: remove unneeded extra-yMasahiro Yamada2020-12-011-4/+3
| * ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada2020-12-012-11/+13
| * ARC: build: add boot_targets to PHONYMasahiro Yamada2020-12-011-0/+1
| * ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada2020-12-011-1/+1
| * ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada2020-12-011-6/+0
* | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-0592-411/+710
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-044-6/+21
| |\ \