index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-26
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-26
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-26
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-25
net: wan: add braces {} to all arms of the statement
Peng Li
1
-4
/
+4
2021-05-25
net: wan: fix the comments style issue
Peng Li
1
-6
/
+9
2021-05-25
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-25
net: wan: move out assignment in if condition
Peng Li
1
-2
/
+5
2021-05-25
net: wan: add some required spaces
Peng Li
1
-5
/
+5
2021-05-25
net: wan: fix the code style issue about trailing statements
Peng Li
1
-15
/
+44
2021-05-25
net: wan: code indent use tabs where possible
Peng Li
1
-17
/
+17
2021-05-25
net: wan: add blank line after declarations
Peng Li
1
-0
/
+5
2021-05-25
net: wan: fix an code style issue about "foo* bar"
Peng Li
1
-3
/
+3
2021-05-25
net: wan: remove redundant blank lines
Peng Li
1
-38
/
+0
2021-05-21
net: wan: add necessary () to macro argument
Peng Li
1
-10
/
+10
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-21
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-18
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-04-08
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-29
drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
Lv Yunlong
1
-2
/
+3
2021-03-27
farsync: use DEFINE_SPINLOCK() for spinlock
Liu Jian
1
-2
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+41
2021-03-19
net: lapbether: Close the LAPB device before its underlying Ethernet device c...
Xie He
1
-2
/
+2
2021-03-16
net: lapbether: Prevent racing when checking whether the netif is running
Xie He
1
-7
/
+25
2021-03-15
net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
Xie He
1
-1
/
+41
2021-03-09
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
1
-3
/
+0
2021-03-08
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
1
-2
/
+6
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2021-02-16
net: wan/lmc: dont print format string when not available
Tong Zhang
1
-1
/
+1
2021-02-16
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
1
-0
/
+2
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2021-02-06
net: wan: farsync: use new tasklet API
Emil Renner Berthing
1
-6
/
+6
2021-02-05
net: hdlc_x25: Return meaningful error code in x25_open
Xie He
1
-3
/
+3
2021-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-01-06
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-06
net: wan: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
[next]