Commit Graph

363 Commits (6bc4a568414caab05424b702165a732177daccd0)

Author SHA1 Message Date
Veaceslav Falico 5a4309746c bonding: properly unset current_arp_slave on slave link up 13 years ago
Shlomo Pongratz 234bcf8a49 net/bonding: correctly proxy slave neigh param setup ndo function 13 years ago
Shlomo Pongratz 2af73d4b2a net/bonding: emit address change event also in bond_release 13 years ago
Weiping Pan 7d26bb103c bonding: emit event when bonding changes MAC 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Andy Gospodarek eaddcd7690 bonding: remove entries for master_ip and vlan_ip and query devices instead 13 years ago
Peter Pan(潘卫平) 1c3ac4289a bonding: send igmp report for its master 13 years ago
stephen hemminger f7d9821a6a bonding: fix error handling if slave is busy (v2) 13 years ago
Jiri Pirko 87002b03ba net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls 13 years ago
Jiri Pirko 8e586137e6 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 13 years ago
Henrik Saavedra Persson 917fbdb32f bonding: only use primary address for ARP 13 years ago
Michał Mirosław 34324dc2bf net: remove NETIF_F_NO_CSUM feature bit 13 years ago
Michał Mirosław c8f44affb7 net: introduce and use netdev_features_t for device features sets 13 years ago
Dan Carpenter 589665f5a6 bonding: comparing a u8 with -1 is always false 13 years ago
Weiping Pan 98f41f694f bonding:update speed/duplex for NETDEV_CHANGE 13 years ago
Jay Vosburgh e6d265e850 bonding: eliminate bond_close race conditions 13 years ago
Maciej Żenczykowski 59fdaca9a4 net: make bonding slaves honour master's skb->priority 14 years ago
Eric W. Biederman 4c22400ab6 bonding: Use a per netns implementation of /sys/class/net/bonding_masters. 14 years ago
Mitsuo Hayasaka 4d97480b18 bonding: use local function pointer of bond->recv_probe in bond_handle_frame 14 years ago
Andy Gospodarek a0db2dad09 bonding: properly stop queuing work when requested 14 years ago
Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
Jiri Pirko d03462b999 bonding: use ndo_change_rx_flags callback 14 years ago
Peter Pan(潘卫平) ba3211ccd0 bonding:reset backup and inactive flag of slave 14 years ago
Jiri Pirko d5da4510a7 bonding: implement get_tx_queues rtnk_link_op 14 years ago
Andy Gospodarek b2730f4f84 bonding: reduce noise during init 14 years ago
Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 14 years ago
Jiri Pirko cc0e407006 bonding: do vlan cleanup 14 years ago
Michał Mirosław 62f2a3a48b net: remove NETIF_F_ALL_TX_OFFLOADS 14 years ago
stephen hemminger 655f8919d5 bonding: add min links parameter to 802.3ad 14 years ago
Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
WANG Cong cefa9993f1 netpoll: copy dev name of slaves to struct netpoll 14 years ago
Jiri Bohac 830a9c7551 bonding: clean up bond_del_vlan() 14 years ago
Peter Pan(潘卫平) 56d00c677d bonding:delete lacp_fast from ad_bond_info 14 years ago
Neil Horman 374eeb5a9d bonding: reset queue mapping prior to transmission to physical device (v5) 14 years ago
Jiri Pirko 6f92c66f71 bonding: allow all slave speeds 14 years ago
Andy Gospodarek 90e62474fd bonding: cleanup module option descriptions 14 years ago
Flavio Leitner 94265cf5f7 bonding: documentation and code cleanup for resend_igmp 14 years ago
Neil Horman 9fe0617d9b bonding: prevent deadlock on slave store with alb mode (v3) 14 years ago
Amerigo Wang daf9209bb2 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE 14 years ago
Amerigo Wang 8d8fc29d02 netpoll: disable netpoll when enslave a device 14 years ago
Michał Mirosław b2a103e6d0 bonding: convert to ndo_fix_features 14 years ago
Michał Mirosław 0693e88e6c net: bonding: factor out rlock(bond->lock) in xmit path 14 years ago
Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
Ben Hutchings ad246c992b ipv4, ipv6, bonding: Restore control over number of peer notifications 14 years ago
Jiri Pirko 3aba891dde bonding: move processing of recv handlers into handle_frame() 14 years ago
Ben Hutchings 7c89943236 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS 14 years ago
David S. Miller 7d038eb6dc bonding: Fix set-but-unused variable. 14 years ago
David Decotigny 5d30530efb net-bonding: Adding support for throughputs larger than 65536 Mbps 14 years ago
David Decotigny 65cce19c07 net-bonding: Fix minor/cosmetic type inconsistencies 14 years ago