Age | Commit message (Expand) | Author |
2024-03-07 | net: pds_core: Fix possible double free in error handling path | Yongzhi Liu |
2024-03-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-03-06 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2024-03-05 | net: dsa: microchip: fix register write order in ksz8_ind_write8() | Tobias Jakobi (Compleo) |
2024-03-05 | dpll: move all dpll<>netdev helpers to dpll code | Jakub Kicinski |
2024-03-05 | xdp, bonding: Fix feature flags when there are no slave devs anymore | Daniel Borkmann |
2024-03-05 | intel: legacy: Partial revert of field get conversion | Sasha Neftin |
2024-03-05 | igc: avoid returning frame twice in XDP_REDIRECT | Florian Kauer |
2024-03-05 | i40e: Fix firmware version comparison function | Ivan Vecera |
2024-03-05 | ice: fix typo in assignment | Jesse Brandeburg |
2024-03-05 | ice: fix uninitialized dplls mutex usage | Michal Schmidt |
2024-03-05 | net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() | Rand Deeb |
2024-03-05 | ice: virtchnl: stop pretending to support RSS over AQ or registers | Jacob Keller |
2024-03-05 | idpf: disable local BH when scheduling napi for marker packets | Emil Tantilov |
2024-03-04 | Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2024-03-04 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2024-03-04 | net: sparx5: Fix use after free inside sparx5_del_mact_entry | Horatiu Vultur |
2024-03-04 | geneve: make sure to pull inner header in geneve_rx() | Eric Dumazet |
2024-03-01 | net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin... | Rahul Rameshbabu |
2024-03-01 | net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc... | Rahul Rameshbabu |
2024-03-01 | net/mlx5e: Fix MACsec state loss upon state update in offload path | Emeel Hakim |
2024-03-01 | net/mlx5e: Change the warning when ignore_flow_level is not supported | Jianbo Liu |
2024-03-01 | net/mlx5: Check capability for fw_reset | Moshe Shemesh |
2024-03-01 | net/mlx5: Fix fw reporter diagnose output | Aya Levin |
2024-03-01 | net/mlx5: E-switch, Change flow rule destination checking | Jianbo Liu |
2024-03-01 | Revert "net/mlx5e: Check the number of elements before walk TC rhashtable" | Saeed Mahameed |
2024-03-01 | Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" | Gavin Li |
2024-03-01 | ice: reconfig host after changing MSI-X on VF | Michal Swiatkowski |
2024-03-01 | ice: reorder disabling IRQ and NAPI in ice_qp_dis | Maciej Fijalkowski |
2024-03-01 | i40e: disable NAPI right after disabling irqs when handling xsk_pool | Maciej Fijalkowski |
2024-03-01 | ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able | Maciej Fijalkowski |
2024-03-01 | net: bql: fix building with BQL disabled | Arnd Bergmann |
2024-03-01 | net: lan78xx: fix runtime PM count underflow on link stop | Oleksij Rempel |
2024-02-29 | gtp: fix use-after-free and null-ptr-deref in gtp_newlink() | Alexander Ofitserov |
2024-02-28 | igb: extend PTP timestamp adjustments to i211 | Oleksij Rempel |
2024-02-28 | stmmac: Clear variable when destroying workqueue | Jakub Raczynski |
2024-02-28 | net: ethernet: adi: move PHYLIB from vendor to driver symbol | Randy Dunlap |
2024-02-27 | Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2024-02-27 | net: lan78xx: fix "softirq work is pending" error | Oleksij Rempel |
2024-02-27 | net: stmmac: Complete meta data only when enabled | Kurt Kanzenbach |
2024-02-27 | net: usb: dm9601: fix wrong return value in dm9601_mdio_read | Javier Carrasco |
2024-02-27 | veth: try harder when allocating queue memory | Jakub Kicinski |
2024-02-27 | ionic: restore netdev feature bits after reset | Shannon Nelson |
2024-02-27 | ionic: check cmd_regs before copying in or out | Shannon Nelson |
2024-02-27 | ionic: check before releasing pci regions | Shannon Nelson |
2024-02-26 | lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected | Oleksij Rempel |
2024-02-26 | net: veth: clear GRO when clearing XDP even when down | Jakub Kicinski |
2024-02-23 | tun: Fix xdp_rxq_info's queue_index when detaching | Yunjian Wang |
2024-02-23 | ps3/gelic: Fix SKB allocation | Geoff Levand |
2024-02-23 | net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ... | Vladimir Oltean |