Age | Commit message (Expand) | Author |
2023-08-11 | tty: make tty_ldisc_ops::*buf*() hooks operate on size_t | Jiri Slaby (SUSE) |
2023-08-11 | tty: can327, move overflow test inside can327_ldisc_rx()'s loop | Jiri Slaby (SUSE) |
2023-08-11 | tty: can327: unify error paths in can327_ldisc_rx() | Jiri Slaby (SUSE) |
2023-08-11 | tty: remove dummy tty_ldisc_ops::poll() implementations | Jiri Slaby (SUSE) |
2023-08-03 | can: can327: remove casts from tty->disc_data | Jiri Slaby |
2023-07-31 | can: slcan: remove casts from tty->disc_data | Jiri Slaby |
2023-07-31 | Merge 6.5-rc4 into tty-next | Greg Kroah-Hartman |
2023-07-30 | can: ems_pci: move ASIX AX99100 ids to pci_ids.h | Jiaqing Zhao |
2023-07-30 | can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition | Jiaqing Zhao |
2023-07-27 | benet: fix return value check in be_lancer_xmit_workarounds() | Yuanjun Gong |
2023-07-26 | virtio-net: fix race between set queues and probe | Jason Wang |
2023-07-26 | net: fec: tx processing does not call XDP APIs if budget is 0 | Wei Fang |
2023-07-26 | igc: Fix Kernel Panic during ndo_tx_timeout callback | Muhammad Husaini Zulkifli |
2023-07-26 | net: dsa: qca8k: fix mdb add/del case with 0 VID | Christian Marangi |
2023-07-26 | net: dsa: qca8k: fix broken search_and_del | Christian Marangi |
2023-07-26 | net: dsa: qca8k: fix search_and_insert wrong handling of new rule | Christian Marangi |
2023-07-26 | net: dsa: qca8k: enable use_single_write for qca8xxx | Christian Marangi |
2023-07-25 | net: ipa: only reset hashed tables when supported | Alex Elder |
2023-07-25 | macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF | Lin Ma |
2023-07-25 | net: stmmac: Apply redundant write work around on 4.xx too | Vincent Whitchurch |
2023-07-25 | octeontx2-af: Fix hash extraction enable configuration | Suman Ghosh |
2023-07-25 | team: reset team's flags when down link is P2P device | Hangbin Liu |
2023-07-25 | bonding: reset bond's flags when down link is P2P device | Hangbin Liu |
2023-07-24 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2023-07-24 | Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2023-07-24 | ice: Fix memory management in ice_ethtool_fdir.c | Jedrzej Jagielski |
2023-07-24 | net: fec: avoid tx queue timeout when XDP is enabled | Wei Fang |
2023-07-24 | ethernet: atheros: fix return value check in atl1e_tso_csum() | Yuanjun Gong |
2023-07-24 | atheros: fix return value check in atl1_tso() | Yuanjun Gong |
2023-07-24 | vxlan: fix GRO with VXLAN-GPE | Jiri Benc |
2023-07-24 | vxlan: generalize vxlan_parse_gpe_hdr and remove unused args | Jiri Benc |
2023-07-24 | ethernet: atheros: fix return value check in atl1c_tso_csum() | Yuanjun Gong |
2023-07-24 | vxlan: calculate correct header length for GPE | Jiri Benc |
2023-07-24 | net: hns3: fix wrong bw weight of disabled tc issue | Jijie Shao |
2023-07-24 | net: hns3: fix wrong tc bandwidth weight data issue | Jijie Shao |
2023-07-24 | net: hns3: add tm flush when setting tm | Hao Lan |
2023-07-24 | net: hns3: fix the imp capability bit cannot exceed 32 bits issue | Hao Lan |
2023-07-23 | net: phy: marvell10g: fix 88x3310 power up | Jiawen Wu |
2023-07-21 | iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED | Jacob Keller |
2023-07-21 | iavf: fix potential deadlock on allocation failure | Jacob Keller |
2023-07-21 | i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir() | Wang Ming |
2023-07-20 | net: phy: prevent stale pointer dereference in phy_init() | Vladimir Oltean |
2023-07-20 | can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED | Marc Kleine-Budde |
2023-07-19 | net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type | Daniel Golle |
2023-07-19 | Revert "r8169: disable ASPM during NAPI poll" | Heiner Kallweit |
2023-07-19 | r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is... | Heiner Kallweit |
2023-07-19 | drivers:net: fix return value check in ocelot_fdma_receive_skb | Yuanjun Gong |
2023-07-19 | drivers: net: fix return value check in emac_tso_csum() | Yuanjun Gong |
2023-07-18 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2023-07-18 | octeontx2-pf: mcs: Generate hash key using ecb(aes) | Subbaraya Sundeep |