<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2c142b63c8ee982cdfdba49a616027c266294838 - Merge tag &apos;asoc-fix-v7.1-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#2c142b63c8ee982cdfdba49a616027c266294838</link>
        <description>Merge tag &apos;asoc-fix-v7.1-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.1This round of fixes is mostly Sirini&apos;s Qualcomm cleanups that have beenin review for a while, we also have a couple of small fixes from C&#225;ssio.

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Thu, 28 May 2026 13:48:04 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>37f32d5ab83968d63cfba6092ecaae3e582db964 - Merge tag &apos;kvm-s390-master-7.1-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#37f32d5ab83968d63cfba6092ecaae3e582db964</link>
        <description>Merge tag &apos;kvm-s390-master-7.1-2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADKVM: s390: some vSIE and UCONTROL fixesFix some memory issues and some hangs in vSIE.

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Sat, 23 May 2026 10:03:58 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>68993ced0f618e36cf33388f1e50223e5e6e78cc - Merge tag &apos;net-7.1-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#68993ced0f618e36cf33388f1e50223e5e6e78cc</link>
        <description>Merge tag &apos;net-7.1-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPull networking fixes from Jakub Kicinski: &quot;Including fixes from Bluetooth, wireless and netfilter.  Craziness continues with no end in sight. Even discounting the driver  revert this is a pretty huge PR for standards of the previous era. I&apos;d  speculate - we haven&apos;t seen the worst of it, yet. Good news, I guess,  is that so far we haven&apos;t seen many (any?) cases of &quot;AI reported a  bug, we fixed it and a real user regressed&quot;.  Current release - fix to a fix:   - Bluetooth: btmtk: accept too short WMT FUNC_CTRL events   - vsock/virtio: relax the recently added memory limit a little  Current release - regressions:   - IB/IPoIB: make sure IB drivers always use async set_rx_mode since     some (mlx5) are now required to use it due to locking changes  Previous releases - regressions:   - udp: fix UDP length on last GSO_PARTIAL segment   - af_unix: fix UAF read of tail-&gt;len in unix_stream_data_wait()   - tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction   - mlx5e: fix unlocked writing to ICOSQ, breaking AF_XDP  Previous releases - always broken:   - tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDR   - ipv4: raw: reject IP_HDRINCL packets with ihl &lt; 5   - Bluetooth: a lot of locking and concurrency fixes (as always)   - batman-adv (mesh wireless networking): a lot of random fixes for     issues reported by security researchers and Sashiko   - netfilter: same thing, a lot of small security-ish fixes all over     the place, nothing really stands out  Misc:   - bring back the old 3c509 driver, Maciej wants to maintain it&quot;* tag &apos;net-7.1-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (187 commits)  net: enetc: avoid VF-&gt;PF mailbox timeout during SR-IOV teardown  net: enetc: fix init and teardown order to prevent use of unsafe resources  net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messaging  net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()  net: enetc: fix race condition in VF MAC address configuration  net: enetc: fix TOCTOU race and validate VF MAC address  net: enetc: add ratelimiting to VF mailbox error messages  net: enetc: fix missing error code when pf-&gt;vf_state allocation fails  net: enetc: fix incorrect mailbox message status returned to VFs  net: bridge: prevent too big nested attributes in br_fill_linkxstats()  l2tp: use list_del_rcu in l2tp_session_unhash  net: bcmgenet: keep RBUF EEE/PM disabled  ethernet: 3c509: Fix most coding style issues  ethernet: 3c509: Update documentation to match MAINTAINERS  ethernet: 3c509: Add GPL 2.0 SPDX license identifier  ethernet: 3c509: Fix AUI transceiver type selection  Revert &quot;drivers: net: 3com: 3c509: Remove this driver&quot;  tools: ynl: support listening on all nsids  net: gro: don&apos;t merge zcopy skbs  pds_core: ensure null-termination for firmware version strings  ...

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Thu, 21 May 2026 23:39:12 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c5fcca7f662f0c0918eac60ea193bf65a36863e3 - Merge branch &apos;ethernet-3c509-bring-driver-back-and-make-some-fixes&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#c5fcca7f662f0c0918eac60ea193bf65a36863e3</link>
        <description>Merge branch &apos;ethernet-3c509-bring-driver-back-and-make-some-fixes&apos;Maciej W. Rozycki says:====================ethernet: 3c509: Bring driver back and make some fixes As per the previous discussions[1][2] this patch series brings the 3c509driver back.  Picking up net rather than net-next as I consider it a fixto accidental removal and so that any downstream users do not suffer fromdisruption when using released kernels. In the course of making the coding style changes requested I have comeacross an actual bug in transceiver type selection code, where the oldsetting is not masked out before ORing in the new one, causing no changeto be actually made in a requested transition from BNC to AUI.  I guessthis code must have been executed exceedingly rarely, as it&apos;s always beenwrong ever since it was added in 2.5.42 back in 2002. Therefore I find it not worth backporting to stable branches, however forthe sake of appropriateness, in case someone downstream does want to havethe fix, I chose to apply it second in the series, right after the actualrevert and before code clean-ups. The remaining patches of the series should be obvious; see the respectivecommit descriptions for details.[1] &quot;drivers: net: 3com: 3c509: Remove this driver&quot;,    &lt;https://lore.kernel.org/r/alpine.DEB.2.21.2604240004280.28583@angie.orcam.me.uk/&gt;.[2] &quot;MAINTAINERS: Add self for the 3c509 network driver&quot;,    &lt;https://lore.kernel.org/r/alpine.DEB.2.21.2604271056460.28583@angie.orcam.me.uk/&gt;.====================Link: https://patch.msgid.link/alpine.DEB.2.21.2605201115010.1450@angie.orcam.me.ukSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Thu, 21 May 2026 17:28:58 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>28db0338db61ec75d146192463907351907a0dbc - Revert &quot;drivers: net: 3com: 3c509: Remove this driver&quot;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#28db0338db61ec75d146192463907351907a0dbc</link>
        <description>Revert &quot;drivers: net: 3com: 3c509: Remove this driver&quot;This reverts commit 91f3a27ae9f66d81a5906461762c37c8a2bcab06.Contrary to the assumption stated with the original commit descriptionthis driver is in use and I&apos;m going to maintain it for the foreseeablefuture.Signed-off-by: Maciej W. Rozycki &lt;macro@orcam.me.uk&gt;Link: https://patch.msgid.link/alpine.DEB.2.21.2605201204260.1450@angie.orcam.me.ukSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Wed, 20 May 2026 13:18:49 +0200</pubDate>
        <dc:creator>Maciej W. Rozycki &lt;macro@orcam.me.uk&gt;</dc:creator>
    </item>
<item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>64edfa65062dc4509ba75978116b2f6d392346f5 - Merge tag &apos;net-deletions&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#64edfa65062dc4509ba75978116b2f6d392346f5</link>
        <description>Merge tag &apos;net-deletions&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking deletions from Jakub Kicinski: &quot;Delete some obsolete networking code  Old code like amateur radio and NFC have long been a burden to core  networking developers. syzbot loves to find bugs in BKL-era code, and  noobs try to fix them.  If we want to have a fighting chance of surviving the LLM-pocalypse  this code needs to find a dedicated owner or get deleted. We&apos;ve talked  about these deletions multiple times in the past and every time  someone wanted the code to stay. It is never very clear to me how many  of those people actually use the code vs are just nostalgic to see it  go. Amateur radio did have occasional users (or so I think) but most  users switched to user space implementations since its all super slow  stuff. Nobody stepped up to maintain the kernel code.  We were lucky enough to find someone who wants to help with NFC so  we&apos;re giving that a chance. Let&apos;s try to put the rest of this code  behind us&quot;* tag &apos;net-deletions&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next:  drivers: net: 8390: wd80x3: Remove this driver  drivers: net: 8390: ultra: Remove this driver  drivers: net: 8390: AX88190: Remove this driver  drivers: net: fujitsu: fmvj18x: Remove this driver  drivers: net: smsc: smc91c92: Remove this driver  drivers: net: smsc: smc9194: Remove this driver  drivers: net: amd: nmclan: Remove this driver  drivers: net: amd: lance: Remove this driver  drivers: net: 3com: 3c589: Remove this driver  drivers: net: 3com: 3c574: Remove this driver  drivers: net: 3com: 3c515: Remove this driver  drivers: net: 3com: 3c509: Remove this driver  net: packetengines: remove obsolete yellowfin driver and vendor dir  net: packetengines: remove obsolete hamachi driver  net: remove unused ATM protocols and legacy ATM device drivers  net: remove ax25 and amateur radio (hamradio) subsystem  net: remove ISDN subsystem and Bluetooth CMTP  caif: remove CAIF NETWORK LAYER

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Fri, 24 Apr 2026 18:41:58 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0c22ed0fadcad620277a56c0ba2867d4850d053a - Merge branch &apos;remove-a-number-of-isa-and-pcmcia-ethernet-drivers&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#0c22ed0fadcad620277a56c0ba2867d4850d053a</link>
        <description>Merge branch &apos;remove-a-number-of-isa-and-pcmcia-ethernet-drivers&apos;Andrew Lunn says:====================Remove a number of ISA and PCMCIA Ethernet driversThese old drivers have not been much of a Maintenance burden untilrecently. Now there are more newbies using AI and fuzzers findingissues, resulting in more work for Maintainers. Fixing these olddrivers make little sense, if it is not clear they have users.These mostly ISA and PCMCIA Ethernet devices, mostly from the lastcentury, a couple from 2001 or 2002. It seems unlikely they are stillused. However, remove them one patch at a time so they can be broughtback if somebody still has the hardware, runs modern kernels and wantsto take up the roll of driver Maintainer.====================Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-0-08a5b59784d5@lunn.chSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Thu, 23 Apr 2026 23:54:20 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4ff8d0672d99a80785a3051dc47a9f8b0684ebff - drivers: net: 3com: 3c589: Remove this driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#4ff8d0672d99a80785a3051dc47a9f8b0684ebff</link>
        <description>drivers: net: 3com: 3c589: Remove this driverThe 3c589 was written by David A. Hinds 2001. It is an PCMCIA device,so unlikely to be used with modern kernels.Signed-off-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-4-08a5b59784d5@lunn.chSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Wed, 22 Apr 2026 20:01:47 +0200</pubDate>
        <dc:creator>Andrew Lunn &lt;andrew@lunn.ch&gt;</dc:creator>
    </item>
<item>
        <title>a7fbf27d77b1c993cbe097f35bb44f98a54a6b09 - drivers: net: 3com: 3c574: Remove this driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#a7fbf27d77b1c993cbe097f35bb44f98a54a6b09</link>
        <description>drivers: net: 3com: 3c574: Remove this driverThe 3c574 was written by Donald Becker between 1993-1998. It isan PCMCIA device, so unlikely to be used with modern kernels.Signed-off-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-3-08a5b59784d5@lunn.chSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Wed, 22 Apr 2026 20:01:46 +0200</pubDate>
        <dc:creator>Andrew Lunn &lt;andrew@lunn.ch&gt;</dc:creator>
    </item>
<item>
        <title>082b2e07ccd84af2ed88ccc3316033ac64942008 - drivers: net: 3com: 3c515: Remove this driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#082b2e07ccd84af2ed88ccc3316033ac64942008</link>
        <description>drivers: net: 3com: 3c515: Remove this driverThe 3c515 was written by Donald Becker between 1997-1998. It is an ISAdevice, so unlikely to be used with modern kernels.Signed-off-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-2-08a5b59784d5@lunn.chSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Wed, 22 Apr 2026 20:01:45 +0200</pubDate>
        <dc:creator>Andrew Lunn &lt;andrew@lunn.ch&gt;</dc:creator>
    </item>
<item>
        <title>91f3a27ae9f66d81a5906461762c37c8a2bcab06 - drivers: net: 3com: 3c509: Remove this driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#91f3a27ae9f66d81a5906461762c37c8a2bcab06</link>
        <description>drivers: net: 3com: 3c509: Remove this driverThe 3c509 was written by Donald Becker between 1993-2000. It is an ISAdevice, so unlikely to be used with modern kernels.Signed-off-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://patch.msgid.link/20260422-v7-0-0-net-next-driver-removal-v1-v2-1-08a5b59784d5@lunn.chSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Wed, 22 Apr 2026 20:01:44 +0200</pubDate>
        <dc:creator>Andrew Lunn &lt;andrew@lunn.ch&gt;</dc:creator>
    </item>
<item>
        <title>498495dba268b20e8eadd7fe93c140c68b6cc9d2 - Merge branch &apos;fix/intel&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#498495dba268b20e8eadd7fe93c140c68b6cc9d2</link>
        <description>Merge branch &apos;fix/intel&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Mon, 08 Jan 2018 16:54:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>70a02f840c5113cd9255ce4c1b1848bb48b0bd21 - Merge tag &apos;v4.15-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#70a02f840c5113cd9255ce4c1b1848bb48b0bd21</link>
        <description>Merge tag &apos;v4.15-rc5&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.15-rc5

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Fri, 29 Dec 2017 17:49:13 +0100</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>2ef6765ccaab2c69470d7049d9a9bf6456a6e666 - Merge tag &apos;drm-intel-next-2017-12-14&apos; into gvt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#2ef6765ccaab2c69470d7049d9a9bf6456a6e666</link>
        <description>Merge tag &apos;drm-intel-next-2017-12-14&apos; into gvt-next- Fix documentation build issues (Randy, Markus)- Fix timestamp frequency calculation for perf on CNL (Lionel)- New DMC firmware for Skylake (Anusha)- GTT flush fixes and other GGTT write track and refactors (Chris)- Taint kernel when GPU reset fails (Chris)- Display workarounds organization (Lucas)- GuC and HuC initialization clean-up and fixes (Michal)- Other fixes around GuC submission (Michal)- Execlist clean-ups like caching ELSP reg offset and improving log readability (Chri\s)- Many other improvements on our logs and dumps (Chris)- Restore GT performance in headless mode with DMC loaded (Tvrtko)- Stop updating legacy fb parameters since FBC is not using anymore (Daniel)- More selftest improvements (Chris)- Preemption fixes and improvements (Chris)- x86/early-quirks improvements for Intel graphics stolen memory. (Joonas, Matthew)- Other improvements on Stolen Memory code to be resource centric. (Matthew)- Improvements and fixes on fence allocation/release (Chris).GVT:- fixes for two coverity scan errors (Colin)- mmio switch code refine (Changbin)- more virtual display dmabuf fixes (Tina/Gustavo)- misc cleanups (Pei)- VFIO mdev display dmabuf interface and gvt support (Tina)- VFIO mdev opregion support/fixes (Tina/Xiong/Chris)- workload scheduling optimization (Changbin)- preemption fix and temporal workaround (Zhenyu)- and misc fixes after refactor (Chris)

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Mon, 18 Dec 2017 09:29:37 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d21bd6898336a7892914d308d5e0868f0b863571 - Sync to v4.15-rc3 for security subsystem developers to work against.</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#d21bd6898336a7892914d308d5e0868f0b863571</link>
        <description>Sync to v4.15-rc3 for security subsystem developers to work against.

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Mon, 11 Dec 2017 07:01:08 +0100</pubDate>
        <dc:creator>James Morris &lt;james.l.morris@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>6647852abc1fd74e9c5e0dcf404ea4cb9c929630 - Merge airlied/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#6647852abc1fd74e9c5e0dcf404ea4cb9c929630</link>
        <description>Merge airlied/drm-next into drm-intel-next-queuedChris requested this backmerge for a reconciliation ondrm_print.h between drm-misc-next and drm-intel-next-queuedSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Fri, 08 Dec 2017 19:15:30 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7b47c66cfa203288c43851260edeeb0fae56f692 - Merge arlied/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#7b47c66cfa203288c43851260edeeb0fae56f692</link>
        <description>Merge arlied/drm-next into drm-misc-nextWe need to pull 66660d4cf21b (drm: add connector info/property fornon-desktop displays [v2]) into drm-misc-next to continue the developmentof the display rotation series.Effectively this also pulls 4.15-r2 into drm-misc-next.Signed-off-by: Gustavo Padovan &lt;gustavo.padovan@collabora.com&gt;

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Mon, 04 Dec 2017 19:04:45 +0100</pubDate>
        <dc:creator>Gustavo Padovan &lt;gustavo.padovan@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>d218439feccafaa3e852bbaecc0d9f6110096b65 - Merge branch &apos;fix/amd&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amd</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#d218439feccafaa3e852bbaecc0d9f6110096b65</link>
        <description>Merge branch &apos;fix/amd&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amd

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Mon, 04 Dec 2017 18:59:52 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cf40a76e7d5874bb25f4404eecc58a2e033af885 - Merge tag &apos;v4.15-rc1&apos; into next-seccomp</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/3com/Makefile#cf40a76e7d5874bb25f4404eecc58a2e033af885</link>
        <description>Merge tag &apos;v4.15-rc1&apos; into next-seccompLinux 4.15-rc1

            List of files:
            /linux/drivers/net/ethernet/3com/Makefile</description>
        <pubDate>Wed, 29 Nov 2017 02:47:41 +0100</pubDate>
        <dc:creator>James Morris &lt;james.l.morris@oracle.com&gt;</dc:creator>
    </item>
</channel>
</rss>
