index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wan: add necessary () to macro argument
Peng Li
2021-05-21
1
-10
/
+10
*
net: wan: add braces {} to all arms of the statement
Peng Li
2021-05-21
1
-1
/
+2
*
net: wan: remove redundant blank lines
Peng Li
2021-05-21
1
-20
/
+0
*
net: wan: fix the code style issue about trailing statements
Peng Li
2021-05-21
1
-10
/
+28
*
net: wan: add some required spaces
Peng Li
2021-05-21
1
-3
/
+3
*
net: wan: fix an code style issue about "foo* bar"
Peng Li
2021-05-21
1
-5
/
+5
*
net: wan: remove leading spaces before tabs
Hui Tang
2021-05-21
3
-7
/
+7
*
net: wan: fix variable definition style
Peng Li
2021-05-18
1
-2
/
+2
*
net: wan: remove redundant space
Peng Li
2021-05-18
1
-1
/
+1
*
net: wan: remove redundant braces {}
Peng Li
2021-05-18
1
-2
/
+1
*
net: wan: add some required spaces
Peng Li
2021-05-18
1
-8
/
+8
*
net: wan: remove redundant blank lines
Peng Li
2021-05-18
1
-17
/
+0
*
drivers/net: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-18
1
-2
/
+2
*
Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
Xie He
2021-05-03
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
1
-2
/
+3
|
\
|
*
drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
Lv Yunlong
2021-03-29
1
-2
/
+3
*
|
net: wan: z85230: drop unused async state
Johan Hovold
2021-04-07
1
-39
/
+0
*
|
net: x25: Queue received packets in the drivers instead of per-CPU queues
Xie He
2021-04-05
2
-8
/
+71
*
|
farsync: use DEFINE_SPINLOCK() for spinlock
Liu Jian
2021-03-26
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-1
/
+41
|
\
|
|
*
net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
Xie He
2021-03-15
1
-1
/
+41
*
|
net: lapbether: Close the LAPB device before its underlying Ethernet device c...
Xie He
2021-03-19
1
-2
/
+2
*
|
net: lapbether: Prevent racing when checking whether the netif is running
Xie He
2021-03-16
1
-7
/
+25
|
/
*
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
2021-03-09
1
-3
/
+0
*
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
2021-03-08
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-17
1
-1
/
+3
|
\
|
*
net: wan/lmc: dont print format string when not available
Tong Zhang
2021-02-15
1
-1
/
+1
|
*
net: wan/lmc: unregister device when no matching device is found
Tong Zhang
2021-02-15
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
1
-3
/
+3
|
\
|
|
*
net: hdlc_x25: Return meaningful error code in x25_open
Xie He
2021-02-05
1
-3
/
+3
*
|
net: wan: farsync: use new tasklet API
Emil Renner Berthing
2021-02-06
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
1
-0
/
+1
|
\
|
|
*
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-06
1
-0
/
+1
*
|
net: wan: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-06
1
-3
/
+1
*
|
net: wan: Replace simple_strtol by simple_strtoul
Zheng Yongjun
2021-01-06
1
-1
/
+1
|
/
*
net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
Xie He
2020-12-29
1
-0
/
+7
*
net: lapbether: Consider it successful if (dis)connecting when already (dis)c...
Xie He
2020-12-10
1
-2
/
+11
*
net: hdlc_x25: Remove unnecessary skb_reset_network_header calls
Xie He
2020-12-10
1
-2
/
+0
*
net: wan: remove trailing semicolon in macro definition
Tom Rix
2020-12-01
1
-1
/
+1
*
net: wan: Delete the DLCI / SDLA drivers
Xie He
2020-11-17
4
-2243
/
+0
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
1
-0
/
+1
|
\
|
*
cosa: Add missing kfree in error path of cosa_write
Wang Hai
2020-11-12
1
-0
/
+1
*
|
net: x25_asy: Delete the x25_asy driver
Xie He
2020-11-07
4
-898
/
+0
*
|
net: hdlc_fr: Add support for any Ethertype
Xie He
2020-11-04
1
-26
/
+49
*
|
net: hdlc_fr: Improve the initial checks when we receive an skb
Xie He
2020-11-04
1
-1
/
+1
*
|
net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
Xie He
2020-11-04
1
-0
/
+3
*
|
net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
Xie He
2020-11-04
1
-17
/
+20
*
|
net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
Xie He
2020-11-04
1
-9
/
+6
*
|
drivers: net: wan: lmc: Fix W=1 set but used variable warnings
Andrew Lunn
2020-11-03
1
-7
/
+2
|
/
*
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
2020-10-22
1
-0
/
+1
[next]