Age | Commit message (Expand) | Author | Files | Lines |
2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2 | -3/+2 |
2022-10-08 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -1/+3 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2022-10-05 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -17/+7 |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1150 | -23519/+80194 |
2022-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 15 | -16/+58 |
2022-10-04 | net: pse-pd: add regulator based PSE driver | Oleksij Rempel | 3 | -0/+160 |
2022-10-04 | ethtool: add interface to interact with Ethernet Power Equipment | Oleksij Rempel | 1 | -0/+58 |
2022-10-04 | net: mdiobus: search for PSE nodes by parsing PHY nodes. | Oleksij Rempel | 2 | -2/+37 |
2022-10-04 | net: mdiobus: fwnode_mdiobus_register_phy() rework error handling | Oleksij Rempel | 1 | -9/+12 |
2022-10-04 | net: add framework to support Ethernet PSE and PDs devices | Oleksij Rempel | 5 | -0/+274 |
2022-10-04 | net: marvell: prestera: Propagate nh state from hw to kernel | Yevhen Orlov | 2 | -0/+114 |
2022-10-04 | net: marvell: prestera: Add neighbour cache accounting | Yevhen Orlov | 2 | -3/+797 |
2022-10-04 | net: marvell: prestera: add stub handler neighbour events | Yevhen Orlov | 2 | -0/+60 |
2022-10-04 | net: marvell: prestera: Add heplers to interact with fib_notifier_info | Yevhen Orlov | 1 | -34/+65 |
2022-10-04 | net: marvell: prestera: Add length macros for prestera_ip_addr | Yevhen Orlov | 1 | -0/+2 |
2022-10-04 | net: marvell: prestera: add delayed wq and flush wq on deinit | Yevhen Orlov | 3 | -0/+14 |
2022-10-04 | net: marvell: prestera: Add strict cleanup of fib arbiter | Yevhen Orlov | 1 | -1/+41 |
2022-10-04 | net: marvell: prestera: Add cleanup of allocated fib_nodes | Yevhen Orlov | 1 | -0/+12 |
2022-10-04 | net: marvell: prestera: Add router nexthops ABI | Yevhen Orlov | 6 | -8/+582 |
2022-10-04 | eth: octeon: fix build after netif_napi_add() changes | Jakub Kicinski | 1 | -2/+2 |
2022-10-04 | net/mlx5: E-Switch, Return EBUSY if can't get mode lock | Jianbo Liu | 1 | -1/+1 |
2022-10-04 | net/mlx5: E-switch, Don't update group if qos is not enabled | Chris Mi | 1 | -1/+5 |
2022-10-04 | net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport | Roi Dayan | 1 | -7/+9 |
2022-10-04 | net/mlx5: Set default grace period based on function type | Maher Sanalla | 1 | -2/+16 |
2022-10-04 | net/mlx5: Start health poll at earlier stage of driver load | Moshe Shemesh | 2 | -10/+18 |
2022-10-04 | net/mlx5e: Expose rx_oversize_pkts_buffer counter | Gal Pressman | 3 | -2/+26 |
2022-10-04 | net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames | Maxim Mikityanskiy | 4 | -3/+61 |
2022-10-04 | net/mlx5e: xsk: Print a warning in slow configurations | Maxim Mikityanskiy | 1 | -0/+9 |
2022-10-04 | net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode | Maxim Mikityanskiy | 4 | -10/+90 |
2022-10-04 | net/mlx5e: Improve MTT/KSM alignment | Maxim Mikityanskiy | 5 | -16/+18 |
2022-10-04 | net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters | Maxim Mikityanskiy | 6 | -72/+167 |
2022-10-04 | net/mlx5e: xsk: Improve need_wakeup logic | Maxim Mikityanskiy | 4 | -37/+23 |
2022-10-04 | net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALL | Maxim Mikityanskiy | 1 | -2/+4 |
2022-10-04 | net/mlx5e: xsk: Set napi_id to support busy polling | Maxim Mikityanskiy | 1 | -1/+1 |
2022-10-04 | net/mlx5e: xsk: Flush RQ on XSK activation to save memory | Maxim Mikityanskiy | 3 | -5/+19 |
2022-10-04 | net: mvpp2: fix mvpp2 debugfs leak | Russell King (Oracle) | 3 | -3/+21 |
2022-10-04 | net: ipa: update copyrights | Alex Elder | 36 | -36/+36 |
2022-10-04 | net: ipa: update comments | Alex Elder | 8 | -94/+75 |
2022-10-04 | r8152: Rate limit overflow messages | Andrew Gaul | 1 | -1/+3 |
2022-10-04 | net: lan966x: Fix return type of lan966x_port_xmit | Nathan Huckleberry | 1 | -1/+2 |
2022-10-04 | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -75/+2 |
2022-10-03 | Merge branch 'thermal-core' | Rafael J. Wysocki | 1 | -75/+2 |
2022-10-03 | net: wwan: iosm: Call mutex_init before locking it | Maxim Mikityanskiy | 1 | -2/+3 |
2022-10-03 | octeontx2-pf: mcs: Introduce MACSEC hardware offloading | Subbaraya Sundeep | 5 | -0/+1776 |
2022-10-03 | octeontx2-af: cn10k: mcs: Add debugfs support | Geetha sowjanya | 2 | -0/+350 |
2022-10-03 | octeontx2-af: cn10k: mcs: Handle MCS block interrupts | Geetha sowjanya | 8 | -12/+865 |
2022-10-03 | octeontx2-af: cn10k: mcs: Support for stats collection | Geetha sowjanya | 6 | -0/+1048 |
2022-10-03 | octeontx2-af: cn10k: mcs: Install a default TCAM for normal traffic | Geetha sowjanya | 3 | -0/+69 |
2022-10-03 | octeontx2-af: cn10k: mcs: Manage the MCS block hardware resources | Geetha sowjanya | 6 | -1/+1530 |