Age | Commit message (Expand) | Author |
2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-11 | net: wwan: iosm: fix compilation warning | M Chetan Kumar |
2021-11-11 | cxgb4: fix eeprom len when diagnostics not implemented | Rahul Lakkireddy |
2021-11-10 | net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer() | Dan Carpenter |
2021-11-10 | gve: fix unmatched u64_stats_update_end() | Dan Carpenter |
2021-11-10 | net: ethernet: lantiq_etop: Fix compilation error | Aleksander Jan Bajkowski |
2021-11-10 | net: marvell: mvpp2: Fix wrong SerDes reconfiguration order | Marek Behún |
2021-11-10 | net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory | Christophe JAILLET |
2021-11-10 | net: stmmac: allow a tc-taprio base-time of zero | Vladimir Oltean |
2021-11-10 | net: hns3: allow configure ETS bandwidth of all TCs | Guangbin Huang |
2021-11-10 | net: hns3: remove check VF uc mac exist when set by PF | Guangbin Huang |
2021-11-10 | net: hns3: fix some mac statistics is always 0 in device version V2 | Guangbin Huang |
2021-11-10 | net: hns3: fix kernel crash when unload VF while it is being reset | Yufeng Mo |
2021-11-10 | net: hns3: sync rx ring head in echo common pull | Yufeng Mo |
2021-11-10 | net: hns3: fix pfc packet number incorrect after querying pfc parameters | Jie Wang |
2021-11-10 | net: hns3: fix ROCE base interrupt vector initialization bug | Jie Wang |
2021-11-10 | net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac... | Guangbin Huang |
2021-11-09 | net: mana: Fix spelling mistake "calledd" -> "called" | Colin Ian King |
2021-11-09 | amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini() | Taehee Yoo |
2021-11-09 | net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10 | Marek Behún |
2021-11-09 | amt: add IPV6 Kconfig dependency | Arnd Bergmann |
2021-11-09 | gve: Fix off by one in gve_tx_timeout() | Dan Carpenter |
2021-11-09 | hamradio: defer 6pack kfree after unregister_netdev | Lin Ma |
2021-11-09 | hamradio: defer ax25 kfree after unregister_netdev | Lin Ma |
2021-11-09 | net: sungem_phy: fix code indentation | Jean Sacren |
2021-11-08 | Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-11-07 | litex_liteeth: Fix a double free in the remove function | Christophe JAILLET |
2021-11-07 | net: marvell: prestera: fix hw structure laid out | Volodymyr Mytnyk |
2021-11-07 | net: hisilicon: fix hsn3_ethtool kernel-doc warnings | Randy Dunlap |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-06 | can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip... | Marc Kleine-Budde |
2021-11-06 | can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini... | Marc Kleine-Budde |
2021-11-06 | can: peak_usb: exchange the order of information messages | Stephane Grosjean |
2021-11-06 | can: peak_usb: always ask for BERR reporting for PCAN-USB devices | Stephane Grosjean |
2021-11-06 | can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path | Vincent Mailhol |
2021-11-05 | Merge branch 'pci/vpd' | Bjorn Helgaas |
2021-11-05 | net: marvell: prestera: fix patchwork build problems | Volodymyr Mytnyk |
2021-11-05 | amt: remove duplicate include in amt.c | Zhang Mingyu |
2021-11-05 | octeontx2-nicvf: fix ioctl callback | Arnd Bergmann |
2021-11-05 | ax88796c: fix ioctl callback | Arnd Bergmann |
2021-11-05 | amt: Fix NULL but dereferenced coccicheck error | Yang Li |
2021-11-05 | net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF | Jakub Kicinski |
2021-11-05 | net: ethernet: litex: Remove unnecessary print function dev_err() | Xu Wang |
2021-11-05 | octeontx2-pf: select CONFIG_NET_DEVLINK | Arnd Bergmann |
2021-11-05 | sfc: use swap() to make code cleaner | Yang Guang |
2021-11-05 | octeontx2-af: use swap() to make code cleaner | Yang Guang |
2021-11-05 | tg3: Remove redundant assignments | luo penghao |
2021-11-05 | bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed | Huang Guobin |
2021-11-04 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2021-11-04 | net: phy: fix duplex out of sync problem while changing settings | Heiner Kallweit |