aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-26llc: convert llc_sap_list to RCUOctavian Purdila1-32/+14
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila1-2/+4
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila1-2/+3
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger1-2/+2
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2008-03-28[LLC]: Kill llc_station_mac_sa symbol export.David S. Miller1-1/+0
2008-03-28[LLC]: station source mac addressJoonwoo Park1-7/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-2/+8
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-03-20[LLC]: Fix sap refcountingArnaldo Carvalho de Melo1-1/+0
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+1
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo1-11/+23
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+179