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
/
llc
/
llc_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
net: backlog functions rename
Zhu Yi
1
-1
/
+1
2010-03-06
llc: use limited socket backlog
Zhu Yi
1
-1
/
+2
2009-12-27
llc: replace the socket list with a local address based hash
Octavian Purdila
1
-19
/
+51
2009-12-27
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
1
-1
/
+9
2009-12-27
llc: convert the socket list to RCU locking
Octavian Purdila
1
-31
/
+62
2009-05-29
llc: Kill outdated and incorrect comment.
David S. Miller
1
-4
/
+0
2009-02-27
llc: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-12
/
+12
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-12
/
+8
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-3
/
+3
2007-02-11
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+1
2005-09-22
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-09-22
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
1
-47
/
+95
2005-09-22
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-22
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
1
-26
/
+2
2005-09-22
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
1
-5
/
+9
2005-09-22
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
1
-4
/
+9
2005-09-22
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
Arnaldo Carvalho de Melo
1
-6
/
+6
2005-09-22
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NET]: Kill skb->list
David S. Miller
1
-1
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+915