summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-19s390/lcs: add braces around empty function bodyHeiko Carstens
2021-11-19s390/ctcm: add __printf format attribute to ctcm_dbf_longtextHeiko Carstens
2021-11-19s390/ctcm: fix format stringHeiko Carstens
2021-11-19net/af_iucv: fix kernel doc commentsHeiko Carstens
2021-11-19net/iucv: fix kernel doc commentsHeiko Carstens
2021-11-19s390/qeth: allocate RX queue at probe timeJulian Wiedmann
2021-11-19Merge branch 'hw_addr_set-arch'David S. Miller
2021-11-19natsemi: macsonic: use eth_hw_addr_set()Jakub Kicinski
2021-11-19cirrus: mac89x0: use eth_hw_addr_set()Jakub Kicinski
2021-11-19apple: macmace: use eth_hw_addr_set()Jakub Kicinski
2021-11-19lasi_82594: use eth_hw_addr_set()Jakub Kicinski
2021-11-19smc9194: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: wd: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: mac8390: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: hydra: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: smc-ultra: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: mvme147: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: atarilance: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: hplance: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: a2065/ariadne: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: ni65: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: lance: use eth_hw_addr_set()Jakub Kicinski
2021-11-19Merge branch 'dev_addr-const-x86'David S. Miller
2021-11-19ipw2200: constify address in ipw_send_adapter_addressJakub Kicinski
2021-11-19wilc1000: copy address before calling wilc_set_mac_addressJakub Kicinski
2021-11-19mlxsw: constify address in mlxsw_sp_port_dev_addr_setJakub Kicinski
2021-11-19net: ax88796c: don't write to netdev->dev_addr directlyJakub Kicinski
2021-11-18Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18Merge branch 'lan78xx-napi'David S. Miller
2021-11-18lan78xx: Introduce NAPI polling supportJohn Efstathiades
2021-11-18lan78xx: Remove hardware-specific header updateJohn Efstathiades
2021-11-18lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades
2021-11-18lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Fix memory allocation bugJohn Efstathiades
2021-11-18Merge branch 'dsa-felix-psfp'David S. Miller
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: dsa: felix: use vcap policer to set flow meter for psfpXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: add stream gate settings for psfpXiaoliang Yang