summaryrefslogtreecommitdiffstats
path: root/include/net/llc.h
Commit message (Expand)AuthorAgeFilesLines
* llc: make lock staticstephen hemminger2014-01-031-1/+0
* llc*.h: Remove extern from function prototypesJoe Perches2013-09-211-25/+25
* llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-171-1/+0
* llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-141-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* llc: convert llc_sap_list to RCUOctavian Purdila2009-12-261-1/+1
* llc: replace the socket list with a local address based hashOctavian Purdila2009-12-261-1/+20
* llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-261-0/+11
* llc: convert the socket list to RCU lockingOctavian Purdila2009-12-261-4/+3
* [LLC]: station source mac addressJoonwoo Park2008-03-281-1/+0
* [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-201-1/+1
* [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-221-2/+11
* [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-221-1/+15
* [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-221-0/+7
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-3/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+99