aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/team
AgeCommit message (Expand)Author
2011-12-08team: use vlan_vids_[addr/del]_by_devJiri Pirko
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-18team: replace kmalloc+memcpy by kmemdupJiri Pirko
2011-11-18team: avoid using variable-length arrayJiri Pirko
2011-11-18team: add fix_featuresJiri Pirko
2011-11-16team: replicate options on registerJiri Pirko
2011-11-16team: convert overall spinlock to mutexJiri Pirko
2011-11-16team: Do not hold rcu_read_lock when running netlink cmdsJiri Pirko
2011-11-13net: introduce ethernet teaming deviceJiri Pirko