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
/
hdlc_x25.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
1
-8
/
+8
2021-07-12
net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
1
-4
/
+4
2021-06-04
net: hdlc_x25: fix the alignment issue
Peng Li
1
-14
/
+14
2021-06-04
net: hdlc_x25: fix the code issue about "if..else.."
Peng Li
1
-2
/
+1
2021-06-04
net: hdlc_x25: add some required spaces
Peng Li
1
-1
/
+2
2021-06-04
net: hdlc_x25: move out assignment in if condition
Peng Li
1
-6
/
+11
2021-06-04
net: hdlc_x25: remove unnecessary out of memory message
Peng Li
1
-3
/
+1
2021-06-04
net: hdlc_x25: remove redundant blank lines
Peng Li
1
-22
/
+0
2021-04-05
net: x25: Queue received packets in the drivers instead of per-CPU queues
Xie He
1
-3
/
+27
2021-03-15
net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
Xie He
1
-1
/
+41
2021-02-04
net: hdlc_x25: Return meaningful error code in x25_open
Xie He
1
-3
/
+3
2020-12-09
net: hdlc_x25: Remove unnecessary skb_reset_network_header calls
Xie He
1
-2
/
+0
2020-08-14
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
1
-1
/
+16
2020-07-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
1
-1
/
+3
2020-01-21
hdlx_x25: Fix backwards compat test.
David S. Miller
1
-1
/
+1
2020-01-21
wan/hdlc_x25: fix skb handling
Martin Schiller
1
-2
/
+11
2020-01-21
wan/hdlc_x25: make lapb params configurable
Martin Schiller
1
-3
/
+77
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2015-12-05
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
1
-0
/
+1
2011-09-16
wan: make LAPB callbacks const
stephen hemminger
1
-8
/
+8
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
1
-7
/
+5
2010-04-22
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-02-04
Coding style correction of some wan drivers
Rudy Matela
1
-2
/
+2
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
1
-3
/
+3
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
1
-1
/
+1
2008-09-24
wan/hdlc_x25.c: fix a NULL dereference
Krzysztof Halasa
1
-3
/
+5
2008-07-23
WAN: cosmetic changes to generic HDLC
Krzysztof Hałasa
1
-9
/
+8
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
1
-4
/
+2
2008-02-05
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
1
-5
/
+5
2007-03-02
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
1
-2
/
+0
2006-09-26
[PATCH] Modularize generic HDLC
Krzysztof Halasa
1
-13
/
+41
2006-07-21
[WAN]: Added missing netif_dormant_off() to generic HDLC
Krzysztof Halasa
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+219