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
2019-12-21llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2012-09-17llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings
2012-09-17llc2: Remove explicit indexing of state action arraysBen Hutchings
2012-09-17llc2: Remove the station send queueBen Hutchings
2012-09-17llc2: Collapse the station event receive pathBen Hutchings
2012-09-17llc2: Remove dead code for state machineBen Hutchings
2012-09-17llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings
2012-08-15llc: Fix races between llc2 handler use and (un)registrationBen Hutchings
2012-08-15llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings
2012-08-15llc2: Fix silent failure of llc_station_init()Ben Hutchings
2012-08-07llc: free the right skbSorin Dumitru
2012-07-11net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2010-09-17net/llc: storing negative error codes in unsigned shortDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-04-01[LLC]: skb allocation size for responsesJoonwoo Park
2008-03-29[LLC]: station source mac addressJoonwoo Park
2008-01-29[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-02-11[NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo
2005-09-22[LLC]: Use some more likely/unlikelyArnaldo Carvalho de Melo
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds