summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit
2021-03-22net/mlx5e: Fix division by 0 in mlx5e_select_queueMaxim Mikityanskiy
2021-03-22net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak
2021-03-22net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel
2021-03-22net/mlx5: Add back multicast stats for uplink representorHuy Nguyen
2021-03-20r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit
2021-03-20Merge tag 'linux-can-fixes-for-5.12-20210320' of git://git.kernel.org/pub/scm...David S. Miller
2021-03-20net: ipa: fix init header command validationAlex Elder
2021-03-20can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-19net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-19r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-19igb: check timestamp validityJesse Brandeburg
2021-03-19igb: Fix duplicate include guardTom Seewald
2021-03-19e1000e: Fix duplicate include guardTom Seewald
2021-03-18net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-18net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep
2021-03-18netsec: restore phy power state after controller resetMian Yousaf Kaukab
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17ionic: linearize tso skb with too many fragsShannon Nelson
2021-03-16nfp: flower: fix pre_tun mask id allocationLouis Peens
2021-03-16nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens
2021-03-16net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven
2021-03-16can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun
2021-03-16can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-16can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang
2021-03-16can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang
2021-03-16can: kvaser_usb: Add support for USBcan Pro 4xHSJimmy Assarsson
2021-03-16can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson
2021-03-16can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello
2021-03-16can: peak_usb: add forgotten supported devicesStephane Grosjean
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong
2021-03-15net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He
2021-03-14net: arcnet: com20020 fix error handlingTong Zhang
2021-03-13net: ipa: terminate message handler arraysAlex Elder
2021-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller