index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_conn.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
net: backlog functions rename
Zhu Yi
2010-03-05
llc: use limited socket backlog
Zhu Yi
2009-12-27
llc: replace the socket list with a local address based hash
Octavian Purdila
2009-12-27
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2009-12-27
llc: convert the socket list to RCU locking
Octavian Purdila
2009-05-29
llc: Kill outdated and incorrect comment.
David S. Miller
2009-02-27
llc: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-02-11
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-22
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
Arnaldo Carvalho de Melo
2005-09-22
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
Arnaldo Carvalho de Melo
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds