summaryrefslogtreecommitdiff
path: root/net/llc/llc_conn.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05net: backlog functions renameZhu Yi
2010-03-05llc: use limited socket backlogZhu Yi
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila
2009-12-26llc: use a device based hash table to speed up multicast deliveryOctavian Purdila
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila
2009-05-28llc: Kill outdated and incorrect comment.David S. Miller
2009-02-26llc: remove some pointless conditionals before kfree_skb()Wei Yongjun
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-28[NET]: Convert init_timer into setup_timerPavel 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-10[NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo
2005-09-22[LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo
2005-09-22[LLC]: Help the compiler with likely/unlikely, saving some more bytesArnaldo Carvalho de Melo
2005-09-22[LLC]: Mark llc_find_next_offset as __init, saving some more bytesArnaldo Carvalho de Melo
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds