aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds4-12/+18
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds64-578/+662
2021-10-07Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into arm/fixesArnd Bergmann1-0/+3
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann2-14/+32
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann4-13/+22
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-5/+4
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds8-54/+445
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek6-7/+118
2021-10-07ice: switchdev slow pathGrzegorz Nitka6-1/+156
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka6-1/+130
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka4-2/+63
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka6-3/+92
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka6-13/+453
2021-10-07ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski4-1/+94
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski2-0/+73
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski3-37/+225
2021-10-07ice: introduce VF port representorMichal Swiatkowski6-2/+286
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek7-37/+103
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski6-0/+116
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds73-298/+566
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds3-9/+26
2021-10-08MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainerSven Peter1-0/+1
2021-10-08MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewerAlyssa Rosenzweig1-0/+2
2021-10-07ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva1-3/+3
2021-10-07net: stmmac: selftests: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva1-2/+2
2021-10-07net: mana: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva1-2/+2
2021-10-07net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc()Gustavo A. R. Silva1-1/+1
2021-10-07net: prefer socket bound to interface when not in VRFMike Manning4-4/+8
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski8-21/+38
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller88-3338/+6293
2021-10-07Merge branch 'dev_addr-fw-helpers'David S. Miller61-144/+176
2021-10-07ethernet: make more use of device_get_ethdev_address()Jakub Kicinski4-18/+6
2021-10-07ethernet: use device_get_ethdev_address()Jakub Kicinski4-4/+4
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski3-0/+22
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski14-27/+22
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski12-40/+38
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski4-67/+69
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski34-34/+34
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski2-0/+31
2021-10-07of: net: move of_net under net/Jakub Kicinski11-13/+9
2021-10-07Merge branch 'nfc-pn533-const'David S. Miller5-7/+7
2021-10-07nfc: pn533: Constify pn533_phy_opsRikard Falkeborn5-6/+6
2021-10-07nfc: pn533: Constify serdev_device_opsRikard Falkeborn1-1/+1
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller3-19/+67
2021-10-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller2-3/+3
2021-10-06Merge tag 'devicetree-fixes-for-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds9-12/+6
2021-10-06Merge branch 'add-mdiobus_modify_changed-helper'Jakub Kicinski3-25/+28
2021-10-06net: phylink: use mdiobus_modify_changed() helperRussell King (Oracle)1-25/+4
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)2-0/+24
2021-10-06Merge branch 'ethtool-add-ability-to-control-transceiver-modules-power-mode'Jakub Kicinski13-6/+697