index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2021-06-04
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
-0
/
+67
2021-06-04
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
-1
/
+1
2021-06-04
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
-4
/
+5
2021-06-04
net: hdlc_x25: fix the alignment issue
Peng Li
-14
/
+14
2021-06-04
net: hdlc_x25: fix the code issue about "if..else.."
Peng Li
-2
/
+1
2021-06-04
net: hdlc_x25: add some required spaces
Peng Li
-1
/
+2
2021-06-04
net: hdlc_x25: move out assignment in if condition
Peng Li
-6
/
+11
2021-06-04
net: hdlc_x25: remove unnecessary out of memory message
Peng Li
-3
/
+1
2021-06-04
net: hdlc_x25: remove redundant blank lines
Peng Li
-22
/
+0
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
-2
/
+78
2021-06-04
igc: Indentation fixes
Sasha Neftin
-2
/
+2
2021-06-04
igc: Remove unused MDICNFG register
Sasha Neftin
-1
/
+0
2021-06-04
igc: Remove unused asymmetric pause bit from igc defines
Sasha Neftin
-1
/
+0
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
-26
/
+13
2021-06-03
netdevsim: Fix unsigned being compared to less than zero
Colin Ian King
-1
/
+1
2021-06-03
net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning
Nathan Chancellor
-10
/
+3
2021-06-03
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
-11
/
+4
2021-06-03
bonding: remove redundant initialization of variable ret
Colin Ian King
-1
/
+1
2021-06-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
-21
/
+6
2021-06-03
Revert "net: ipa: disable checksum offload for IPA v4.5+"
Alex Elder
-16
/
+0
2021-06-03
net: ipa: add support for inline checksum offload
Alex Elder
-11
/
+37
2021-06-03
Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-48
/
+89
2021-06-03
net:cxgb3: fix code style issues
Íñigo Huguet
-9
/
+10
2021-06-03
net:cxgb3: replace tasklets with works
Íñigo Huguet
-17
/
+25
2021-06-03
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
-7
/
+4
2021-06-03
nvme-tcp-offload: Add IO level implementation
Dean Balandin
-7
/
+171
2021-06-03
nvme-tcp-offload: Add queue level implementation
Dean Balandin
-28
/
+393
2021-06-03
nvme-tcp-offload: Add controller level error recovery implementation
Arie Gershberg
-2
/
+126
2021-06-03
nvme-tcp-offload: Add controller level implementation
Arie Gershberg
-5
/
+476
2021-06-03
nvme-tcp-offload: Add device scan implementation
Dean Balandin
-0
/
+77
2021-06-03
nvme-fabrics: Expose nvmf_check_required_opts() globally
Prabhakar Kushwaha
-2
/
+5
2021-06-03
nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
Prabhakar Kushwaha
-7
/
+7
2021-06-03
nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
Shai Malin
-0
/
+343
2021-06-03
qed: Add IP services APIs support
Nikolay Assa
-0
/
+238
2021-06-03
qed: Add NVMeTCP Offload IO Level FW Initializations
Shai Malin
-2
/
+426
2021-06-03
qed: Add support of HW filter block
Prabhakar Kushwaha
-0
/
+103
2021-06-03
qed: Add NVMeTCP Offload Connection Level FW and HW HSI
Shai Malin
-2
/
+610
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
-22
/
+429
2021-06-03
qed: Add TCP_ULP FW resource layout
Omkar Kulkarni
-28
/
+28
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
-2
/
+4
2021-06-03
nfc: mrvl: remove useless "continue" at end of loop
Krzysztof Kozlowski
-6
/
+2
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
-87
/
+77
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
-34
/
+72
2021-06-03
net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}
Vladimir Oltean
-2
/
+2
2021-06-03
net: pcs: xpcs: export xpcs_probe
Vladimir Oltean
-5
/
+3
2021-06-03
net: pcs: xpcs: export xpcs_config_eee
Vladimir Oltean
-10
/
+10
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
-10
/
+6
2021-06-03
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
-63
/
+116
2021-06-03
net: pcs: xpcs: there is only one PHY ID
Vladimir Oltean
-51
/
+78
2021-06-03
net: hdlc_cisco: remove redundant space
Peng Li
-1
/
+1
[next]