index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
1
-5
/
+86
2019-08-13
r8152: support skb_add_rx_frag
Hayes Wang
1
-15
/
+105
2019-08-13
r8152: use alloc_pages for rx buffer
Hayes Wang
1
-20
/
+11
2019-08-13
r8152: replace array with linking list for rx information
Hayes Wang
1
-57
/
+125
2019-08-13
r8152: separate the rx buffer size
Hayes Wang
1
-4
/
+8
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
1
-44
/
+16
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+28
2019-08-13
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
1
-2
/
+7
2019-08-13
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
1
-1
/
+1
2019-08-11
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-21
/
+11
2019-08-11
xen-netback: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-38
/
+11
2019-08-11
net: dsa: mv88e6xxx: add delay in direct SMI wait
Vivien Didelot
1
-0
/
+2
2019-08-11
net: dsa: mv88e6xxx: fix SMI bit checking
Vivien Didelot
1
-1
/
+1
2019-08-11
net: dsa: mv88e6xxx: remove wait and update routines
Vivien Didelot
7
-67
/
+22
2019-08-11
net: dsa: mv88e6xxx: wait for AVB Busy bit
Vivien Didelot
1
-2
/
+27
2019-08-11
net: dsa: mv88e6xxx: introduce wait bit routine
Vivien Didelot
8
-50
/
+73
2019-08-11
net: dsa: mv88e6xxx: introduce wait mask routine
Vivien Didelot
4
-52
/
+41
2019-08-11
net: dsa: mv88e6xxx: wait for 88E6185 PPU disabled
Vivien Didelot
1
-1
/
+1
2019-08-11
r8169: inline rtl8169_free_rx_databuff
Heiner Kallweit
1
-17
/
+7
2019-08-11
net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
Heiner Kallweit
1
-0
/
+62
2019-08-11
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-5
/
+24
2019-08-11
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
1
-15
/
+12
2019-08-11
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...
Heiner Kallweit
1
-16
/
+6
2019-08-11
netdevsim: register couple of devlink params
Jiri Pirko
2
-1
/
+73
2019-08-10
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-33
/
+9
2019-08-10
ixgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+5
2019-08-10
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-08-10
fm10k: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-10
mvpp2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+1
2019-08-10
skge: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+9
2019-08-10
qca: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+3
2019-08-10
dpaa2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-50
/
+7
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-46
/
+8
2019-08-10
nfp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+1
2019-08-10
hns3: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-15
/
+2
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-20
/
+9
2019-08-10
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-29
/
+11
2019-08-10
xgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-76
/
+31
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
6
-153
/
+22
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
1
-5
/
+0
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-191
/
+37
2019-08-09
Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-139
/
+335
2019-08-09
net/mlx5e: Use refcount_t for refcount
Chuhong Yuan
1
-4
/
+5
2019-08-09
net/mlx5e: Use vhca_id in generating representor port_index
Parav Pandit
1
-4
/
+16
2019-08-09
net/mlx5e: Simplify querying port representor parent id
Parav Pandit
1
-13
/
+3
2019-08-09
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
1
-5
/
+1
2019-08-09
net/mlx5e: Allow concurrent creation of encap entries
Vlad Buslov
2
-6
/
+29
2019-08-09
net/mlx5e: Protect encap hash table with mutex
Vlad Buslov
3
-10
/
+36
2019-08-09
net/mlx5e: Extend encap entry with reference counter
Vlad Buslov
4
-28
/
+64
2019-08-09
net/mlx5e: Allow concurrent creation of mod_hdr entries
Vlad Buslov
1
-12
/
+29
[next]