index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-03
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
2
-1
/
+8
2020-05-02
selftests/bpf: Use reno instead of dctcp
Stanislav Fomichev
2
-4
/
+3
2020-05-02
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2
-2
/
+23
2020-05-02
net/smc: allocate index for a new link
Karsten Graul
2
-1
/
+25
2020-05-02
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2
-3
/
+17
2020-05-02
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
1
-33
/
+0
2020-05-02
net/smc: take link down instead of terminating the link group
Karsten Graul
4
-19
/
+13
2020-05-02
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
4
-32
/
+98
2020-05-02
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
3
-0
/
+88
2020-05-02
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2
-0
/
+4
2020-05-02
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
4
-12
/
+34
2020-05-02
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
3
-46
/
+62
2020-05-02
net/smc: map and register buffers for a new link
Karsten Graul
2
-0
/
+62
2020-05-02
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2
-17
/
+60
2020-05-02
net/smc: multiple link support for rmb buffer registration
Karsten Graul
3
-35
/
+36
2020-05-02
net: enetc: add tc flower psfp offload driver
Po Liu
5
-15
/
+1300
2020-05-02
net: enetc: add hw tc hw offload features for PSPF capability
Po Liu
4
-0
/
+96
2020-05-02
net: schedule: add action gate offloading
Po Liu
3
-0
/
+142
2020-05-02
net: qos: introduce a gate control flow action
Po Liu
6
-0
/
+744
2020-05-02
net: bcmgenet: Move wake-up event out of side band ISR
Doug Berger
3
-13
/
+67
2020-05-02
net: ipa: do not cache channel state
Alex Elder
2
-35
/
+55
2020-05-02
net: ipa: pass channel pointer to gsi_channel_state()
Alex Elder
1
-5
/
+6
2020-05-02
net: dsa: mv88e6xxx: 88e6390 10G serdes support
Russell King
2
-2
/
+42
2020-05-02
net: dsa: mv88e6xxx: use generic clause 45 definitions
Russell King
2
-11
/
+7
2020-05-02
net: atlantic: A2 ingress / egress hw configuration
Igor Russkikh
7
-105
/
+172
2020-05-02
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
7
-79
/
+362
2020-05-02
net: atlantic: common functions needed for basic A2 init/deinit hw_ops
Dmitry Bogdanov
6
-2
/
+163
2020-05-02
net: atlantic: HW bindings for basic A2 init/deinit hw_ops
Dmitry Bogdanov
3
-0
/
+207
2020-05-02
net: atlantic: add A2 RPF hw_ops
Igor Russkikh
3
-0
/
+259
2020-05-02
net: atlantic: HW bindings for A2 RFP
Igor Russkikh
5
-0
/
+284
2020-05-02
net: atlantic: A2 hw_ops skeleton
Igor Russkikh
6
-7
/
+294
2020-05-02
net: atlantic: minimal A2 fw_ops
Dmitry Bogdanov
4
-0
/
+352
2020-05-02
net: atlantic: minimal A2 HW bindings required for fw_ops
Dmitry Bogdanov
5
-0
/
+137