index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
net: phy: fixed_phy: switch to using fwnode_gpiod_get_index
Dmitry Torokhov
1
-2
/
+2
2020-01-06
net: phy: fixed_phy: fix use-after-free when checking link GPIO
Dmitry Torokhov
1
-5
/
+2
2020-01-06
net: phylink: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-2
/
+2
2020-01-06
net: dsa: vsc73xx: Remove dependency on CONFIG_OF
Florian Fainelli
2
-3
/
+2
2020-01-06
wireguard: socket: mark skbs as not on list when receiving via gro
Jason A. Donenfeld
1
-0
/
+1
2020-01-06
wireguard: queueing: do not account for pfmemalloc when clearing skb header
Jason A. Donenfeld
1
-3
/
+0
2020-01-05
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
1
-743
/
+740
2020-01-05
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
1
-17
/
+16
2020-01-05
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
1
-62
/
+61
2020-01-05
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
1
-21
/
+20
2020-01-05
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
1
-14
/
+13
2020-01-05
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
1
-34
/
+33
2020-01-05
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
1
-24
/
+23
2020-01-05
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
1
-45
/
+44
2020-01-05
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
1
-177
/
+176
2020-01-05
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
1
-72
/
+70
2020-01-05
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
1
-48
/
+46
2020-01-05
igc: Remove no need declaration of the igc_configure
Sasha Neftin
1
-46
/
+45
2020-01-05
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
1
-46
/
+45
2020-01-05
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
1
-11
/
+10
2020-01-05
igc: Remove no need declaration of the igc_clean_tx_ring
Sasha Neftin
1
-38
/
+37
2020-01-04
ice: Add device ids for E822 devices
Jacob Keller
3
-0
/
+39
2020-01-04
ice: Suppress Coverity warnings for xdp_rxq_info_reg
Krzysztof Kazimierczak
1
-0
/
+2
2020-01-04
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
3
-3
/
+6
2020-01-04
ice: add extra check for null Rx descriptor
Mitch Williams
1
-5
/
+8
2020-01-04
ice: suppress checked_return error
Bruce Allan
1
-0
/
+6
2020-01-04
ice: Demote MTU change print to debug
Tony Nguyen
1
-1
/
+1
2020-01-04
ice: Enable ip link show on the PF to display VF unicast MAC(s)
Brett Creeley
1
-100
/
+99
2020-01-04
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Brett Creeley
2
-47
/
+12
2020-01-04
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
2
-113
/
+0
2020-01-04
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
1
-0
/
+50
2020-01-04
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2
-0
/
+108
2020-01-04
ice: Set default value for ITR in alloc function
Michal Swiatkowski
1
-9
/
+4
2020-01-04
ice: Add ice_for_each_vf() macro
Brett Creeley
4
-15
/
+22
2020-01-04
ice: Add code to keep track of current dflt_vsi
Brett Creeley
4
-16
/
+155
2020-01-04
ice: Fix VF spoofchk
Brett Creeley
4
-97
/
+146
2020-01-04
ice: Support UDP segmentation offload
Brett Creeley
2
-4
/
+14
2020-01-03
bna: remove set but not used variable 'pgoff'
yu kuai
1
-2
/
+1
2020-01-03
net: netsec: Change page pool nid to NUMA_NO_NODE
Ilias Apalodimas
1
-1
/
+1
2020-01-03
enetc: add support time specific departure base on the qos etf
Po Liu
4
-1
/
+59
2020-01-03
fsl/fman: use resource_size
Julia Lawall
1
-2
/
+2
2020-01-03
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-03
sfc: Remove unnecessary dependencies on I2C
Ben Hutchings
3
-4
/
+0
2020-01-03
vxlan: Fix alignment and code style of vxlan.c
Niu Xilei
1
-10
/
+11
2020-01-03
mlxsw: spectrum_dcb: Allow setting default port priority
Petr Machata
1
-0
/
+17
2020-01-03
mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register
Petr Machata
1
-0
/
+33
2020-01-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-46
/
+322
2020-01-01
igc: Remove serdes comments from a description of methods
Sasha Neftin
1
-2
/
+2
2020-01-01
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
1
-8
/
+9
2020-01-01
igc: Add legacy power management support
Sasha Neftin
4
-0
/
+246
[prev]
[next]