Age | Commit message (Expand) | Author | Files | Lines |
2023-02-04 | ionic: clean interrupt before enabling queue to avoid credit race | Neel Patel | 1 | -3/+12 |
2023-02-04 | net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY | Heiner Kallweit | 1 | -0/+2 |
2023-02-04 | net: macb: Perform zynqmp dynamic configuration only for SGMII interface | Radhey Shyam Pandey | 1 | -15/+16 |
2023-02-04 | bonding: fix error checking in bond_debug_reregister() | Qi Zheng | 1 | -1/+1 |
2023-02-03 | net: phylink: move phy_device_free() to correctly release phy device | Clément Léger | 1 | -3/+2 |
2023-02-03 | Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 68 | -272/+599 |
2023-02-03 | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -18/+29 |
2023-02-03 | Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -20/+23 |
2023-02-02 | Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -4/+13 |
2023-02-02 | Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 8 | -28/+70 |
2023-02-02 | Merge branch 'fixes-for-mtk_eth_soc' | Jakub Kicinski | 2 | -15/+35 |
2023-02-02 | mtk_sgmii: enable PCS polling to allow SFP work | Alexander Couzens | 1 | -0/+1 |
2023-02-02 | net: mediatek: sgmii: fix duplex configuration | Bjørn Mork | 2 | -4/+4 |
2023-02-02 | net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration | Alexander Couzens | 2 | -11/+30 |
2023-02-02 | Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 4 | -56/+65 |
2023-02-02 | Merge branch 'maintainers-spring-refresh-of-networking-maintainers' | Jakub Kicinski | 3 | -3/+10 |
2023-02-02 | MAINTAINERS: update SCTP maintainers | Jakub Kicinski | 2 | -1/+5 |
2023-02-02 | MAINTAINERS: ipv6: retire Hideaki Yoshifuji | Jakub Kicinski | 1 | -1/+0 |
2023-02-02 | mailmap: add John Crispin's entry | Jakub Kicinski | 1 | -0/+1 |
2023-02-02 | MAINTAINERS: bonding: move Veaceslav Falico to CREDITS | Jakub Kicinski | 2 | -1/+4 |
2023-02-02 | net: openvswitch: fix flow memory leak in ovs_flow_cmd_new | Fedor Pchelkin | 1 | -6/+6 |
2023-02-02 | net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC | Arınç ÜNAL | 1 | -2/+4 |
2023-02-02 | virtio-net: Keep stop() to follow mirror sequence of open() | Parav Pandit | 1 | -1/+1 |
2023-02-02 | selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma... | Andrei Gherzan | 1 | -7/+27 |
2023-02-02 | selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs | Andrei Gherzan | 1 | -4/+20 |
2023-02-02 | selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided | Andrei Gherzan | 2 | -0/+4 |
2023-02-02 | selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning | Andrei Gherzan | 1 | -1/+1 |
2023-02-02 | platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match | Hans de Goede | 1 | -0/+9 |
2023-02-02 | can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa... | Marc Kleine-Budde | 1 | -0/+1 |
2023-02-02 | can: isotp: split tx timer into transmission and timeout | Oliver Hartkopp | 1 | -36/+29 |
2023-02-02 | can: isotp: handle wait_event_interruptible() return values | Oliver Hartkopp | 1 | -0/+4 |
2023-02-02 | can: raw: fix CAN FD frame transmissions over CAN XL devices | Oliver Hartkopp | 1 | -16/+31 |
2023-02-02 | can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate | Ziyang Xuan | 1 | -4/+0 |
2023-02-02 | hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() | Michael Kelley | 1 | -7/+2 |
2023-02-02 | octeontx2-af: Fix devlink unregister | Ratheesh Kannoth | 1 | -8/+27 |
2023-02-02 | igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp() | Tom Rix | 1 | -5/+9 |
2023-02-02 | nfp: flower: avoid taking mutex in atomic context | Yanguo Li | 1 | -1/+7 |
2023-02-02 | Merge branch 'ip-ip6_gre-fix-gre-tunnels-not-generating-ipv6-link-local-addre... | Jakub Kicinski | 1 | -27/+32 |
2023-02-02 | ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address | Thomas Winter | 1 | -5/+5 |
2023-02-02 | ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address | Thomas Winter | 1 | -22/+27 |
2023-02-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 13 | -11/+69 |
2023-02-01 | Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 25 | -69/+189 |
2023-02-01 | ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU node | Jonathan Neuschäfer | 1 | -0/+1 |
2023-02-01 | MAINTAINERS: Update entry for MediaTek SoC support | Matthias Brugger | 1 | -2/+5 |
2023-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2 | -2/+4 |
2023-02-01 | net: phy: meson-gxl: Add generic dummy stubs for MMD register access | Chris Healy | 1 | -0/+2 |
2023-02-01 | net: fix NULL pointer in skb_segment_list | Yan Zhai | 1 | -3/+2 |
2023-02-01 | net: fman: memac: free mdio device if lynx_pcs_create() fails | Vladimir Oltean | 1 | -0/+3 |
2023-02-01 | sctp: do not check hb_timer.expires when resetting hb_timer | Xin Long | 1 | -3/+1 |
2023-02-01 | Merge tag 'cgroup-for-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+3 |