summaryrefslogtreecommitdiffstats
path: root/Documentation/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-04net/smc: save state of last sent CDC messageKarsten Graul2-0/+10
2020-05-04bnxt_en: show only relevant ethtool stats for a TX or RX ringRajesh Ravi1-22/+71
2020-05-04bnxt_en: Split HW ring statistics strings into RX and TX parts.Michael Chan1-20/+33
2020-05-04bnxt_en: Refactor the software ring counters.Michael Chan3-13/+42
2020-05-04bnxt_en: Add doorbell information to bnxt_en_dev struct.Michael Chan2-0/+10
2020-05-04bnxt_en: Add support for L2 doorbell size.Michael Chan2-7/+37
2020-05-04bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.Michael Chan1-1/+7
2020-05-04bnxt_en: Define the doorbell offsets on 57500 chips.Michael Chan2-2/+5
2020-05-04bnxt_en: Improve kernel log messages related to ethtool reset.Edwin Peer1-4/+14
2020-05-04bnxt_en: fix ethtool_reset_flags ABI violationsEdwin Peer2-24/+31
2020-05-04bnxt_en: refactor ethtool firmware reset typesEdwin Peer1-13/+25
2020-05-04bnxt_en: prepare to refactor ethtool reset typesEdwin Peer1-17/+29
2020-05-04bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.Vasundhara Volam2-3/+2
2020-05-04bnxt_en: Improve TQM ring context memory sizing formulas.Michael Chan1-5/+9
2020-05-04bnxt_en: Allocate TQM ring context memory according to fw specification.Michael Chan2-13/+18
2020-05-04bnxt_en: Update firmware spec. to 1.10.1.33.Michael Chan1-32/+184
2020-05-04net/smc: enqueue local LLC messagesKarsten Graul3-2/+33
2020-05-04net/smc: delete link processing as SMC serverKarsten Graul1-0/+72
2020-05-04net/smc: delete link processing as SMC clientKarsten Graul1-0/+72
2020-05-04net/smc: llc_del_link_work and use the LLC flow for delete linkKarsten Graul3-34/+45
2020-05-04net/smc: delete an asymmetric link as SMC serverKarsten Graul3-2/+82
2020-05-04net/smc: final part of add link processing as SMC serverKarsten Graul1-1/+28
2020-05-04net/smc: rkey processing for a new link as SMC serverKarsten Graul1-1/+42
2020-05-04net/smc: first part of add link processing as SMC serverKarsten Graul3-2/+92
2020-05-04net/smc: final part of add link processing as SMC clientKarsten Graul3-4/+72
2020-05-04net/smc: rkey processing for a new link as SMC clientKarsten Graul2-1/+157
2020-05-04net/smc: first part of add link processing as SMC clientKarsten Graul3-2/+111
2020-05-04net: ena: cosmetic: extract code to ena_indirection_table_set()Arthur Kiyanovski1-18/+30
2020-05-04net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macrosSameeh Jubran1-7/+7
2020-05-04net: ena: use SHUTDOWN as reset reason when closing interfaceSameeh Jubran1-0/+2
2020-05-04net: ena: drop superfluous prototypeArthur Kiyanovski1-12/+0
2020-05-04net: ena: add support for reporting of packet dropsSameeh Jubran3-0/+15
2020-05-04net: ena: add unmask interrupts statistics to ethtoolSameeh Jubran3-0/+5
2020-05-04net: ena: remove code that does nothingSameeh Jubran1-4/+1
2020-05-04net: ena: changes to RSS hash key allocationSameeh Jubran1-11/+5
2020-05-04net: ena: change default RSS hash function to ToeplitzArthur Kiyanovski1-1/+1
2020-05-04net: ena: allow setting the hash function without changing the keySameeh Jubran3-14/+32
2020-05-04net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski1-2/+4
2020-05-04net: ena: avoid unnecessary admin command when RSS function set failsArthur Kiyanovski1-1/+3
2020-05-04net_sched: sch_fq: perform a prefetch() earlierEric Dumazet1-1/+1
2020-05-04net_sched: sch_fq: do not call fq_peek() twice per packetEric Dumazet1-18/+16
2020-05-04net_sched: sch_fq: use bulk freeing in fq_gc()Eric Dumazet1-7/+11
2020-05-04net_sched: sch_fq: change fq_flow size/layoutEric Dumazet1-2/+7
2020-05-04net_sched: sch_fq: avoid touching f->next from fq_gc()Eric Dumazet1-8/+13
2020-05-03inet_diag: bc: read cgroup id only for full socketsDmitry Yakunin1-1/+2
2020-05-03net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2-36/+45
2020-05-03smc: Remove unused function.David S. Miller1-24/+0
2020-05-03ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng2-2/+98
2020-05-03ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng3-3/+8
2020-05-03ptp: Add adjphase function to support phase offset control.Vincent Cheng2-1/+8