index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
r8169: use new helper eth_hw_addr_crc
Heiner Kallweit
1
-2
/
+1
2020-05-04
net: add helper eth_hw_addr_crc
Heiner Kallweit
1
-0
/
+12
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
1
-0
/
+5
2020-05-04
net/smc: save SMC-R peer link_uid
Karsten Graul
4
-0
/
+13
2020-05-04
net/smc: create improved SMC-R link_uid
Karsten Graul
4
-5
/
+19
2020-05-04
net/smc: improve termination processing
Karsten Graul
1
-30
/
+31
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
4
-2
/
+30
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
3
-9
/
+41
2020-05-04
net/smc: assign link to a new connection
Karsten Graul
1
-19
/
+46
2020-05-04
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
3
-0
/
+51
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
3
-0
/
+42
2020-05-04
net/smc: handle incoming CDC validation message
Karsten Graul
3
-6
/
+48
2020-05-04
net/smc: send failover validation message
Karsten Graul
3
-1
/
+27
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
6
-9
/
+162
2020-05-04
net/smc: save state of last sent CDC message
Karsten Graul
2
-0
/
+10
2020-05-04
bnxt_en: show only relevant ethtool stats for a TX or RX ring
Rajesh Ravi
1
-22
/
+71
2020-05-04
bnxt_en: Split HW ring statistics strings into RX and TX parts.
Michael Chan
1
-20
/
+33
2020-05-04
bnxt_en: Refactor the software ring counters.
Michael Chan
3
-13
/
+42
2020-05-04
bnxt_en: Add doorbell information to bnxt_en_dev struct.
Michael Chan
2
-0
/
+10
2020-05-04
bnxt_en: Add support for L2 doorbell size.
Michael Chan
2
-7
/
+37
2020-05-04
bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.
Michael Chan
1
-1
/
+7
2020-05-04
bnxt_en: Define the doorbell offsets on 57500 chips.
Michael Chan
2
-2
/
+5
2020-05-04
bnxt_en: Improve kernel log messages related to ethtool reset.
Edwin Peer
1
-4
/
+14
2020-05-04
bnxt_en: fix ethtool_reset_flags ABI violations
Edwin Peer
2
-24
/
+31
2020-05-04
bnxt_en: refactor ethtool firmware reset types
Edwin Peer
1
-13
/
+25
2020-05-04
bnxt_en: prepare to refactor ethtool reset types
Edwin Peer
1
-17
/
+29
2020-05-04
bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.
Vasundhara Volam
2
-3
/
+2
2020-05-04
bnxt_en: Improve TQM ring context memory sizing formulas.
Michael Chan
1
-5
/
+9
2020-05-04
bnxt_en: Allocate TQM ring context memory according to fw specification.
Michael Chan
2
-13
/
+18
2020-05-04
bnxt_en: Update firmware spec. to 1.10.1.33.
Michael Chan
1
-32
/
+184
2020-05-04
net/smc: enqueue local LLC messages
Karsten Graul
3
-2
/
+33
2020-05-04
net/smc: delete link processing as SMC server
Karsten Graul
1
-0
/
+72
2020-05-04
net/smc: delete link processing as SMC client
Karsten Graul
1
-0
/
+72
2020-05-04
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
3
-34
/
+45
2020-05-04
net/smc: delete an asymmetric link as SMC server
Karsten Graul
3
-2
/
+82
2020-05-04
net/smc: final part of add link processing as SMC server
Karsten Graul
1
-1
/
+28
2020-05-04
net/smc: rkey processing for a new link as SMC server
Karsten Graul
1
-1
/
+42
2020-05-04
net/smc: first part of add link processing as SMC server
Karsten Graul
3
-2
/
+92
2020-05-04
net/smc: final part of add link processing as SMC client
Karsten Graul
3
-4
/
+72
2020-05-04
net/smc: rkey processing for a new link as SMC client
Karsten Graul
2
-1
/
+157
2020-05-04
net/smc: first part of add link processing as SMC client
Karsten Graul
3
-2
/
+111
2020-05-04
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
1
-18
/
+30
2020-05-04
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
1
-7
/
+7
2020-05-04
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
1
-0
/
+2
2020-05-04
net: ena: drop superfluous prototype
Arthur Kiyanovski
1
-12
/
+0
2020-05-04
net: ena: add support for reporting of packet drops
Sameeh Jubran
3
-0
/
+15
2020-05-04
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
3
-0
/
+5
2020-05-04
net: ena: remove code that does nothing
Sameeh Jubran
1
-4
/
+1
2020-05-04
net: ena: changes to RSS hash key allocation
Sameeh Jubran
1
-11
/
+5
2020-05-04
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
1
-1
/
+1
[next]