summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22Merge branch 'net-don-t-write-directly-to-netdev-dev_addr'Jakub Kicinski
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski
2021-10-22net: sb1000,rionet: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: plip: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: hippi: use dev_addr_set()Jakub Kicinski
2021-10-22net: fjes: constify and use eth_hw_addr_set()Jakub Kicinski
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski
2021-10-22fddi: defxx,defza: use dev_addr_set()Jakub Kicinski
2021-10-22net: usb: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-22net: qmi_wwan: use dev_addr_mod()Jakub Kicinski
2021-10-22usb: smsc: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: xen: use eth_hw_addr_set()Jakub Kicinski
2021-10-22mlx5: fix build after mergeJakub Kicinski
2021-10-22ice: Nuild fix.David S. Miller
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport
2021-10-21Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-21Merge branch 'ax88796c-spi-ethernet-adapter'Jakub Kicinski
2021-10-21net: ax88796c: ASIX AX88796C SPI Ethernet Adapter DriverŁukasz Stelmach
2021-10-21dt-bindings: net: Add bindings for AX88796C SPI Ethernet AdapterŁukasz Stelmach
2021-10-21dt-bindings: vendor-prefixes: Add asix prefixŁukasz Stelmach
2021-10-21Merge branch 'enetc-trivial-ptp-one-step-tx-timestamping-cleanups'Jakub Kicinski
2021-10-21net: enetc: use the skb variable directly in enetc_clean_tx_ring()Vladimir Oltean
2021-10-21net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean
2021-10-22Revert "drm/ast: Add detect function support"Kim Phillips
2021-10-22Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-10-21usbnet: sanity check for maxpacketOliver Neukum
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-10-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang
2021-10-21net/core: Remove unused assignment operations and variableluo penghao
2021-10-21net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.Sebastian Andrzej Siewior
2021-10-21Merge branch 'dsa_to_port-loops'David S. Miller
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_portVladimir Oltean
2021-10-21net: dsa: convert cross-chip notifiers to iterate using dpVladimir Oltean
2021-10-21net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_portVladimir Oltean
2021-10-21net: dsa: do not open-code dsa_switch_for_each_portVladimir Oltean
2021-10-21net: dsa: remove the "dsa_to_port in a loop" antipattern from the coreVladimir Oltean
2021-10-21net: dsa: introduce helpers for iterating through ports using dpVladimir Oltean
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller