summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-04wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith
2022-11-04wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang
2022-11-04wifi: brcmfmac: Fix a typo "unknow"Jonathan Neuschäfer
2022-11-04wifi: rtlwifi: rtl8192ee: remove static variable stop_report_cntColin Ian King
2022-11-04bcma: Use the proper gpio includeLinus Walleij
2022-11-04wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-11-04net: tun: Fix memory leaks of napi_get_fragsWang Yufen
2022-11-04octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-11-04net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unloadRoger Quadros
2022-11-04macsec: clear encryption keys from the stack after setting up offloadSabrina Dubroca
2022-11-04macsec: fix detection of RXSCs when toggling offloadingSabrina Dubroca
2022-11-04macsec: fix secy->n_rx_sc accountingSabrina Dubroca
2022-11-04macsec: delete new rxsc when offload failsSabrina Dubroca
2022-11-04Revert "net: macsec: report real_dev features when HW offloading is enabled"Sabrina Dubroca
2022-11-04net: ipa: use a bitmap for enabled endpointsAlex Elder
2022-11-04net: ipa: use a bitmap for set-up endpointsAlex Elder
2022-11-04net: ipa: support more filtering endpointsAlex Elder
2022-11-04net: ipa: use a bitmap for available endpointsAlex Elder
2022-11-04net: ipa: use a bitmap for defined endpointsAlex Elder
2022-11-04net: ipa: add a parameter to suspend registersAlex Elder
2022-11-04net: ipa: add a parameter to aggregation registersAlex Elder
2022-11-04net: ipa: use ipa_table_mem() in ipa_table_reset_add()Alex Elder
2022-11-04net: ipa: reduce arguments to ipa_table_init_add()Alex Elder
2022-11-04net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang
2022-11-04net: octeontx2-pf: mcs: consider MACSEC settingRandy Dunlap
2022-11-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-11-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-11-03Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-03hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2022-11-03net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2022-11-03net: usb: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03net: microchip: sparx5: add support for offloading default prioDaniel Machon
2022-11-03net: microchip: sparx5: add support for offloading dscp tableDaniel Machon
2022-11-03net: microchip: sparx5: add support for apptrustDaniel Machon
2022-11-03net: microchip: sparx5: add support for offloading pcp tableDaniel Machon
2022-11-03net: mana: Assign interrupts to CPUs based on NUMA nodesSaurabh Sengar
2022-11-03net: fec: add initial XDP supportShenwei Wang
2022-11-03net: tun: bump the link speed from 10Mbps to 10GbpsIlya Maximets
2022-11-03wifi: ath11k: Make QMI message rules constJeff Johnson
2022-11-03wifi: ath10k: Make QMI message rules constJeff Johnson
2022-11-02rocker: Explicitly mark learned FDB entries as offloadedIdo Schimmel
2022-11-02rocker: Avoid unnecessary scheduling of work itemIdo Schimmel
2022-11-02sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)
2022-11-02qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-11-02net: broadcom: bcm4908_enet: report queued and transmitted bytesRafał Miłecki
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao