Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
db3e74b582915d66e10b0c73a62763418f54c340
/
net
/
llc
/
llc_conn.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
79545b6
llc: use limited socket backlog
by Zhu Yi
· 15 years ago
52d58ae
llc: replace the socket list with a local address based hash
by Octavian Purdila
· 15 years ago
6d2e3ea
llc: use a device based hash table to speed up multicast delivery
by Octavian Purdila
· 15 years ago
b76f5a8
llc: convert the socket list to RCU locking
by Octavian Purdila
· 15 years ago
dfe9a83
llc: Kill outdated and incorrect comment.
by David S. Miller
· 15 years ago
c3431ea
llc: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
d57b186
[NET] LLC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
8420e1b
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
by Arnaldo Carvalho de Melo
· 19 years ago
d389424
[LLC]: Fix the accept path
by Arnaldo Carvalho de Melo
· 19 years ago
2928c19
[LLC]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
6e2144b
[LLC]: Use refcounting with struct llc_sap
by Arnaldo Carvalho de Melo
· 19 years ago
04e4223
[LLC]: Do better struct sock accounting on skbs
by Arnaldo Carvalho de Melo
· 19 years ago
590232a
[LLC]: Add sysctl support for the LLC timeouts
by Arnaldo Carvalho de Melo
· 19 years ago
af426d3
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
by Arnaldo Carvalho de Melo
· 19 years ago
0eb8017
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
by Arnaldo Carvalho de Melo
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago