aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_sap.c
Commit message (Expand)AuthorAgeFilesLines
* llc: Fix double accounting of received packetsArnaldo Carvalho de Melo2008-05-301-5/+5
* [LLC]: skb allocation size for responsesJoonwoo Park2008-03-311-3/+24
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [LLC]: Use skb_reset_mac_header in llc_alloc_frameArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [LLC]: multicast receive device matchStephen Hemminger2006-08-131-0/+3
* [LLX]: SOCK_DGRAM interface fixesStephen Hemminger2006-08-041-2/+2
* [LLC]: add multicast support for datagramsStephen Hemminger2006-06-171-8/+51
* [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-221-1/+4
* [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-221-1/+3
* [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-221-4/+4
* [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-221-2/+3
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+316