summaryrefslogtreecommitdiff
path: root/net/llc/llc_c_ac.c
Commit message (Expand)AuthorAge
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-22
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-03-27
* net: LLC: Convert timers to use timer_setup()Kees Cook2017-10-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: backlog functions renameZhu Yi2010-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-02
|\
| * [LLC]: skb allocation size for responsesJoonwoo Park2008-03-31
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
|/
* [LLC]: llc_mac_hdr_init const argumentsStephen Hemminger2006-03-20
* [LLC]: Fix compiler warnings introduced by TX window scaling changes.David S. Miller2005-11-17
* [LLC]: Fix TX window scalingJochen Friedrich2005-11-14
* [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-22
* [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-22
* [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-22
* [LLC]: Do better struct sock accounting on skbsArnaldo 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]: introduce llc_conn_tmr_common_cb, to avoid code duplicationArnaldo Carvalho de Melo2005-09-22
* [LLC]: Remove unneeded f_bit variablesArnaldo Carvalho de Melo2005-09-22
* [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variablesArnaldo 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