summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)
2022-11-28net: ethernet: nixge: fix NULL dereferenceYuri Karpov
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh
2022-11-28net: ethernet: mtk_wed: add wcid overwritten support for wed v1Sujuan Chen
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-11-25wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala
2022-11-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-11-25net: thunderbolt: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25sunvnet: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25cassini: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-11-25cassini: Use page_address() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25sfc: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur
2022-11-25net: lan966x: Update rxq memory modelHoratiu Vultur
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur
2022-11-25net: lan966x: Introduce helper functionsHoratiu Vultur
2022-11-25net: lan966x: Add XDP_PACKET_HEADROOMHoratiu Vultur
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund
2022-11-25net: microchip: sparx5: Support for displaying a list of keysetsSteen Hegelund
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund
2022-11-25net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes
2022-11-25net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari
2022-11-25qed: avoid defines prefixed with CONFIGLukas Bulwahn
2022-11-25qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-11-25net: stmmac: use sysfs_streq() instead of strncmp()Xu Panda
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank
2022-11-25Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/...David S. Miller
2022-11-24wifi: wilc1000: validate number of channelsPhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-11-24wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-11-24can: mcba_usb: Fix termination command argumentYasushi SHOJI
2022-11-24can: m_can: Add check for devm_clk_getJiasheng Jiang
2022-11-24can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methodsZhang Changzhong
2022-11-24can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong