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