index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
icmp: fix lib conflict with trinity
Andreas Roeseler
2
-3
/
+2
2021-06-03
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
1
-10
/
+3
2021-06-03
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
1
-11
/
+4
2021-06-03
sch_htb: fix doc warning in htb_add_to_id_tree()
Yu Kuai
1
-0
/
+3
2021-06-03
bonding: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
1
-21
/
+6
2021-06-03
Merge branch 'ipa-inline-csum'
David S. Miller
2
-27
/
+37
2021-06-03
Revert "net: ipa: disable checksum offload for IPA v4.5+"
Alex Elder
1
-16
/
+0
2021-06-03
net: ipa: add support for inline checksum offload
Alex Elder
2
-11
/
+37
2021-06-03
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
20
-49
/
+108
2021-06-03
net:cxgb3: fix code style issues
Íñigo Huguet
1
-9
/
+10
2021-06-03
net:cxgb3: replace tasklets with works
Íñigo Huguet
3
-17
/
+25
2021-06-03
net: tcp better handling of reordering then loss cases
Yuchung Cheng
1
-19
/
+26
2021-06-03
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
2
-7
/
+4
2021-06-03
net: vlan: Avoid using strncpy()
Kees Cook
3
-5
/
+7
2021-06-03
Merge branch 'NVMeTCP-Offload-ULP'
David S. Miller
7
-9
/
+1564
2021-06-03
nvme-tcp-offload: Add IO level implementation
Dean Balandin
2
-7
/
+171
2021-06-03
nvme-tcp-offload: Add queue level implementation
Dean Balandin
2
-28
/
+393
2021-06-03
nvme-tcp-offload: Add controller level error recovery implementation
Arie Gershberg
2
-2
/
+126
2021-06-03
nvme-tcp-offload: Add controller level implementation
Arie Gershberg
1
-5
/
+476
2021-06-03
nvme-tcp-offload: Add device scan implementation
Dean Balandin
1
-0
/
+77
2021-06-03
nvme-fabrics: Expose nvmf_check_required_opts() globally
Prabhakar Kushwaha
2
-2
/
+5
2021-06-03
nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
Prabhakar Kushwaha
2
-7
/
+7
2021-06-03
nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
Shai Malin
5
-0
/
+351
2021-06-03
Merge branch 'tipc-cleanups'
David S. Miller
3
-89
/
+77
2021-06-03
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
3
-20
/
+16
2021-06-03
tipc: refactor function tipc_sk_anc_data_recv()
Jon Maloy
1
-47
/
+38
2021-06-03
tipc: eliminate redundant fields in struct tipc_sock
Jon Maloy
1
-26
/
+27
2021-06-03
Merge branch 'QED-NVMeTCP-Offload'
David S. Miller
25
-52
/
+2650
2021-06-03
qed: Add IP services APIs support
Nikolay Assa
2
-0
/
+267
2021-06-03
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
6
-2
/
+447
2021-06-03
qed: Add NVMeTCP Offload IO Level FW and HW HSI
Shai Malin
2
-1
/
+365
2021-06-03
qed: Add support of HW filter block
Prabhakar Kushwaha
4
-0
/
+127
2021-06-03
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
5
-2
/
+847
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
17
-22
/
+572
2021-06-03
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
10
-30
/
+30
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
1
-2
/
+4
2021-06-03
nfc: mrvl: remove useless "continue" at end of loop
Krzysztof Kozlowski
1
-6
/
+2
2021-06-03
Merge branch 'smc-next'
David S. Miller
2
-16
/
+0
2021-06-03
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
1
-1
/
+0
2021-06-03
net/smc: avoid possible duplicate dmb unregistration
Karsten Graul
1
-15
/
+0
2021-06-03
Merge branch 'xpcs-phylink_pcs_ops'
David S. Miller
7
-231
/
+319
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
7
-97
/
+78
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
6
-37
/
+76
2021-06-03
net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
Vladimir Oltean
1
-2
/
+2
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
4
-6
/
+4
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
4
-12
/
+12
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
4
-13
/
+8
2021-06-03
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
3
-65
/
+120
2021-06-03
net: pcs: xpcs: there is only one PHY ID
Vladimir Oltean
1
-51
/
+78
[next]