summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-03net_sched: sch_fq: avoid touching f->next from fq_gc()Eric Dumazet1-8/+13
2020-05-02inet_diag: bc: read cgroup id only for full socketsDmitry Yakunin1-1/+2
2020-05-02net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2-36/+45
2020-05-02smc: Remove unused function.David S. Miller1-24/+0
2020-05-02Merge branch 'ptp-Add-adjust-phase-to-support-phase-offset'David S. Miller7-6/+114
2020-05-02ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng2-2/+98
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng3-3/+8
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng2-1/+8
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller153-2960/+6332
2020-05-01Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller11-196/+522
2020-05-01selftests/bpf: Use reno instead of dctcpStanislav Fomichev2-4/+3
2020-05-01net/smc: llc_add_link_work to handle ADD_LINK LLC requestsKarsten Graul2-2/+23
2020-05-01net/smc: allocate index for a new linkKarsten Graul2-1/+25
2020-05-01net/smc: introduce smc_pnet_find_alt_roce()Karsten Graul2-3/+17
2020-05-01net/smc: remove DELETE LINK processing from smc_core.cKarsten Graul1-33/+0
2020-05-01net/smc: take link down instead of terminating the link groupKarsten Graul4-19/+13
2020-05-01net/smc: add smcr_port_err() and smcr_link_down() processingKarsten Graul4-32/+98
2020-05-01net/smc: add smcr_port_add() and smcr_link_up() processingKarsten Graul3-0/+88
2020-05-01net/smc: remember PNETID of IB device for later device matchingKarsten Graul2-0/+4
2020-05-01net/smc: mutex to protect the lgr against parallel reconfigurationsKarsten Graul4-12/+34
2020-05-01net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()Karsten Graul3-46/+62
2020-05-01net/smc: map and register buffers for a new linkKarsten Graul2-0/+62
2020-05-01net/smc: unmapping of buffers to support multiple linksKarsten Graul2-17/+60
2020-05-01net/smc: multiple link support for rmb buffer registrationKarsten Graul3-35/+36
2020-05-01Merge branch 'Introduce-a-flow-gate-control-action-and-apply-IEEE'David S. Miller13-1/+2268
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu5-15/+1300
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu4-0/+96
2020-05-01net: schedule: add action gate offloadingPo Liu3-0/+142
2020-05-01net: qos: introduce a gate control flow actionPo Liu6-0/+744
2020-05-01net: bcmgenet: Move wake-up event out of side band ISRDoug Berger3-13/+67
2020-05-01Merge branch 'net-ipa-dont-cache-channel-state'David S. Miller2-38/+59
2020-05-01net: ipa: do not cache channel stateAlex Elder2-35/+55
2020-05-01net: ipa: pass channel pointer to gsi_channel_state()Alex Elder1-5/+6
2020-05-01Merge branch 'net-dsa-mv88e6xxx-augment-phylink-support-for-10G'David S. Miller2-13/+49
2020-05-01net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King2-2/+42
2020-05-01net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King2-11/+7
2020-05-01Merge branch 'net-atlantic-A2-support'David S. Miller23-121/+2798
2020-05-01net: atlantic: A2 ingress / egress hw configurationIgor Russkikh7-105/+172
2020-05-01net: atlantic: basic A2 init/deinit hw_opsIgor Russkikh7-79/+362
2020-05-01net: atlantic: common functions needed for basic A2 init/deinit hw_opsDmitry Bogdanov6-2/+163
2020-05-01net: atlantic: HW bindings for basic A2 init/deinit hw_opsDmitry Bogdanov3-0/+207
2020-05-01net: atlantic: add A2 RPF hw_opsIgor Russkikh3-0/+259
2020-05-01net: atlantic: HW bindings for A2 RFPIgor Russkikh5-0/+284
2020-05-01net: atlantic: A2 hw_ops skeletonIgor Russkikh6-7/+294
2020-05-01net: atlantic: minimal A2 fw_opsDmitry Bogdanov4-0/+352
2020-05-01net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov5-0/+137
2020-05-01net: atlantic: A2 driver-firmware interfaceDmitry Bogdanov1-0/+593
2020-05-01net: atlantic: move IS_CHIP_FEATURE to aq_hw.hMark Starovoytov5-32/+36
2020-05-01net: atlantic: make hw_get_regs optionalMark Starovoytov1-0/+6
2020-05-01net: atlantic: simplify hw_get_fw_version() usageNikita Danilov4-12/+6