summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-04r8169: fix building with CONFIG_LEDS_CLASS=mHeiner Kallweit
2024-01-04net: enetc: allow phy-mode = "1000base-x"Vladimir Oltean
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04x86/csum: clean up `csum_partial' furtherLinus Torvalds
2024-01-04x86/csum: Remove unnecessary odd handlingNoah Goldstein
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell
2024-01-04Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-04Merge tag 'sound-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-04net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-04net: mdio_bus: add refcounting for fwnodes to mdiobusRussell King (Oracle)
2024-01-04bnxt_en: Fix compile error without CONFIG_RFS_ACCELMichael Chan
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni
2024-01-04Merge branch 'net-wangxun-more-ethtool'David S. Miller
2024-01-04net: wangxun: add ethtool_ops for msglevelJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu
2024-01-04net: wangxun: add coalesce options supportJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu
2024-01-04net: wangxun: add flow control supportJiawen Wu
2024-01-04net: ngbe: convert phylib to phylinkJiawen Wu
2024-01-04net: txgbe: use phylink bits added in libwxJiawen Wu
2024-01-04net: libwx: add phylink to libwxJiawen Wu
2024-01-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-04sctp: fix busy pollingEric Dumazet
2024-01-04ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme
2024-01-04Merge tag 'asoc-fix-v6.7-rc8' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-01-03net: kcm: fix direct access to bv_lenMina Almasry
2024-01-03vsock/virtio: use skb_frag_*() helpersMina Almasry
2024-01-03net/sched: sch_api: conditional netlink notificationsPedro Tammela
2024-01-03net/sched: introduce ACT_P_BOUND return codePedro Tammela
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-03Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-03Merge branch 'ena-driver-xdp-changes'Jakub Kicinski
2024-01-03net: ena: Take xdp packets stats into account in ena_get_stats64()David Arinzon
2024-01-03net: ena: Make queue stats code cleaner by removing the if blockDavid Arinzon
2024-01-03net: ena: Always register RX queue infoDavid Arinzon