Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cxgb3/l2t: Use struct_size() in kvzalloc() | Gustavo A. R. Silva | 2019-04-02 | 1 | -2/+2 |
* | cxgb3/l2t: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-08 | 1 | -0/+1 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-09 | 1 | -7/+1 |
* | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit | 2017-02-06 | 1 | -1/+1 |
* | net: cxgb3: slight optimization of addr compare | dingtianhong | 2013-12-31 | 1 | -1/+1 |
* | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). | David S. Miller | 2012-07-05 | 1 | -2/+4 |
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. | David Miller | 2011-12-05 | 1 | -7/+20 |
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 1 | -3/+12 |
* | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-11 | 1 | -0/+445 |