summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-11-07s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-11-07net: wwan: t7xx: Add NAPI supportHaijun Liu
2022-11-07net: wwan: t7xx: Use needed_headroom instead of hard_header_lenIlpo Järvinen
2022-11-07net: hinic: Add support for configuration of rx-vlan-filter by ethtoolCai Huoqing
2022-11-07net: hinic: Add control command support for VF PMD driver in DPDKCai Huoqing
2022-11-07net: hinic: Convert the cmd code from decimal to hex to be more readableCai Huoqing
2022-11-07dt-bindings: net: dsa-port: constrain number of 'reg' in portsKrzysztof Kozlowski
2022-11-07dt-bindings: net: constrain number of 'reg' in ethernet portsKrzysztof Kozlowski
2022-11-07net: axiemac: add PM callbacks to support suspend/resumeAndy Chiu
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang
2022-11-04octeon_ep: support Octeon device CNF95NVeerasenareddy Burru
2022-11-04Merge branch 'sfc-add-basic-flower-matches-to-offload'Jakub Kicinski
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: check recirc_id match caps before MAE offloadEdward Cree
2022-11-04net: ethernet: renesas: Fix return type of rswitch_start_xmit()Nathan Chancellor
2022-11-04net: remove redundant check in ip_metrics_convert()Zhengchao Shao
2022-11-04igb: Proactively round up to kmalloc bucket sizeKees Cook
2022-11-04igb: Do not free q_vector unless new one was allocatedKees Cook
2022-11-04ixgbevf: Add error messages on vlan errorJan Sokolowski
2022-11-04ixgbe: Remove unneeded semicolonYang Li
2022-11-04ixgbe: Remove local variableAnirudh Venkataramanan
2022-11-04ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson
2022-11-04Merge branch 'net-ipa-more-endpoints'David S. Miller
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-04rds: remove redundant variable total_payload_lenColin Ian King
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-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-03Merge branch 'net-fix-netdev-to-devlink_port-linkage-and-expose-to-user'Jakub Kicinski
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: use devlink_port pointer instead of ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: add not cleared type warning to port unregisterJiri Pirko
2022-11-03net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko
2022-11-03net: devlink: remove net namespace check from devlink_nl_port_fill()Jiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko