aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_sap.c
Commit message (Expand)AuthorAge
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* llc: replace the socket list with a local address based hashOctavian Purdila2009-12-26
* llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-26
* llc: optimize multicast deliveryOctavian Purdila2009-12-26
* llc: convert the socket list to RCU lockingOctavian Purdila2009-12-26
* llc: Fix double accounting of received packetsArnaldo Carvalho de Melo2008-05-30
* [LLC]: skb allocation size for responsesJoonwoo Park2008-04-01
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [LLC]: Use skb_reset_mac_header in llc_alloc_frameArnaldo Carvalho de Melo2007-04-26
* [NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [LLC]: multicast receive device matchStephen Hemminger2006-08-13
* [LLX]: SOCK_DGRAM interface fixesStephen Hemminger2006-08-05
* [LLC]: add multicast support for datagramsStephen Hemminger2006-06-18
* [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-22
* [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-22
* [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-22
* [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-22
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16