summaryrefslogtreecommitdiff
path: root/drivers/net/team
AgeCommit message (Expand)AuthorFilesLines
2013-11-30team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-22/+7
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg1-20/+5
2013-11-20genetlink: pass family to functions using groupsJohannes Berg1-2/+3
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-15genetlink: make all genl_ops users constJohannes Berg1-1/+1
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2-1/+14
2013-09-04net: team: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-07-27team: cleanup netpoll clodestephen hemminger1-17/+8
2013-07-24team: add support for sending multicast rejoinsJiri Pirko1-0/+85
2013-07-24net: convert resend IGMP to notifier eventJiri Pirko1-0/+4
2013-07-24team: add peer notificationJiri Pirko1-0/+87
2013-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+5
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko3-18/+8
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko1-2/+1
2013-06-12team: remove synchronize_rcu() called during queue override changeJiri Pirko1-16/+47
2013-06-12team: move add to port list before port enablementJiri Pirko1-1/+1
2013-06-12team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2-0/+4
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2013-06-01team: fix port list dump for big number of portsJiri Pirko1-3/+4
2013-05-29net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-08drivers/net: rename random32() to prandom_u32()Akinobu Mita1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-5/+5
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-3/+3
2013-04-16team: Use new sync_multiple api to sync devices adressess.Vlad Yasevich1-2/+2
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-03-10team: make local function staticstephen hemminger1-3/+3
2013-03-08team: unsyc the devices addresses when port is removedVlad Yasevich1-0/+2
2013-03-06team: introduce random modeJiri Pirko4-21/+85
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko3-27/+20
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2013-02-07team: allow userspace to take control over carrierFlavio Leitner1-0/+8
2013-02-04team: ab: set active port option as changed when port is leavingJiri Pirko1-1/+12
2013-02-04team: move netlink event notifiers after team_port_leave()Jiri Pirko1-4/+6
2013-02-04team: handle sending port list in the same way option list is sentJiri Pirko1-84/+93
2013-01-11drivers/net/team: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-07team: use strlcpy with ethtool_drvinfo fieldsFlavio Leitner1-2/+2
2013-01-05team: remove usage of netdev_set_master()Jiri Pirko1-6/+7
2013-01-04net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko1-2/+0
2013-01-03team: update master carrier stateFlavio Leitner1-2/+22
2012-12-30team: add ethtool supportFlavio Leitner1-0/+17
2012-12-30team: implement carrier changeFlavio Leitner1-0/+10
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+6
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-22team: send port changed when addedJiri Pirko1-8/+24
2012-09-21team: send port changed when addedJiri Pirko1-8/+25
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-19/+19