aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-25libbpf: Streamline error reporting for high-level APIsAndrii Nakryiko
2021-05-25libbpf: Streamline error reporting for low-level APIsAndrii Nakryiko
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-05-25libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviorsAndrii Nakryiko
2021-05-25xsk: Use kvcalloc to support large umemsMagnus Karlsson
2021-05-24bpf: Fix spelling mistakesZhen Lei
2021-05-24samples: bpf: Ix kernel-doc syntax in file headerAditya Srivastava
2021-05-24libbpf: Add support for new llvm bpf relocationsYonghong Song
2021-05-24Merge branch 'Add lookup_and_delete_elem support to BPF hash map types'Andrii Nakryiko
2021-05-24selftests/bpf: Add bpf_lookup_and_delete_elem testsDenis Salopek
2021-05-24bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flagsDenis Salopek
2021-05-24bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek
2021-05-24libbpf: Skip bpf_object__probe_loading for light skeletonStanislav Fomichev
2021-05-23ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpyYueHaibing
2021-05-23net: r6040: Allow restarting auto-negotiationFlorian Fainelli
2021-05-23Merge branch 'r6040-cleanups'David S. Miller
2021-05-23net: r6040: Use ETH_FCS_LENFlorian Fainelli
2021-05-23net: r6040: Use logical or for MDIO operationsFlorian Fainelli
2021-05-23ehea: Use DEVICE_ATTR_*() macroYueHaibing
2021-05-23sfc: falcon: use DEVICE_ATTR_*() macroYueHaibing
2021-05-23sfc: use DEVICE_ATTR_*() macroYueHaibing
2021-05-23net: ftgmac100: add missing error return code in ftgmac100_probe()Yang Yingliang
2021-05-21dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFERVladimir Oltean
2021-05-21Merge branch 'dpaa2-eth-of_node'David S. Miller
2021-05-21dpaa2-eth: name the debugfs directory after the DPNI objectIoana Ciornei
2021-05-21dpaa2-eth: setup the of_node field of the deviceIoana Ciornei
2021-05-21Merge branch 'sja1105-stats'David S. Miller
2021-05-21net: dsa: sja1105: don't use burst SPI reads for port statisticsVladimir Oltean
2021-05-21net: dsa: sja1105: stop reporting the queue levels in ethtool port countersVladimir Oltean
2021-05-21net: hns3: Fix return of uninitialized variable retColin Ian King
2021-05-21atm: Fix typozuoqilin
2021-05-21net: phy: Fix inconsistent indentingJiapeng Chong
2021-05-21sfc: farch: fix compile warning in efx_farch_dimension_resources()Yang Yingliang
2021-05-21net: bonding: bond_alb: Fix some typos in bond_alb.cWang Hai
2021-05-21caif_virtio: Fix some typos in caif_virtio.cWang Hai
2021-05-21Merge branch 'wan-cleanups'David S. Miller
2021-05-21net: wan: add necessary () to macro argumentPeng Li
2021-05-21net: wan: add braces {} to all arms of the statementPeng Li
2021-05-21net: wan: remove redundant blank linesPeng Li
2021-05-21net: wan: fix the code style issue about trailing statementsPeng Li
2021-05-21net: wan: add some required spacesPeng Li
2021-05-21net: wan: fix an code style issue about "foo* bar"Peng Li
2021-05-21Merge branch 'sja1105-spi'David S. Miller
2021-05-21net: dsa: sja1105: adapt to a SPI controller with a limited max transfer sizeVladimir Oltean
2021-05-21net: dsa: sja1105: send multiple spi_messages instead of using cs_changeVladimir Oltean
2021-05-21net: phy: add driver for Motorcomm yt8511 phyPeter Geis
2021-05-21net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-05-20net: cdc_ncm: use DEVICE_ATTR_RW macroYueHaibing
2021-05-20net: usb: hso: use DEVICE_ATTR_RO macroYueHaibing
2021-05-20net: atm: use DEVICE_ATTR_RO macroYueHaibing