summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: selftests: Fix optstringBenjamin Poirier
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet
2023-05-17mailmap: add entries for Nikolay AleksandrovNikolay Aleksandrov
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-17tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima
2023-05-16Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-05-16Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-05-16devlink: Fix crash with CONFIG_NET_NS=nIdo Schimmel
2023-05-16iavf: send VLAN offloading caps once after VFRAhmed Zaki
2023-05-16ice: Fix ice VF reset during iavf initializationDawid Wesierski
2023-05-16ice: Fix stats after PF resetAhmed Zaki
2023-05-16net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-15Merge patch series "can: bxcan: add support for single peripheral configuration"Marc Kleine-Budde
2023-05-15ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi
2023-05-15can: bxcan: add support for single peripheral configurationDario Binacchi
2023-05-15ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-05-15ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi
2023-05-15dt-bindings: net: can: add "st,can-secondary" propertyDario Binacchi
2023-05-15can: CAN_BXCAN should depend on ARCH_STM32Geert Uytterhoeven
2023-05-15can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp
2023-05-15can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp
2023-05-15can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp
2023-05-15net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)
2023-05-15Merge branch 'tipc-fixes'David S. Miller
2023-05-15tipc: check the bearer min mtu properly when setting it by netlinkXin Long
2023-05-15tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long
2023-05-15tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long
2023-05-15net: mdio: i2c: fix rollball accessorsRussell King (Oracle)
2023-05-15virtio_net: Fix error unwinding of XDP initializationFeng Liu
2023-05-15net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang
2023-05-15net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen
2023-05-13Merge branch 'hns3-fixes'David S. Miller
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao
2023-05-13net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-13net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-05-13Merge branch 'dsa-rzn1-a5psw-stp'David S. Miller
2023-05-13net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger
2023-05-13net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré
2023-05-13net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger
2023-05-13erspan: get the proto with the md version for collect_mdXin Long
2023-05-12tcp: fix possible sk_priority leak in tcp_v4_send_reset()Eric Dumazet
2023-05-12vsock: avoid to close connected socket after the timeoutZhuang Shengen