index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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-23
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-05
net: backlog functions rename
Zhu Yi
1
-1
/
+1
2010-03-05
llc: use limited socket backlog
Zhu Yi
1
-1
/
+2
2009-12-26
llc: replace the socket list with a local address based hash
Octavian Purdila
1
-19
/
+51
2009-12-26
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
1
-1
/
+9
2009-12-26
llc: convert the socket list to RCU locking
Octavian Purdila
1
-31
/
+62
2009-05-28
llc: Kill outdated and incorrect comment.
David S. Miller
1
-4
/
+0
2009-02-26
llc: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-12
/
+12
2008-01-28
[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-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-3
/
+3
2007-02-10
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2005-10-08
[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-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
[NET]: Kill skb->list
David S. Miller
1
-1
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+915