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