summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski225-3454/+1975
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds45-346/+669
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel4-133/+43
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-10/+13
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+17
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean1-1/+240
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean1-0/+16
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang1-0/+4
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen1-1/+2
2021-11-26net: hns3: add check NULL address for page poolHao Chen1-0/+5
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-11-26net: qed: fix the array may be out of boundzhangyue1-3/+3
2021-11-26nfc: fdp: Merge the same judgmentwengjianfeng1-3/+1
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo1-1/+1
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki1-9/+5
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon1-0/+2
2021-11-26Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-11-26Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-2443/+21
2021-11-26Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-67/+136
2021-11-26Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-6/+28
2021-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+30
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+41
2021-11-25net: ipa: support enhanced channel flow controlAlex Elder3-5/+19
2021-11-25net: ipa: introduce channel flow controlAlex Elder4-32/+82
2021-11-25mctp: serial: remove unnecessary ldisc data checkJeremy Kerr1-3/+0
2021-11-25mctp: serial: enforce fixed MTUJeremy Kerr1-0/+7
2021-11-25mctp: serial: cancel tx work on ldisc closeJeremy Kerr1-0/+1
2021-11-25net: ipa: rearrange GSI structure fieldsAlex Elder1-4/+4
2021-11-25net: ipa: GSI only needs one completionAlex Elder2-37/+12
2021-11-25net: ipa: skip SKB copy if no netdevAlex Elder1-10/+11
2021-11-25net: ipa: explicitly disable HOLB drop during setupAlex Elder1-0/+2
2021-11-25net: ipa: rework how HOL_BLOCK handling is specifiedAlex Elder1-4/+16
2021-11-25net: ipa: zero unused portions of filter table memoryAlex Elder1-7/+41
2021-11-25net: ipa: kill ipa_modem_init()Alex Elder3-16/+4
2021-11-25net: dsa: felix: enable cut-through forwarding between ports by defaultVladimir Oltean3-10/+154
2021-11-25net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_maskVladimir Oltean1-6/+8
2021-11-25net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"Colin Ian King1-1/+1
2021-11-25net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong1-2/+3
2021-11-25tsnep: Add missing of_node_put() in tsnep_mdio_init()Yang Yingliang1-1/+2
2021-11-25veth: use ethtool_sprintf instead of snprintfTonghao Zhang1-17/+10
2021-11-25net: macb: convert to phylink_generic_validate()Russell King (Oracle)1-103/+30
2021-11-25r8169: disable detection of chip version 60Heiner Kallweit1-2/+5
2021-11-25Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-210/+375
2021-11-26Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-17/+46
2021-11-26Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-7/+50
2021-11-25Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-blockLinus Torvalds5-47/+94
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-19/+25
2021-11-25mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7