index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-02-26
mlxsw: spectrum: remove set but not used variable 'autoneg_status'
YueHaibing
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
2019-02-26
nfp: remove ethtool flashing fallback
Jakub Kicinski
2019-02-26
nfp: add .ndo_get_devlink
Jakub Kicinski
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-25
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-25
net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2019-02-25
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-25
mlxsw: spectrum: acl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-25
net: phy: aquantia: add hwmon support
Heiner Kallweit
2019-02-25
net: phy: aquantia: rename aquantia.c to aquantia_main.c
Heiner Kallweit
2019-02-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-02-25
net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family
Marek BehĂșn
2019-02-25
net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
Marek BehĂșn
2019-02-25
ice: fix overlong string, update stats output
Jesse Brandeburg
2019-02-25
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
2019-02-25
ice: use absolute vector ID for VFs
Mitch Williams
2019-02-25
ice: check for a leaf node presence
Victor Raj
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
2019-02-25
ice: clear VF ARQLEN register on reset
Mitch Williams
2019-02-25
ice: don't spam VFs with link messages
Mitch Williams
2019-02-25
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
2019-02-25
ice: fix numeric overflow warning
Bruce Allan
2019-02-25
ice: fix issue where host reboots on unload when iommu=on
Brett Creeley
2019-02-25
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
ice: Fix added in VSI supported nodes calc
Victor Raj
2019-02-25
ice: Fix the calculation of ICE_MAX_MTU
Maciej Fijalkowski
2019-02-25
ice: Mark extack argument as __always_unused
Bruce Allan
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
net: phy: fix reading fixed phy status
Heiner Kallweit
2019-02-24
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-02-24
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
2019-02-24
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
2019-02-24
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
2019-02-24
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
2019-02-24
net: hns3: fix get VF RSS issue
Jian Shen
2019-02-24
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
2019-02-24
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
2019-02-24
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
2019-02-24
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
2019-02-24
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2019-02-24
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
2019-02-24
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
[next]