index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
x25
/
x25_in.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
net: x25: drop harmless check of !more
Jean Sacren
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-09
net/x25: add new state X25_STATE_5
Martin Schiller
1
-0
/
+32
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
Thomas Gleixner
1
-6
/
+1
2018-11-30
net/x25: handle call collisions
Martin Schiller
1
-0
/
+9
2017-10-22
net: x25: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2013-12-10
x25: convert printks to pr_<level>
wangweidong
1
-1
/
+3
2011-10-18
x25: Handle undersized/fragmented skbs
Matthew Daley
1
-5
/
+35
2011-10-18
x25: Validate incoming call user data lengths
Matthew Daley
1
-0
/
+3
2011-07-02
x25: Reduce switch/case indent
Joe Perches
1
-59
/
+59
2011-02-08
x25: possible skb leak on bad facilities
andrew hendry
1
-3
/
+11
2010-11-04
memory corruption in X.25 facilities parsing
andrew hendry
1
-0
/
+2
2010-05-18
X25: Move interrupt flag to bitfield
andrew hendry
1
-1
/
+1
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2010-04-08
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-4
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
1
-1
/
+1
2008-01-29
[X25]: Avoid divides and sparse warnings
Eric Dumazet
1
-1
/
+1
2007-04-26
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
Arnaldo Carvalho de Melo
1
-2
/
+5
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-11
[NET] X25: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-03-22
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
1
-1
/
+2
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+361