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
2018-05-03
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2018-05-02
r8169: replace get_protocol with vlan_get_protocol
Heiner Kallweit
1
-14
/
+2
2018-05-02
r8169: avoid potentially misaligned access when getting mac address
Heiner Kallweit
1
-4
/
+4
2018-05-02
r8169: improve PCI config space access
Heiner Kallweit
1
-103
/
+29
2018-05-02
r8169: drop rtl_generic_op
Heiner Kallweit
1
-13
/
+10
2018-05-02
r8169: replace longer if statements with switch statements
Heiner Kallweit
1
-38
/
+16
2018-05-02
r8169: simplify code by using ranges in switch clauses
Heiner Kallweit
1
-174
/
+19
2018-05-02
r8169: drop member pll_power_ops from struct rtl8169_private
Heiner Kallweit
1
-66
/
+10
2018-05-02
r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/up
Heiner Kallweit
1
-45
/
+16
2018-05-02
r8169: remove 810x_phy_power_up/down
Heiner Kallweit
1
-55
/
+43
2018-05-02
r8169: remove unneeded check in r8168_pll_power_down
Heiner Kallweit
1
-6
/
+0
2018-05-02
mlxsw: spectrum_router: Return an error for routes added after abort
Ido Schimmel
1
-0
/
+7
2018-05-02
mlxsw: spectrum_router: Return an error for non-default FIB rules
Ido Schimmel
1
-7
/
+7
2018-05-02
cxgb4: add new T5 device id's
Ganesh Goudar
1
-0
/
+3
2018-05-02
net: stmmac: Avoid VLA usage
Kees Cook
1
-1
/
+5
2018-05-02
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
1
-0
/
+1
2018-05-01
net: hns3: Remove packet statistics in the range of 8192~12287
Xi Wang
2
-10
/
+6
2018-05-01
net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
Yunsheng Lin
3
-24
/
+70
2018-05-01
net: hns3: fix a dead loop in hclge_cmd_csq_clean
Huazhong Tan
1
-0
/
+19
2018-05-01
net: hns3: Fix to support autoneg only for port attached with phy
Fuyun Liang
1
-6
/
+6
2018-05-01
net: hns3: fix for phy_addr error in hclge_mac_mdio_config
Huazhong Tan
2
-7
/
+12
2018-05-01
net: hns3: Fixes the error legs in hclge_init_ae_dev function
Huazhong Tan
1
-21
/
+34
2018-05-01
net: hns3: Fixes the out of bounds access in hclge_map_tqp
Huazhong Tan
1
-2
/
+5
2018-05-01
net: hns3: fix to correctly fetch l4 protocol outer header
Huazhong Tan
1
-1
/
+1
2018-05-01
net: hns3: Remove error log when getting pfc stats fails
Yunsheng Lin
1
-4
/
+1
2018-05-01
connector: add parent pid and tgid to coredump and exit events
Stefan Strogin
1
-0
/
+4
2018-05-01
net: stmmac: dwmac-meson: extend phy mode setting
Yixun Lan
1
-16
/
+104
2018-05-01
net/mlx5e: TLS, Add error statistics
Ilya Lesokhin
8
-10
/
+178
2018-05-01
net/mlx5e: TLS, Add Innova TLS TX offload data path
Ilya Lesokhin
10
-16
/
+455
2018-05-01
net/mlx5e: TLS, Add Innova TLS TX support
Ilya Lesokhin
5
-0
/
+254
2018-05-01
net/mlx5: Accel, Add TLS tx offload interface
Ilya Lesokhin
7
-2
/
+801
2018-05-01
net/mlx5e: Move defines out of ipsec code
Ilya Lesokhin
4
-7
/
+6
2018-05-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
21
-129
/
+401
2018-04-30
mlxsw: spectrum_span: Allow bridge for gretap mirror
Petr Machata
2
-6
/
+90
2018-04-30
mlxsw: Respin SPAN on switchdev events
Petr Machata
1
-4
/
+59
2018-04-30
mlxsw: spectrum: Register SPAN before switchdev
Petr Machata
1
-12
/
+12
2018-04-30
mlxsw: spectrum_switchdev: Publish two functions
Petr Machata
2
-1
/
+51
2018-04-30
mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()
Petr Machata
2
-13
/
+14
2018-04-30
i40e: use %pI4b instead of byte swapping before dev_err
Jacob Keller
1
-4
/
+2
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
3
-13
/
+99
2018-04-30
i40e: avoid overflow in i40e_ptp_adjfreq()
Jacob Keller
2
-15
/
+28
2018-04-30
i40e: Fix multiple issues with UDP tunnel offload filter configuration
Alexander Duyck
2
-12
/
+56
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
1
-0
/
+18
2018-04-30
i40e: Add advertising 10G LR mode
Jakub Pawlak
1
-1
/
+3
2018-04-30
i40e: fix reading LLDP configuration
Mariusz Stachura
3
-10
/
+99
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
17
-73
/
+95
2018-04-30
libcxgb,cxgb4: use __skb_put_zero to simplfy code
YueHaibing
3
-14
/
+7
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
1
-1
/
+1
2018-04-30
r8169: move common initializations to tp->hw_start
Heiner Kallweit
1
-55
/
+19
2018-04-30
r8169: remove calls to rtl_set_rx_mode
Heiner Kallweit
1
-6
/
+0
[next]