Age | Commit message (Expand) | Author |
2022-02-23 | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} | Saeed Mahameed |
2022-02-23 | net/mlx5: cmdif, Add new api for command execution | Saeed Mahameed |
2022-02-23 | net/mlx5: cmdif, cmd_check refactoring | Saeed Mahameed |
2022-02-23 | net/mlx5: cmdif, Return value improvements | Saeed Mahameed |
2022-02-23 | net/mlx5: Lag, offload active-backup drops to hardware | Mark Bloch |
2022-02-23 | net/mlx5: Lag, record inactive state of bond device | Mark Bloch |
2022-02-23 | net/mlx5: Lag, don't use magic numbers for ports | Mark Bloch |
2022-02-23 | net/mlx5: Lag, use local variable already defined to access E-Switch | Mark Bloch |
2022-02-23 | net/mlx5: E-switch, add drop rule support to ingress ACL | Mark Bloch |
2022-02-23 | net/mlx5: E-switch, remove special uplink ingress ACL handling | Mark Bloch |
2022-02-23 | net/mlx5: E-Switch, reserve and use same uplink metadata across ports | Sunil Rani |
2022-02-23 | net/mlx5: Add ability to insert to specific flow group | Mark Bloch |
2022-02-23 | mlx5: remove unused static inlines | Jakub Kicinski |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | include/linux/unaligned: replace kernel.h with the necessary inclusions | Andy Shevchenko |
2022-01-19 | net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module | Tobias Waldekranz |
2022-01-19 | net/fsl: xgmac_mdio: Add workaround for erratum A-009885 | Tobias Waldekranz |
2022-01-19 | net: mscc: ocelot: fix using match before it is set | Tom Rix |
2022-01-19 | net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices | Claudiu Beznea |
2022-01-19 | net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account | Ard Biesheuvel |
2022-01-19 | net: axienet: increase default TX ring size to 128 | Robert Hancock |
2022-01-19 | net: axienet: fix for TX busy handling | Robert Hancock |
2022-01-19 | net: axienet: fix number of TX ring slots for available check | Robert Hancock |
2022-01-19 | net: axienet: Fix TX ring slot available check | Robert Hancock |
2022-01-19 | net: axienet: limit minimum TX ring size | Robert Hancock |
2022-01-19 | net: axienet: add missing memory barriers | Robert Hancock |
2022-01-19 | net: axienet: reset core on initialization prior to MDIO access | Robert Hancock |
2022-01-19 | net: axienet: Wait for PhyRstCmplt after core reset | Robert Hancock |
2022-01-19 | net: axienet: increase reset timeout | Robert Hancock |
2022-01-18 | lib/crypto: blake2s: move hmac construction into wireguard | Jason A. Donenfeld |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-01-17 | net: sfp: fix high power modules without diagnostic monitoring | Russell King (Oracle) |
2022-01-17 | net: ocelot: Fix the call to switchdev_bridge_port_offload | Horatiu Vultur |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-16 | bonding: Fix extraction of ports from the packet headers | Moshe Tal |
2022-01-16 | Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-01-15 | net: wwan: Fix MRU mismatch issue which may lead to data connection lost | Slark Xiao |
2022-01-15 | net: phy: marvell: add Marvell specific PHY loopback | Mohammad Athari Bin Ismail |
2022-01-15 | net: ethernet: sun4i-emac: Fix an error handling path in emac_probe() | Christophe JAILLET |
2022-01-15 | net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config() | Tom Rix |
2022-01-15 | net: mscc: ocelot: don't dereference NULL pointers with shared tc filters | Vladimir Oltean |
2022-01-15 | cpumask: replace cpumask_next_* with cpumask_first_* where appropriate | Yury Norov |
2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin |
2022-01-14 | net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning | Kai-Heng Feng |
2022-01-14 | lib82596: Fix IRQ check in sni_82596_probe | Miaoqian Lin |
2022-01-14 | net: apple: bmac: Fix build since dev_addr constification | Michael Ellerman |
2022-01-14 | net: apple: mace: Fix build since dev_addr constification | Michael Ellerman |