summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_station.c
Commit message (Expand)AuthorAgeFilesLines
* llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings2012-09-171-87/+4
* llc2: Remove explicit indexing of state action arraysBen Hutchings2012-09-171-4/+4
* llc2: Remove the station send queueBen Hutchings2012-09-171-32/+2
* llc2: Collapse the station event receive pathBen Hutchings2012-09-171-81/+6
* llc2: Remove dead code for state machineBen Hutchings2012-09-171-395/+9
* llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings2012-09-171-12/+4
* llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2012-08-141-1/+1
* llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings2012-08-141-1/+1
* llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-141-17/+2
* llc: free the right skbSorin Dumitru2012-08-061-3/+3
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-8/+8
* net/llc: storing negative error codes in unsigned shortDan Carpenter2010-09-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [LLC]: skb allocation size for responsesJoonwoo Park2008-03-311-3/+10
* [LLC]: station source mac addressJoonwoo Park2008-03-281-3/+3
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2
* [NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-11/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-221-3/+3
* [LLC]: Use some more likely/unlikelyArnaldo Carvalho de Melo2005-09-221-3/+3
* [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-221-3/+8
* [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-221-5/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+713
OpenPOWER on IntegriCloud