summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-07i40e: Deadcode profile codeDr. David Alan Gilbert2-80/+0
2025-01-07i40e: Remove unused i40e_(read|write)_phy_registerDr. David Alan Gilbert2-82/+0
2025-01-07i40e: Remove unused i40e_blink_phy_link_ledDr. David Alan Gilbert2-78/+0
2025-01-07i40e: Deadcode i40e_aq_*Dr. David Alan Gilbert2-251/+0
2025-01-05Merge tag 'ieee802154-for-net-next-2025-01-03' of git://git.kernel.org/pub/sc...Jakub Kicinski3-23/+9
2025-01-04net: stmmac: TSO: Simplify the code flow of DMA descriptor allocationsFurong Xu1-36/+24
2025-01-04net: pcs: pcs-mtk-lynxi: correctly report in-band status capabilitiesDaniel Golle1-2/+3
2025-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski342-1913/+4587
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds59-381/+849
2025-01-04Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+5
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds29-159/+321
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+7
2025-01-03Merge tag 'sound-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-12/+25
2025-01-03Merge tag 'drm-fixes-2025-01-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds13-111/+112
2025-01-03Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+3
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang2-2/+4
2025-01-03team: prevent adding a device which is already a team device lowerOctavian Purdila1-0/+7
2025-01-03Merge branch 'net-iep-clock-module-fixes'David S. Miller7-121/+244
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi1-0/+8
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar6-121/+236
2025-01-03Merge branch 'mptcp-rx-path-fixes'Jakub Kicinski1-11/+12
2025-01-03mptcp: prevent excessive coalescing on receivePaolo Abeni1-0/+1
2025-01-03mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni1-9/+9
2025-01-03mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni1-3/+3
2025-01-03ila: serialize calls to nf_register_net_hooks()Eric Dumazet1-5/+11
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2-15/+17
2025-01-03af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet1-9/+3
2025-01-03net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero1-1/+1
2025-01-03net: dwmac-imx: add imx93 clock input support in RMII modeMathieu Othacehe1-1/+11
2025-01-03ipv4: remove useless argYu Tian1-6/+5
2025-01-03net: restrict SO_REUSEPORT to inet socketsEric Dumazet1-1/+4
2025-01-03net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn1-1/+3
2025-01-03net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie1-1/+1
2025-01-03devlink: Improve the port attributes descriptionParav Pandit2-10/+12
2025-01-03ptp: ocp: constify 'struct bin_attribute'Thomas Weißschuh1-8/+8
2025-01-03net: phy: fix phy_disable_eeeHeiner Kallweit1-1/+2
2025-01-03Merge tag 'drm-xe-fixes-2025-01-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-90/+51
2025-01-03Merge tag 'drm-misc-fixes-2025-01-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-8/+22
2025-01-03Merge tag 'drm-intel-fixes-2024-12-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-9/+5
2025-01-03Merge tag 'drm-xe-fixes-2024-12-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-4/+34
2025-01-03ftrace: Fix function profiler's filtering functionalityKohei Enju1-6/+2
2025-01-03fgraph: Add READ_ONCE() when accessing fgraph_array[]Zilin Guan1-1/+1
2025-01-02MAINTAINERS: Remove Olof from SoC maintainersOlof Johansson1-1/+0
2025-01-02Merge tag 'pmdomain-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+8
2025-01-02Merge tag 'mmc-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+8
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-90/+51
2025-01-01Merge tag 'trace-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai1-4/+10
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP2-9/+4
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian1-1/+1