index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2019-02-04
6
-35
/
+65
*
net/mlx5: Fix code style issue in mlx driver
Tonghao Zhang
2019-02-04
1
-1
/
+2
*
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: RX checksum offload support
Sergei Shtylyov
2019-02-04
2
-2
/
+59
*
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
2019-02-04
2
-8
/
+8
*
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
2019-02-03
1
-14
/
+66
*
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
2019-02-03
1
-18
/
+12
*
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
2019-02-03
1
-3
/
+0
*
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
2019-02-03
1
-32
/
+32
*
net: devlink: report cell size of shared buffers
Jakub Kicinski
2019-02-03
2
-0
/
+2
*
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
1
-1
/
+1
*
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-02-03
4
-40
/
+136
*
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
2019-02-03
1
-0
/
+9
*
atheros: atl2: fix an indentaion issue on a return statement
Colin Ian King
2019-02-02
1
-1
/
+1
*
atl1c: fix indentation issue on an if statement
Colin Ian King
2019-02-02
1
-4
/
+4
*
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
2019-02-02
1
-1
/
+1
*
chelsio: clean up indentation issue
Colin Ian King
2019-02-02
1
-2
/
+1
*
net: nixge: Separate ctrl and dma resources
Alex Williams
2019-02-02
1
-16
/
+58
*
r8169: remove rtl_wol_pll_power_down
Heiner Kallweit
2019-02-02
1
-12
/
+4
*
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
2019-02-02
1
-2
/
+5
*
net: hns3: modify the upper limit judgment condition
liuzhongzhu
2019-02-02
1
-2
/
+2
*
net: hns3: don't allow user to change vlan filter state
Jian Shen
2019-02-02
1
-2
/
+1
*
net: hns3: optimize the maximum TC macro
liuzhongzhu
2019-02-02
3
-7
/
+6
*
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
2019-02-02
5
-4
/
+77
*
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
Huazhong Tan
2019-02-02
1
-4
/
+5
*
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
Weihang Li
2019-02-02
1
-13
/
+11
*
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
Weihang Li
2019-02-02
1
-27
/
+33
*
net: hns3: code optimization for hclge_rx_buffer_calc
Yunsheng Lin
2019-02-02
1
-77
/
+63
*
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
2019-02-02
4
-20
/
+12
*
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
2019-02-02
1
-1
/
+1
*
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
2019-02-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-01
1
-10
/
+82
|
\
|
*
nfp: bpf: complete ALU32 logic shift supports
Jiong Wang
2019-02-01
1
-5
/
+67
|
*
nfp: bpf: correct the behavior for shifts by zero
Jiong Wang
2019-02-01
1
-10
/
+20
*
|
nfp: devlink: report the running and flashed versions
Jakub Kicinski
2019-02-01
1
-0
/
+87
*
|
nfp: nsp: add support for versions command
Jakub Kicinski
2019-02-01
2
-0
/
+81
*
|
nfp: devlink: report fixed versions
Jakub Kicinski
2019-02-01
1
-1
/
+35
*
|
nfp: devlink: report driver name and serial number
Jakub Kicinski
2019-02-01
1
-0
/
+24
*
|
nfp: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-01
1
-2
/
+1
*
|
tulip: eeprom: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-01
1
-3
/
+1
*
|
cxgb4: smt: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-01
1
-2
/
+1
*
|
cxgb4: sched: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-01
1
-1
/
+1
*
|
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...
David S. Miller
2019-02-01
1
-7
/
+0
|
\
\
|
*
\
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-01
526
-4571
/
+12124
|
|
\
\
|
*
|
|
virt_wifi: remove set but not used variable 'w_priv'
YueHaibing
2019-01-19
1
-2
/
+0
|
*
|
|
virt_wifi: remove duplicated include from virt_wifi.c
YueHaibing
2019-01-19
1
-5
/
+0
[next]