aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
Commit message (Expand)AuthorAge
* cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg2015-06-30
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
* net: cxgb3: slight optimization of addr comparedingtianhong2013-12-31
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked sectionJay Fenlason2013-05-23
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明2013-01-14
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-07
* cxgb3: remove usage of dev->masterJiri Pirko2013-01-04
* cxgb3: remove __dev* attributesBill Pemberton2012-12-03
* cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-05
* net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-05
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller2011-12-05
* cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10