Age | Commit message (Expand) | Author |
2022-04-21 | drivers: net: hippi: Fix deadlock in rr_close() | Duoming Zhou |
2022-04-20 | net: stmmac: Use readl_poll_timeout_atomic() in atomic state | Kevin Hao |
2022-04-19 | net: mscc: ocelot: fix broken IP multicast flooding | Vladimir Oltean |
2022-04-18 | net: atlantic: invert deep par in pm functions, preventing null derefs | Manuel Ullmann |
2022-04-17 | bonding: do not discard lowest hash bit for non layer3+4 hashing | suresh kumar |
2022-04-15 | net: lan966x: Make sure to release ptp interrupt | Horatiu Vultur |
2022-04-15 | net: Handle l3mdev in ip_tunnel_init_flow | David Ahern |
2022-04-15 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2022-04-15 | net: restore alpha order to Ethernet devices in config | Stephen Hemminger |
2022-04-15 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2022-04-15 | net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag | Arun Ramadoss |
2022-04-14 | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-04-14 | ice: Fix memory leak in ice_get_orom_civd_data() | Jianglei Nie |
2022-04-14 | ice: fix crash in switchdev mode | Wojciech Drewek |
2022-04-14 | ice: allow creating VFs for !CONFIG_NET_SWITCHDEV | Maciej Fijalkowski |
2022-04-14 | ice: xsk: check if Rx ring was filled up to the end | Maciej Fijalkowski |
2022-04-14 | net: bcmgenet: Revert "Use stronger register read/writes to assure ordering" | Jeremy Linton |
2022-04-14 | net: dsa: felix: fix tagging protocol changes with multiple CPU ports | Vladimir Oltean |
2022-04-14 | tun: annotate access to queue->trans_start | Antoine Tenart |
2022-04-13 | e1000e: Fix possible overflow in LTR decoding | Sasha Neftin |
2022-04-13 | igc: Fix suspending when PTM is active | Vinicius Costa Gomes |
2022-04-13 | igc: Fix BUG: scheduling while atomic | Sasha Neftin |
2022-04-13 | igc: Fix infinite loop in release_swfw_sync | Sasha Neftin |
2022-04-13 | net: dsa: realtek: don't parse compatible string for RTL8366S | Alvin Šipraga |
2022-04-13 | net: dsa: realtek: fix Kconfig to assure consistent driver linkage | Alvin Šipraga |
2022-04-13 | Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-04-13 | net: ftgmac100: access hardware register after clock ready | Dylan Hung |
2022-04-13 | macvlan: Fix leaking skb in source mode with nodst option | Martin Willi |
2022-04-11 | net: lan966x: Stop processing the MAC entry is port is wrong. | Horatiu Vultur |
2022-04-11 | net: lan966x: Fix when a port's upper is changed. | Horatiu Vultur |
2022-04-11 | net: lan966x: Fix IGMP snooping when frames have vlan tag | Horatiu Vultur |
2022-04-11 | net: lan966x: Update lan966x_ptp_get_nominal_value | Horatiu Vultur |
2022-04-11 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2022-04-11 | net: macb: Restart tx only if queue pointer is lagging | Tomas Melin |
2022-04-11 | dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info() | Lv Ruyi |
2022-04-11 | net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link | Dinh Nguyen |
2022-04-11 | net: phy: LAN87xx: remove genphy_softreset in config_aneg | Arun Ramadoss |
2022-04-10 | ath9k: Fix usage of driver-private space in tx_info | Toke Høiland-Jørgensen |
2022-04-10 | brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant | Borislav Petkov |
2022-04-10 | mt76: Fix undefined behavior due to shift overflowing the constant | Borislav Petkov |
2022-04-08 | net: atlantic: Avoid out-of-bounds indexing | Kai-Heng Feng |
2022-04-08 | net: dsa: felix: suppress -EPROBE_DEFER errors | Michael Walle |
2022-04-08 | mlxsw: i2c: Fix initialization error flow | Vadim Pasternak |
2022-04-08 | net: mdio: don't defer probe forever if PHY IRQ provider is missing | Vladimir Oltean |
2022-04-08 | Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2022-04-08 | Revert "iavf: Fix deadlock occurrence during resetting VF interface" | Mateusz Palczewski |
2022-04-08 | ice: arfs: fix use-after-free when freeing @rx_cpu_rmap | Alexander Lobakin |
2022-04-08 | vxlan: fix error return code in vxlan_fdb_append | Hongbin Wang |
2022-04-08 | veth: Ensure eth header is in skb's linear part | Guillaume Nault |
2022-04-08 | mmc: core: improve API to make clear mmc_hw_reset is for cards | Wolfram Sang |