| Commit message (Expand) | Author | Age | Files | Lines |
* | llc: avoid blocking in llc_sap_close() | Cong Wang | 2018-09-13 | 1 | -3/+1 |
* | llc: use refcount_inc_not_zero() for llc_sap_find() | Cong Wang | 2018-08-07 | 1 | -2/+2 |
* | net, llc: convert llc_sap.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
* | llc: make lock static | stephen hemminger | 2014-01-03 | 1 | -2/+1 |
* | llc: "foo* bar" should be "foo *bar" | Weilong Chen | 2013-12-27 | 1 | -1/+1 |
* | llc: cleanup: remove dead code from llc_init() | Dan Carpenter | 2010-03-24 | 1 | -6/+0 |
* | llc: convert llc_sap_list to RCU | Octavian Purdila | 2009-12-26 | 1 | -32/+14 |
* | llc: replace the socket list with a local address based hash | Octavian Purdila | 2009-12-26 | 1 | -2/+4 |
* | llc: convert the socket list to RCU locking | Octavian Purdila | 2009-12-26 | 1 | -2/+3 |
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 1 | -2/+2 |
* | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 | 1 | -2/+2 |
* | [LLC]: Kill llc_station_mac_sa symbol export. | David S. Miller | 2008-03-28 | 1 | -1/+0 |
* | [LLC]: station source mac address | Joonwoo Park | 2008-03-28 | 1 | -7/+1 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -1/+2 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -2/+8 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -2/+1 |
* | [LLC]: Fix sap refcounting | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+0 |
* | [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 | -11/+23 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+179 |