Commit Graph

228 Commits (7e38017557bc0b87434d184f8804cadb102bb903)

Author SHA1 Message Date
Ajit Khaparde 35cfabdc5e bonding: Remove net_device_stats from bonding struct 15 years ago
stephen hemminger b473946a08 bonding: bond_open error return value 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Andy Gospodarek 1f3c8804ac bonding: allow arp_ip_targets on separate vlans to use arp validation 15 years ago
Joe Perches a4aee5c808 drivers/net/bonding/: : use pr_fmt 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Eric W. Biederman 15449745e5 net: Simplify the bond drivers pernet operations. 15 years ago
Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 years ago
Eric W. Biederman 6639104bd8 bond: Get the rtnl_link_ops support correct 16 years ago
Eric W. Biederman ec87fd3b4e bond: Add support for multiple network namespaces 16 years ago
Eric W. Biederman 88ead97710 bond: Implement a basic set of rtnl link ops 16 years ago
Eric W. Biederman c67dfb299e bond: Simplify bond device destruction 16 years ago
Eric W. Biederman 30c15ba993 bond: Simplify bond_create. 16 years ago
Eric W. Biederman 6151b3d435 bond: Simply bond sysfs group creation 16 years ago
Jiri Bohac d9d5283228 bonding: fix a race condition in calls to slave MII ioctls 16 years ago
Jasper Spaans a361c83cb4 bonding: Remove bond_dev from xmit_hash_policy call. 16 years ago
Jasper Spaans d3da68310a bonding: Modify hash transmit policies to use the packet's source MAC address 16 years ago
Nicolas de Pesloüan 38fc0026da bonding: change bond_create_proc_entry() to return void 16 years ago
Nicolas de Pesloüan 49b4ad92d1 bonding: remove useless assignment 16 years ago
Nicolas de Pesloüan 3c6aaa2461 bonding: fix a parameter name in error message 16 years ago
Jiri Pirko a549952ad3 bonding: introduce primary_reselect option 16 years ago
Jiri Pirko b9f602533e bonding: make ab_arp select active slaves as other modes 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 16 years ago
Petri Gynther 6c9888532b bonding: Have bond_check_dev_link examine netif_running 16 years ago
Nicolas de Pesloüan f584130616 bonding: Fix useless test: int > INT_MAX 16 years ago
Stephen Hemminger 89c76c62f1 bonding: use compare_ether_addr 16 years ago
Jay Vosburgh 278339a42a bonding: propogate vlan_features to bonding master 16 years ago
Jiri Pirko e5e2a8fd83 bonding: wipe out printk's 16 years ago
Moni Shoua e36b9d16c6 bonding: clean muticast addresses when device changes type 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Stephen Hemminger 181470fcf3 bonding: initialization rework 16 years ago
Stephen Hemminger 373500db92 bonding: network device names are case sensative 16 years ago
Stephen Hemminger 3d632c3f28 bonding: fix style issues 16 years ago
Stephen Hemminger 9e71626c1c bonding: fix destructor 16 years ago
Stephen Hemminger 7e08384045 bonding: remove bonding read/write semaphore 16 years ago
Stephen Hemminger d93216051a bonding: initialize before registration 16 years ago
Stephen Hemminger d2991f7535 bonding: bond_create always called with default parameters 16 years ago
Jiri Pirko ae63e808f5 bonding: use bond_is_lb() when it's appropriate 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Eric Dumazet 9d21493b4b net: tx scalability works : trans_start 16 years ago
Florian Westphal 9d34d1a20e bonding: fix panic if initialization fails 16 years ago
Jiri Pirko aee64faf23 bonding: get rid of CONFIG_PROC_FS ifdefs 16 years ago
Jiri Pirko 1363d9b135 bonding: correct the cleanup in bond_create() 16 years ago
Eric Dumazet 689c96cca7 bonding: bond_slave_info_query() fix 16 years ago
Jiri Pirko 41f8910040 bonding: ignore updelay param when there is no active slave 16 years ago
Jiri Pirko 29112f4e24 bonding: use ethtool for link checking first 16 years ago
Brian Haley 5a31bec014 Bonding: fix zero address hole bug in arp_ip_target list 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Jiri Pirko 5a29f7893f bonding: select current active slave when enslaving device for mode tlb and alb 16 years ago