Age | Commit message (Expand) | Author |
2023-04-19 | dt-bindings: net: ethernet-controller: Document support for LEDs node | Christian Marangi |
2023-04-19 | net: phy: marvell: Implement led_blink_set() | Andrew Lunn |
2023-04-19 | net: phy: phy_device: Call into the PHY driver to set LED blinking | Andrew Lunn |
2023-04-19 | net: phy: marvell: Add software control of the LEDs | Andrew Lunn |
2023-04-19 | net: phy: phy_device: Call into the PHY driver to set LED brightness | Andrew Lunn |
2023-04-19 | net: phy: Add a binding for PHY LEDs | Andrew Lunn |
2023-04-19 | leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled | Andrew Lunn |
2023-04-19 | net: dsa: qca8k: add LEDs blink_set() support | Christian Marangi |
2023-04-19 | net: dsa: qca8k: add LEDs basic support | Christian Marangi |
2023-04-19 | net: dsa: qca8k: move qca8k_port_to_phy() to header | Christian Marangi |
2023-04-19 | net: wwan: Expose secondary AT port on DATA1 | Jaime Breva |
2023-04-19 | Merge branch 'mptcp-fixes' | David S. Miller |
2023-04-19 | mptcp: fix accept vs worker race | Paolo Abeni |
2023-04-19 | mptcp: stops worker on unaccepted sockets at listener close | Paolo Abeni |
2023-04-19 | net: rpl: fix rpl header size calculation | Alexander Aring |
2023-04-19 | net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete() | Seiji Nishikawa |
2023-04-19 | Merge branch 'mlx5e-xdp-extend' | David S. Miller |
2023-04-19 | net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() | Tariq Toukan |
2023-04-19 | net/mlx5e: RX, Take shared info fragment addition into a function | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Remove un-established assumptions on XDP buffer | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc... | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Let XDP checker function get the params as input | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Improve Striding RQ check with XDP | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Remove doubtful unlikely calls | Tariq Toukan |
2023-04-19 | net/mlx5e: Introduce extended version for mlx5e_xmit_data | Tariq Toukan |
2023-04-19 | net/mlx5e: Move struct mlx5e_xmit_data to datapath header | Tariq Toukan |
2023-04-19 | net/mlx5e: Move XDP struct and enum to XDP header | Tariq Toukan |
2023-04-19 | bonding: Fix memory leak when changing bond type to Ethernet | Ido Schimmel |
2023-04-18 | net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127 | Alain Volmat |
2023-04-18 | net: mscc: ocelot: remove incompatible prototypes | Arnd Bergmann |
2023-04-18 | net: stmmac: propagate feature flags to vlan | Corinna Vinschen |
2023-04-19 | tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONG | Tiezhu Yang |
2023-04-19 | LoongArch: Replace hard-coded values in comments with VALEN | Enze Li |
2023-04-19 | LoongArch: Clean up plat_swiotlb_setup() related code | Tiezhu Yang |
2023-04-19 | LoongArch: Check unwind_error() in arch_stack_walk() | Tiezhu Yang |
2023-04-19 | LoongArch: Adjust user_regset_copyin parameter to the correct offset | Qing Zhang |
2023-04-19 | LoongArch: Adjust user_watch_state for explicit alignment | Qing Zhang |
2023-04-18 | bonding: add software tx timestamping support | Hangbin Liu |
2023-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2023-04-18 | nilfs2: initialize unused bytes in segment summary blocks | Ryusuke Konishi |
2023-04-18 | mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages | Mel Gorman |
2023-04-18 | mm/mmap: regression fix for unmapped_area{_topdown} | Liam R. Howlett |
2023-04-18 | maple_tree: fix mas_empty_area() search | Liam R. Howlett |
2023-04-18 | maple_tree: make maple state reusable after mas_empty_area_rev() | Liam R. Howlett |
2023-04-18 | mm: kmsan: handle alloc failures in kmsan_ioremap_page_range() | Alexander Potapenko |