| Commit message (Expand) | Author | Age | Files | Lines |
* | llc/snap: constify dev_addr passing | Jakub Kicinski | 2021-10-13 | 1 | -1/+1 |
* | llc: fix sk_buff leak in llc_conn_service() | Eric Biggers | 2019-10-08 | 1 | -2/+6 |
* | llc: delete timers synchronously in llc_sk_free() | Cong Wang | 2018-04-22 | 1 | -8/+1 |
* | llc: properly handle dev_queue_xmit() return value | Cong Wang | 2018-03-27 | 1 | -6/+9 |
* | net: LLC: Convert timers to use timer_setup() | Kees Cook | 2017-10-25 | 1 | -10/+17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: backlog functions rename | Zhu Yi | 2010-03-05 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 | 1 | -22/+25 |
|\ |
|
| * | [LLC]: skb allocation size for responses | Joonwoo Park | 2008-04-01 | 1 | -22/+25 |
* | | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
|/ |
|
* | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger | 2006-03-21 | 1 | -1/+0 |
* | [LLC]: Fix compiler warnings introduced by TX window scaling changes. | David S. Miller | 2005-11-18 | 1 | -4/+4 |
* | [LLC]: Fix TX window scaling | Jochen Friedrich | 2005-11-15 | 1 | -9/+11 |
* | [LLC]: Fix the accept path | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -39/+25 |
* | [LLC]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -1/+1 |
* | [LLC]: Use refcounting with struct llc_sap | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -0/+1 |
* | [LLC]: Do better struct sock accounting on skbs | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -1/+1 |
* | [LLC]: Use some more likely/unlikely | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -26/+26 |
* | [LLC]: Add sysctl support for the LLC timeouts | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -6/+6 |
* | [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -38/+10 |
* | [LLC]: Remove unneeded f_bit variables | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -14/+7 |
* | [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -8/+2 |
* | [LLC]: Make llc_frame_alloc take a net_device as an argument | Arnaldo Carvalho de Melo | 2005-09-22 | 1 | -63/+42 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1514 |