index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-06
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
1
-2
/
+5
2020-01-06
via-velocity: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2
-4
/
+11
2020-01-06
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2020-01-06
gtp: simplify error handling code in 'gtp_encap_enable()'
Christophe JAILLET
1
-6
/
+3
2020-01-06
mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
mlxsw: spectrum: Disable SIP_DIP check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipeline
Amit Cohen
2
-0
/
+3
2020-01-06
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
1
-2
/
+2
2020-01-06
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
2
-1
/
+4
2020-01-06
net: hns3: add protection when get SFP speed as 0
Guojia Liao
1
-0
/
+6
2020-01-06
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
5
-4
/
+10
2020-01-06
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
1
-1
/
+1
2020-01-06
net: hns3: modify the IRQ name of TQP vector
Yonglong Liu
1
-9
/
+12
2020-01-06
net: hns3: re-organize vector handle
Yonglong Liu
1
-48
/
+52
2020-01-06
net: hns3: add trace event support for HNS3 driver
Yunsheng Lin
4
-2
/
+172
2020-01-05
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
4
-17
/
+767
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
4
-1173
/
+3
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
3
-6
/
+6
2020-01-05
enetc: Set MDIO_CFG_HOLD to the recommended value of 2
Vladimir Oltean
1
-4
/
+8
2020-01-05
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
8
-99
/
+121
2020-01-05
net: phylink: add support for polling MAC PCS
Vladimir Oltean
1
-1
/
+2
2020-01-05
net: phylink: make QSGMII a valid PHY mode for in-band AN
Vladimir Oltean
1
-0
/
+1
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-21
/
+75
2020-01-05
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
1
-25
/
+1
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
7
-25
/
+39
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
6
-8
/
+438
2020-01-05
ionic: ionic_if bits for sr-iov support
Shannon Nelson
1
-0
/
+97
2020-01-05
net: ethernet: sxgbe: Rename Samsung to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-05
net: phy: fixed_phy: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
1
-2
/
+2
2020-01-05
net: phy: fixed_phy: fix use-after-free when checking link GPIO
Dmitry Torokhov
1
-5
/
+2
2020-01-05
net: phylink: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-2
/
+2
2020-01-05
net: dsa: vsc73xx: Remove dependency on CONFIG_OF
Florian Fainelli
2
-3
/
+2
2020-01-05
wireguard: socket: mark skbs as not on list when receiving via gro
Jason A. Donenfeld
1
-0
/
+1
2020-01-05
wireguard: queueing: do not account for pfmemalloc when clearing skb header
Jason A. Donenfeld
1
-3
/
+0
2020-01-04
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
1
-743
/
+740
2020-01-04
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
1
-17
/
+16
2020-01-04
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
1
-62
/
+61
2020-01-04
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
1
-21
/
+20
2020-01-04
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
1
-14
/
+13
2020-01-04
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
1
-34
/
+33
2020-01-04
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
1
-24
/
+23
2020-01-04
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
1
-45
/
+44
2020-01-04
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
1
-177
/
+176
2020-01-04
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
1
-72
/
+70
2020-01-04
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
1
-48
/
+46
2020-01-04
igc: Remove no need declaration of the igc_configure
Sasha Neftin
1
-46
/
+45
2020-01-04
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
1
-46
/
+45
2020-01-04
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
1
-11
/
+10
[next]