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
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
net: z85230: fix the comments style issue
Peng Li
1
-131
/
+83
2021-06-15
net: z85230: replace comparison to NULL with "!skb"
Peng Li
1
-7
/
+7
2021-06-15
net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)
Peng Li
1
-18
/
+0
2021-06-15
net: z85230: add blank line after declarations
Peng Li
1
-0
/
+6
2021-06-15
net: z85230: remove redundant blank lines
Peng Li
1
-33
/
+1
2021-06-11
net: pc300too: fix the comments style issue
Peng Li
1
-2
/
+1
2021-06-11
net: pc300too: add some required spaces
Peng Li
1
-4
/
+4
2021-06-11
net: pc300too: replace comparison to NULL with "!card->plxbase"
Peng Li
1
-4
/
+2
2021-06-11
net: pc300too: remove redundant initialization for statics
Peng Li
1
-1
/
+1
2021-06-11
net: pc300too: move out assignment in if condition
Peng Li
1
-2
/
+4
2021-06-11
net: pc300too: fix the code style issue about "foo * bar"
Peng Li
1
-1
/
+1
2021-06-11
net: pc300too: add blank line after declarations
Peng Li
1
-1
/
+2
2021-06-11
net: pc300too: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-06-10
net: ixp4xx_hss: add braces {} to all arms of the statement
Peng Li
1
-2
/
+2
2021-06-10
net: ixp4xx_hss: fix the comments style issue
Peng Li
1
-5
/
+7
2021-06-10
net: ixp4xx_hss: remove redundant spaces
Peng Li
1
-15
/
+15
2021-06-10
net: ixp4xx_hss: add some required spaces
Peng Li
1
-4
/
+4
2021-06-10
net: ixp4xx_hss: move out assignment in if condition
Peng Li
1
-23
/
+43
2021-06-10
net: ixp4xx_hss: fix the code style issue about "foo* bar"
Peng Li
1
-3
/
+3
2021-06-10
net: ixp4xx_hss: add blank line after declarations
Peng Li
1
-0
/
+5
2021-06-10
net: ixp4xx_hss: remove redundant blank lines
Peng Li
1
-11
/
+0
2021-06-09
net: lapbether: fix the code style issue about line length
Peng Li
1
-1
/
+2
2021-06-09
net: lapbether: fix the alignment issue
Peng Li
1
-1
/
+1
2021-06-09
net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"
Peng Li
1
-1
/
+1
2021-06-09
net: lapbether: fix the comments style issue
Peng Li
1
-17
/
+10
2021-06-09
net: lapbether: remove unnecessary out of memory message
Peng Li
1
-6
/
+2
2021-06-09
net: lapbether: remove trailing whitespaces
Peng Li
1
-3
/
+3
2021-06-09
net: lapbether: move out assignment in if condition
Peng Li
1
-5
/
+10
2021-06-09
net: lapbether: add blank line after declarations
Peng Li
1
-0
/
+1
2021-06-09
net: lapbether: remove redundant blank line
Peng Li
1
-1
/
+0
2021-06-08
net: farsync: replace comparison to NULL with "fst_card_array[i]"
Peng Li
1
-2
/
+2
2021-06-08
net: farsync: remove redundant return
Peng Li
1
-1
/
+0
2021-06-08
net: farsync: fix the alignment issue
Peng Li
1
-1
/
+1
2021-06-08
net: farsync: remove redundant parentheses
Peng Li
1
-8
/
+8
2021-06-08
net: farsync: remove redundant spaces
Peng Li
1
-9
/
+9
2021-06-08
net: farsync: remove redundant braces {}
Peng Li
1
-51
/
+35
2021-06-08
net: farsync: add some required spaces
Peng Li
1
-6
/
+6
2021-06-08
net: farsync: fix the code style issue about macros
Peng Li
1
-6
/
+6
2021-06-08
net: farsync: code indent use tabs where possible
Peng Li
1
-18
/
+18
2021-06-08
net: farsync: remove trailing whitespaces
Peng Li
1
-15
/
+15
2021-06-08
net: farsync: fix the comments style issue
Peng Li
1
-152
/
+83
2021-06-08
net: farsync: remove redundant initialization for statics
Peng Li
1
-2
/
+2
2021-06-08
net: farsync: move out assignment in if condition
Peng Li
1
-8
/
+16
2021-06-08
net: farsync: fix the code style issue about "foo* bar"
Peng Li
1
-1
/
+1
2021-06-08
net: farsync: add blank line after declarations
Peng Li
1
-0
/
+2
2021-06-08
net: farsync: remove redundant blank lines
Peng Li
1
-3
/
+0
2021-06-07
net: hd64570: add some required spaces
Peng Li
1
-2
/
+2
2021-06-07
net: hd64570: remove redundant parentheses
Peng Li
1
-2
/
+2
2021-06-07
net: hd64570: fix the comments style issue
Peng Li
1
-3
/
+3
2021-06-07
net: hd64570: add braces {} to all arms of the statement
Peng Li
1
-4
/
+8
[next]