Hannes Eder
|
b06715b7a3
drivers/net/bonding: fix sparse warnings: move decls to header file
|
16 년 전 |
Holger Eitzenberger
|
e97fd7c6d5
bonding: turn all bond_parm_tbls const
|
16 년 전 |
Holger Eitzenberger
|
325dcf7a90
bonding: make tbl argument to bond_parse_parm() const
|
16 년 전 |
Holger Eitzenberger
|
5a03cdb7f2
bonding: use pr_debug instead of own macros
|
16 년 전 |
Holger Eitzenberger
|
77afc92b79
bonding: use table for mode names
|
16 년 전 |
Holger Eitzenberger
|
5840205426
bonding: add and use bond_is_lb()
|
16 년 전 |
Wang Chen
|
244ef9b917
bond: Kill directly reference of netdev->priv
|
16 년 전 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 년 전 |
Stephen Hemminger
|
eb7cc59a03
bonding: convert to net_device_ops
|
16 년 전 |
Stephen Hemminger
|
eeda3fd64f
netdev: introduce dev_get_stats()
|
16 년 전 |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 년 전 |
Jay Vosburgh
|
fd989c8332
bonding: alternate agg selection policies for 802.3ad
|
16 년 전 |
Brian Haley
|
305d552acc
bonding: send IPv6 neighbor advertisement on failover
|
16 년 전 |
Jay Vosburgh
|
6cf3f41e6c
bonding, net: Move last_rx update into bonding recv logic
|
16 년 전 |
Harvey Harrison
|
63779436ab
drivers: replace NIPQUAD()
|
16 년 전 |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Jay Vosburgh
|
a434e43f3d
bonding: Clean up resource leaks
|
16 년 전 |
Jay Vosburgh
|
fba4acda35
bonding: fix miimon failure counter
|
16 년 전 |
Harvey Harrison
|
8cf14e3837
net: easy removals of HIPQUAD using %pI4 format
|
16 년 전 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 년 전 |
Herbert Xu
|
b63365a2d6
net: Fix disjunct computation of netdev features
|
16 년 전 |
Stephen Hemminger
|
fa53ebac42
bonding: add more ethtool support
|
16 년 전 |
Brian Haley
|
f14c4e4e36
bonding: change some __constant_htons() to htons()
|
16 년 전 |
Jay Vosburgh
|
f0c76d6177
bonding: refactor mii monitor
|
17 년 전 |
David S. Miller
|
cf508b1211
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
|
17 년 전 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 년 전 |
David S. Miller
|
b9e4085768
netdev: Do not use TX lock to protect address lists.
|
17 년 전 |
David S. Miller
|
e308a5d806
netdev: Add netdev->addr_list_lock protection.
|
17 년 전 |
Wang Chen
|
7e1a1ac1fb
bonding: Check return of dev_set_promiscuity/allmulti
|
17 년 전 |
David S. Miller
|
c773e847ea
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
|
17 년 전 |