summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_c_ac.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: backlog functions renameZhu Yi2010-03-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-22/+25
|\
| * [LLC]: skb allocation size for responsesJoonwoo Park2008-03-311-22/+25
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
|/
* [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-201-1/+0
* [LLC]: Fix compiler warnings introduced by TX window scaling changes.David S. Miller2005-11-171-4/+4
* [LLC]: Fix TX window scalingJochen Friedrich2005-11-141-9/+11
* [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-221-39/+25
* [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-221-1/+1
* [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-221-0/+1
* [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-221-1/+1
* [LLC]: Use some more likely/unlikelyArnaldo Carvalho de Melo2005-09-221-26/+26
* [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-221-6/+6
* [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplicationArnaldo Carvalho de Melo2005-09-221-38/+10
* [LLC]: Remove unneeded f_bit variablesArnaldo Carvalho de Melo2005-09-221-14/+7
* [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variablesArnaldo Carvalho de Melo2005-09-221-8/+2
* [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-221-63/+42
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1514
OpenPOWER on IntegriCloud