index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-05-31
net: sealevel: remove redundant initialization for statics
Peng Li
1
-1
/
+1
2021-05-31
net: sealevel: add some required spaces
Peng Li
1
-4
/
+4
2021-05-31
net: sealevel: open brace '{' following struct go on the same line
Peng Li
1
-4
/
+2
2021-05-31
net: sealevel: fix the code style issue about "foo* bar"
Peng Li
1
-1
/
+1
2021-05-31
net: sealevel: add blank line after declarations
Peng Li
1
-0
/
+2
2021-05-31
net: sealevel: remove redundant blank lines
Peng Li
1
-5
/
+0
2021-05-28
net: hdlc_fr: remove unnecessary out of memory message
Peng Li
1
-3
/
+2
2021-05-28
net: hdlc_fr: remove redundant braces {}
Peng Li
1
-3
/
+3
2021-05-28
net: hdlc_fr: add braces {} to all arms of the statement
Peng Li
1
-4
/
+6
2021-05-28
net: hdlc_fr: remove space after '!'
Peng Li
1
-2
/
+2
2021-05-28
net: hdlc_fr: code indent use tabs where possible
Peng Li
1
-4
/
+4
2021-05-28
net: hdlc_fr: move out assignment in if condition
Peng Li
1
-4
/
+8
2021-05-28
net: hdlc_fr: add some required spaces
Peng Li
1
-3
/
+4
2021-05-28
net: hdlc_fr: fix an code style issue about "foo* bar"
Peng Li
1
-2
/
+2
2021-05-28
net: hdlc_fr: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-28
net: hdlc_fr: remove redundant blank lines
Peng Li
1
-42
/
+0
2021-05-25
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-25
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-25
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-25
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-25
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-25
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-24
net: wan: add braces {} to all arms of the statement
Peng Li
1
-4
/
+4
2021-05-24
net: wan: fix the comments style issue
Peng Li
1
-6
/
+9
2021-05-24
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-24
net: wan: move out assignment in if condition
Peng Li
1
-2
/
+5
2021-05-24
net: wan: add some required spaces
Peng Li
1
-5
/
+5
2021-05-24
net: wan: fix the code style issue about trailing statements
Peng Li
1
-15
/
+44
2021-05-24
net: wan: code indent use tabs where possible
Peng Li
1
-17
/
+17
2021-05-24
net: wan: add blank line after declarations
Peng Li
1
-0
/
+5
2021-05-24
net: wan: fix an code style issue about "foo* bar"
Peng Li
1
-3
/
+3
2021-05-24
net: wan: remove redundant blank lines
Peng Li
1
-38
/
+0
2021-05-21
net: wan: add necessary () to macro argument
Peng Li
1
-9
/
+9
2021-05-21
net: wan: add braces {} to all arms of the statement
Peng Li
1
-1
/
+2
2021-05-21
net: wan: remove redundant blank lines
Peng Li
1
-20
/
+0
2021-05-21
net: wan: fix the code style issue about trailing statements
Peng Li
1
-10
/
+28
2021-05-21
net: wan: add some required spaces
Peng Li
1
-3
/
+3
2021-05-21
net: wan: fix an code style issue about "foo* bar"
Peng Li
1
-5
/
+5
2021-05-20
net: wan: remove leading spaces before tabs
Hui Tang
3
-7
/
+7
2021-05-18
net: wan: fix variable definition style
Peng Li
1
-2
/
+2
2021-05-18
net: wan: remove redundant space
Peng Li
1
-1
/
+1
2021-05-18
net: wan: remove redundant braces {}
Peng Li
1
-2
/
+1
2021-05-18
net: wan: add some required spaces
Peng Li
1
-8
/
+8
2021-05-18
net: wan: remove redundant blank lines
Peng Li
1
-17
/
+0
2021-05-17
drivers/net: Remove leading spaces in Kconfig
Juerg Haefliger
1
-2
/
+2
2021-05-03
Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
Xie He
1
-3
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-04-07
net: wan: z85230: drop unused async state
Johan Hovold
1
-39
/
+0
2021-04-05
net: x25: Queue received packets in the drivers instead of per-CPU queues
Xie He
2
-8
/
+71
2021-03-28
drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
Lv Yunlong
1
-2
/
+3
[prev]
[next]