Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-04llc: make lock staticstephen hemminger
2013-09-21llc*.h: Remove extern from function prototypesJoe Perches
2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller
2012-08-15llc2: Fix silent failure of llc_station_init()Ben Hutchings
2011-07-27atomic: use <linux/atomic.h>Arun Sharma
2009-12-27llc: convert llc_sap_list to RCUOctavian Purdila
2009-12-27llc: replace the socket list with a local address based hashOctavian Purdila
2009-12-27llc: use a device based hash table to speed up multicast deliveryOctavian Purdila
2009-12-27llc: convert the socket list to RCU lockingOctavian Purdila
2008-03-29[LLC]: station source mac addressJoonwoo Park
2006-03-21[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger
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]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo
2005-08-30[NET]: Kill skb->real_devDavid S. Miller
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds