summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25net: phy: dp83867: move dt parsing to probeGrygorii Strashko
2019-10-25net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-25r8152: check the pointer rtl_fw->fw before using itHayes Wang
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko
2019-10-25bpftool: Allow to read btf as raw dataJiri Olsa
2019-10-24bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau
2019-10-24Merge branch 'DPAA-Ethernet-changes'David S. Miller
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-10-24Merge branch 'net-aquantia-PTP-support-for-AQC-devices'David S. Miller
2019-10-24net: aquantia: adding atlantic ptp maintainerIgor Russkikh
2019-10-24net: aquantia: add support for PIN funcsDmitry Bezrukov
2019-10-24net: aquantia: add support for Phy accessDmitry Bezrukov
2019-10-24net: aquantia: implement get_ts_info ethtoolEgor Pomozov
2019-10-24net: aquantia: add support for ptp ioctlsEgor Pomozov
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov
2019-10-24net: aquantia: styling fixes on ptp related functionsDmitry Bezrukov
2019-10-24net: aquantia: add PTP rings infrastructureEgor Pomozov
2019-10-24net: aquantia: add basic ptp_clock callbacksEgor Pomozov
2019-10-24net: aquantia: unify styling of bit enumsDmitry Bezrukov
2019-10-24net: aquantia: PTP skeleton declarations and callbacksEgor Pomozov
2019-10-23net: lan78xx: remove set but not used variable 'event'YueHaibing
2019-10-23Merge branch 'mlxsw-Update-main-pool-computation-and-pool-size-limits'David S. Miller
2019-10-23mlxsw: spectrum_buffers: Calculate the size of the main poolPetr Machata
2019-10-23mlxsw: spectrum: Use guaranteed buffer size as pool size limitPetr Machata
2019-10-23r8169: never set PCI_EXP_DEVCTL_NOSNOOP_ENHeiner Kallweit
2019-10-23Merge branch 'net-phy-support-1000Base-X-auto-negotiation-for-BCM54616S'David S. Miller
2019-10-23net: phy: broadcom: add 1000Base-X support for BCM54616STao Ren
2019-10-23net: phy: add support for clause 37 auto-negotiationHeiner Kallweit
2019-10-23net: phy: modify assignment to OR for dev_flags in phy_attach_directTao Ren
2019-10-23libbpf: Fix strncat bounds error in libbpf_prog_type_by_nameKP Singh
2019-10-23xsk: Improve documentation for AF_XDPMagnus Karlsson
2019-10-23selftests/bpf: Fix LDLIBS orderAndrii Nakryiko
2019-10-23selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko
2019-10-23libbpf: Use implicit XSKMAP lookup from AF_XDP XDP programBjörn Töpel
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: remove rules on unregistered device onlyPablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()Pablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()Pablo Neira Ayuso
2019-10-23netfilter: nf_tables_offload: add nft_flow_block_chain()Pablo Neira Ayuso
2019-10-23netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso
2019-10-23netfilter: nf_tables: allow netdevice to be used only once per flowtablePablo Neira Ayuso
2019-10-23netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso