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
Age
Commit message (
Expand
)
Author
Files
Lines
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
7
-163
/
+24
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
8
-257
/
+51
2019-08-09
Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-140
/
+340
2019-08-09
tc-testing: added tdc tests for matchall filter
Roman Mashak
1
-0
/
+391
2019-08-09
selftests: Fix detection of nettest command in fcnal-test
David Ahern
1
-32
/
+6
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
2
-6
/
+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
2019-08-09
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
3
-10
/
+28
2019-08-09
net/mlx5e: Protect mod header entry flows list with spinlock
Vlad Buslov
1
-0
/
+7
2019-08-09
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
5
-43
/
+61
2019-08-09
net/mlx5e: Allow concurrent creation of hairpin entries
Vlad Buslov
1
-19
/
+46
2019-08-09
net/mlx5e: Protect hairpin hash table with mutex
Vlad Buslov
2
-4
/
+18
2019-08-09
net/mlx5e: Protect hairpin entry flows list with spinlock
Vlad Buslov
1
-0
/
+8
2019-08-09
net/mlx5e: Extend hairpin entry with reference counter
Vlad Buslov
1
-18
/
+26
2019-08-09
Merge branch 'hns3-next'
David S. Miller
11
-242
/
+615
2019-08-09
net: hns3: refine some macro definitions
Guojia Liao
2
-3
/
+3
2019-08-09
net: hns3: add handshake with VF for PF reset
Huazhong Tan
2
-8
/
+55
2019-08-09
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
3
-14
/
+20
2019-08-09
net: hns3: add function display NCL_CONFIG info
Yufeng Mo
1
-22
/
+30
2019-08-09
net: hns3: add check for max TX BD num for tso and non-tso case
Yunsheng Lin
2
-24
/
+17
2019-08-09
net: hns3: add some statitics info to tx process
Yunsheng Lin
3
-14
/
+52
2019-08-09
net: hns3: add DFX registers information for ethtool -d
Guangbin Huang
3
-55
/
+301
2019-08-09
net: hns3: modify how pause options is displayed
Yonglong Liu
1
-17
/
+21
2019-08-09
net: hns3: add input length check for debugfs write function
Yufeng Mo
1
-0
/
+4
2019-08-09
net: hns3: clean up for vlan handling in hns3_fill_desc_vtags
Yunsheng Lin
1
-78
/
+89
2019-08-09
net: hns3: fix interrupt clearing error for VF
Huazhong Tan
2
-9
/
+21
2019-08-09
net: hns3: fix GFP flag error in hclge_mac_update_stats()
Zhongzhu Liu
1
-1
/
+5
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
1
-4
/
+0
2019-08-09
r8169: fix performance issue on RTL8168evl
Holger Hoffstätte
1
-3
/
+3
[prev]
[next]