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.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
2019-05-06
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
3
-3
/
+3
2019-05-06
net: usb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2
-2
/
+2
2019-05-06
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-10
/
+6
2019-05-06
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-7
/
+5
2019-05-06
of_net: add NVMEM support to of_get_mac_address
Petr Štetiar
1
-3
/
+51
2019-05-06
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
1
-0
/
+4
2019-05-06
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
1
-4
/
+12
2019-05-06
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2
-1
/
+44
2019-05-06
bnxt_en: Improve NQ reservations.
Michael Chan
1
-2
/
+4
2019-05-06
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2
-1
/
+19
2019-05-06
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
1
-2
/
+2
2019-05-06
bnxt_en: Read package version from firmware.
Vasundhara Volam
3
-1
/
+12
2019-05-06
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2
-2
/
+7
2019-05-06
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
3
-1
/
+82
2019-05-06
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
1
-39
/
+36
2019-05-06
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2
-53
/
+214
2019-05-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-179
/
+339
2019-05-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-63
/
+193
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-25
/
+53
2019-05-05
r8169: speed up rtl_loop_wait
Heiner Kallweit
1
-1
/
+1
2019-05-05
r8169: make use of phy_set_asym_pause
Heiner Kallweit
1
-2
/
+1
2019-05-05
net: ll_temac: Make some functions static
YueHaibing
1
-8
/
+8
2019-05-05
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
1
-1
/
+1
2019-05-05
netdevsim: Make nsim_num_vf static
YueHaibing
1
-1
/
+1
2019-05-05
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
1
-3
/
+0
2019-05-05
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Matthias Kaehlcke
1
-7
/
+8
2019-05-05
net: ll_temac: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2019-05-05
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
1
-2
/
+2
2019-05-05
Bluetooth: btbcm: Add default address for BCM2076B1
Stephan Gerhold
1
-0
/
+5
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
201
-1636
/
+56481
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
1
-2
/
+2
2019-05-05
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
1
-8
/
+15
2019-05-05
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-6
/
+10
2019-05-05
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-05-05
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
1
-25
/
+3
2019-05-05
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2
-14
/
+46
2019-05-05
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
6
-2
/
+74
2019-05-05
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
1
-1
/
+1
2019-05-05
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
1
-0
/
+10
2019-05-05
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
1
-2
/
+2
2019-05-05
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
1
-2
/
+2
2019-05-05
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
3
-0
/
+6
2019-05-05
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
1
-0
/
+23
2019-05-05
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
1
-22
/
+2
2019-05-05
ice: Use more efficient structures
Jesse Brandeburg
1
-2
/
+2
2019-05-05
ice: Use bitfields where possible
Jesse Brandeburg
1
-5
/
+5
2019-05-05
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
4
-0
/
+120
2019-05-05
ice: Separate if conditions for ice_set_features()
Tony Nguyen
1
-2
/
+6
2019-05-05
ice: Remove __always_unused attribute
Tony Nguyen
1
-1
/
+1
2019-05-05
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
1
-0
/
+1
[next]