| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2025-01-28 | 5 | -82/+29 |
|\ \ |
|
| * | | saner replacement for debugfs_rename() | Al Viro | 2025-01-15 | 4 | -30/+5 |
| * | | octeontx2: don't mess with ->d_parent or ->d_parent->d_name | Al Viro | 2025-01-15 | 1 | -52/+24 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2025-01-24 | 3 | -8/+40 |
|\ \ \
| |_|/
|/| | |
|
| * | | RDMA/bnxt_re: Pass the context for ulp_irq_stop | Kalesh AP | 2025-01-14 | 2 | -2/+5 |
| * | | RDMA/bnxt_re: Add Async event handling support | Kalesh AP | 2025-01-14 | 2 | -6/+4 |
| * | | bnxt_en: Add ULP call to notify async events | Michael Chan | 2025-01-14 | 3 | -0/+31 |
* | | | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2025-01-22 | 349 | -5790/+19065 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2025-01-21 | 16 | -105/+81 |
| |\ \ \ |
|
| | * | | | net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() | Roger Quadros | 2025-01-20 | 1 | -1/+1 |
| | * | | | octeon_ep_vf: update tx/rx stats locally for persistence | Shinas Rasheed | 2025-01-18 | 7 | -37/+35 |
| | * | | | octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 | Shinas Rasheed | 2025-01-18 | 1 | -8/+0 |
| | * | | | octeon_ep: update tx/rx stats locally for persistence | Shinas Rasheed | 2025-01-18 | 7 | -47/+45 |
| | * | | | octeon_ep: remove firmware stats fetch in ndo_get_stats64 | Shinas Rasheed | 2025-01-18 | 1 | -10/+0 |
| | * | | | net/mlxfw: Drop hard coded max FW flash image size | Maher Sanalla | 2025-01-17 | 1 | -2/+0 |
| * | | | | net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanup | Roger Quadros | 2025-01-20 | 1 | -46/+77 |
| * | | | | net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup | Roger Quadros | 2025-01-20 | 1 | -124/+119 |
| * | | | | net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path | Roger Quadros | 2025-01-20 | 1 | -23/+44 |
| * | | | | net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags | Furong Xu | 2025-01-20 | 1 | -6/+0 |
| * | | | | eth: bnxt: update header sizing defaults | Jakub Kicinski | 2025-01-20 | 1 | -1/+6 |
| * | | | | eth: bnxt: allocate enough buffer space to meet HDS threshold | Jakub Kicinski | 2025-01-20 | 1 | -3/+4 |
| * | | | | net: ethtool: populate the default HDS params in the core | Jakub Kicinski | 2025-01-20 | 1 | -1/+0 |
| * | | | | eth: bnxt: apply hds_thrs settings correctly | Jakub Kicinski | 2025-01-20 | 1 | -1/+1 |
| * | | | | net: move HDS config from ethtool state | Jakub Kicinski | 2025-01-20 | 2 | -4/+5 |
| * | | | | eth: bnxt: fix string truncation warning in FW version | Jakub Kicinski | 2025-01-18 | 1 | -1/+1 |
| * | | | | net: xilinx: axienet: Report an error for bad coalesce settings | Sean Anderson | 2025-01-18 | 1 | -8/+19 |
| * | | | | net: xilinx: axienet: Add some symbolic constants for IRQ delay timer | Sean Anderson | 2025-01-18 | 2 | -5/+5 |
| * | | | | net: mscc: ocelot: add TX timestamping statistics | Vladimir Oltean | 2025-01-17 | 3 | -11/+90 |
| * | | | | mlxsw: Do not store Tx header length as driver parameter | Amit Cohen | 2025-01-17 | 3 | -6/+2 |
| * | | | | mlxsw: Move Tx header handling to PCI driver | Amit Cohen | 2025-01-17 | 7 | -180/+65 |
| * | | | | mlxsw: Define Tx header fields in txheader.h | Amit Cohen | 2025-01-17 | 2 | -68/+63 |
| * | | | | mlxsw: Initialize txhdr_info according to PTP operations | Amit Cohen | 2025-01-17 | 4 | -1/+38 |
| * | | | | mlxsw: Add mlxsw_txhdr_info structure | Amit Cohen | 2025-01-17 | 5 | -19/+23 |
| * | | | | net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id | Colin Ian King | 2025-01-17 | 1 | -1/+1 |
| * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 2025-01-17 | 6 | -3/+80 |
| |\ \ \ \ |
|
| | * | | | | ice: support FW Recovery Mode | Konrad Knitter | 2025-01-16 | 6 | -3/+80 |
| * | | | | | net: stmmac: convert to phylink managed EEE support | Russell King (Oracle) | 2025-01-16 | 1 | -12/+45 |
| * | | | | | net: lan743x: convert to phylink managed EEE | Russell King (Oracle) | 2025-01-16 | 3 | -28/+38 |
| * | | | | | net: lan743x: use netdev in lan743x_phylink_mac_link_down() | Russell King (Oracle) | 2025-01-16 | 1 | -1/+1 |
| * | | | | | net: mvpp2: add EEE implementation | Russell King (Oracle) | 2025-01-16 | 2 | -0/+91 |
| * | | | | | net: mvneta: convert to phylink EEE implementation | Russell King (Oracle) | 2025-01-16 | 1 | -42/+65 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2025-01-16 | 27 | -259/+306 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| * | | | | net: stmmac: Convert prefetch() to net_prefetch() for received frames | Furong Xu | 2025-01-16 | 1 | -1/+2 |
| * | | | | net: stmmac: Optimize cache prefetch in RX path | Furong Xu | 2025-01-16 | 1 | -4/+1 |
| * | | | | net: stmmac: Set page_pool_params.max_len to a precise size | Furong Xu | 2025-01-16 | 2 | -2/+1 |
| * | | | | net: stmmac: Switch to zero-copy in non-XDP RX path | Furong Xu | 2025-01-16 | 2 | -9/+18 |
| * | | | | net/mlx5e: CT: Offload connections with hardware steering rules | Cosmin Ratiu | 2025-01-15 | 1 | -2/+247 |
| * | | | | net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable | Cosmin Ratiu | 2025-01-15 | 3 | -74/+82 |
| * | | | | net/mlx5e: CT: Add initial support for Hardware Steering | Cosmin Ratiu | 2025-01-15 | 4 | -4/+71 |
| * | | | | net/mlx5: HWS, rework the check if matcher size can be increased | Yevgeny Kliteynik | 2025-01-15 | 3 | -4/+25 |