summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-16Merge tag 'linux-can-fixes-for-5.12-20210316' of git://git.kernel.org/pub/scm...David S. Miller
2021-03-16docs: net: ena: Fix ena_start_xmit() function name typoZenghui Yu
2021-03-16selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas
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: isotp: TX-path: ensure that CAN frame flags are initializedMarc Kleine-Budde
2021-03-16can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FDMarc Kleine-Budde
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-15mptcp: fix ADD_ADDR HMAC in case port is specifiedDavide Caratti
2021-03-15tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin
2021-03-15tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet
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-14flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin
2021-03-14net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet
2021-03-14net: arcnet: com20020 fix error handlingTong Zhang
2021-03-13devlink: fix typo in documentationEva Dengler
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
2021-03-12ibmvnic: update MAINTAINERSLijun Pan
2021-03-12selftests: mptcp: Restore packet capture option in join testsMat Martineau
2021-03-12net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy
2021-03-12mptcp: fix bit MPTCP_PUSH_PENDING testsDan Carpenter
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli
2021-03-12ftgmac100: Restart MAC HW onceDylan Hung
2021-03-12net: axienet: Fix probe error cleanupRobert Hancock
2021-03-12net: correct sk_acceptq_is_full()liuyacan
2021-03-12Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller
2021-03-12igb: avoid premature Rx buffer reuseLi RongQing
2021-03-12ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski
2021-03-12ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski
2021-03-12i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski
2021-03-12ice: fix napi work done reporting in xsk pathMagnus Karlsson
2021-03-11Merge branch 'htb-fixes'David S. Miller
2021-03-11sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy
2021-03-11sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy
2021-03-11net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli
2021-03-11mISDN: fix crash in fritzpciTong Zhang
2021-03-11net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-11net: sock: simplify tw proto registrationTonghao Zhang
2021-03-11e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-11e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes