Age | Commit message (Expand) | Author |
2022-12-08 | net: mvneta: Fix an out of bounds check | Dan Carpenter |
2022-12-07 | dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc... | Yuan Can |
2022-12-07 | ethernet: aeroflex: fix potential skb leak in greth_init_rings() | Zhang Changzhong |
2022-12-06 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2022-12-06 | net: fec: properly guard irq coalesce setup | Rasmus Villemoes |
2022-12-06 | net: hisilicon: Fix potential use-after-free in hix5hd2_rx() | Liu Jian |
2022-12-06 | net: hisilicon: Fix potential use-after-free in hisi_femac_rx() | Liu Jian |
2022-12-06 | net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq | Yongqiang Liu |
2022-12-06 | ravb: Fix potential use-after-free in ravb_rx_gbeth() | YueHaibing |
2022-12-06 | net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue | Qiheng Lin |
2022-12-06 | net: mana: Fix race on per-CQ variable napi work_done | Haiyang Zhang |
2022-12-06 | net: stmmac: fix "snps,axi-config" node property parsing | Jisheng Zhang |
2022-12-05 | i40e: Disallow ip4 and ip6 l4_4_bytes | Przemyslaw Patynowski |
2022-12-05 | i40e: Fix for VF MAC address 0 | Sylwester Dziedziuch |
2022-12-05 | i40e: Fix not setting default xps_cpus after reset | Michal Jaron |
2022-12-05 | net: mvneta: Prevent out of bounds read in mvneta_config_rss() | Dan Carpenter |
2022-12-05 | net: microchip: sparx5: correctly free skb in xmit | Casper Andersson |
2022-12-05 | octeontx2-pf: Fix potential memory leak in otx2_init_tc() | Ziyang Xuan |
2022-12-05 | net: encx24j600: Fix invalid logic in reading of MISTAT register | Valentina Goncharenko |
2022-12-05 | net: encx24j600: Add parentheses to fix precedence | Valentina Goncharenko |
2022-12-04 | nfp: correct desc type when header dma len is 4096 | Yinjun Zhang |
2022-12-01 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2022-11-30 | net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10 | Siddharth Vadapalli |
2022-11-30 | net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH... | YueHaibing |
2022-11-30 | igb: Allocate MSI-X vector when testing | Akihiko Odaki |
2022-11-30 | e1000e: Fix TX dispatch condition | Akihiko Odaki |
2022-11-29 | net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed | Yoshihiro Shimoda |
2022-11-29 | net/mlx5: Lag, Fix for loop when checking lag | Chris Mi |
2022-11-29 | Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path" | Saeed Mahameed |
2022-11-29 | net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions | Shang XiaoJing |
2022-11-28 | net: ethernet: nixge: fix NULL dereference | Yuri Karpov |
2022-11-28 | net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe() | Zhang Changzhong |
2022-11-28 | Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2022-11-28 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2022-11-25 | net: fec: don't reset irq coalesce settings to defaults on "ip link up" | Rasmus Villemoes |
2022-11-25 | octeontx2-pf: Fix pfc_alloc_status array overflow | Suman Ghosh |
2022-11-25 | net: stmmac: Set MAC's flow control register to reflect current settings | Goh, Wei Sheng |
2022-11-25 | aquantia: Do not purge addresses when setting the number of rings | Izabela Bakollari |
2022-11-25 | qed: avoid defines prefixed with CONFIG | Lukas Bulwahn |
2022-11-25 | qlcnic: fix sleep-in-atomic-context bugs caused by msleep | Duoming Zhou |
2022-11-24 | net: thunderx: Fix the ACPI memory leak | Yu Liao |
2022-11-24 | octeontx2-af: Fix reference count issue in rvu_sdp_init() | Xiongfeng Wang |
2022-11-24 | net: altera_tse: release phylink resources in tse_shutdown() | Liu Jian |
2022-11-24 | net/mlx5e: MACsec, block offload requests with encrypt off | Emeel Hakim |
2022-11-24 | net/mlx5e: MACsec, fix Tx SA active field update | Raed Salem |
2022-11-24 | net/mlx5e: MACsec, remove replay window size limitation in offload path | Emeel Hakim |
2022-11-24 | net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak | Emeel Hakim |
2022-11-24 | net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality | Raed Salem |
2022-11-24 | net/mlx5e: MACsec, fix update Rx secure channel active field | Raed Salem |
2022-11-24 | net/mlx5e: MACsec, fix memory leak when MACsec device is deleted | Raed Salem |