Holger Eitzenberger
|
e727149e26
802.3ad: use standard ethhdr instead of ad_header
|
16 年之前 |
Holger Eitzenberger
|
e4ac43200f
802.3ad: generalize out mac address initializer
|
16 年之前 |
Holger Eitzenberger
|
7addeef6b1
802.3ad: initialize ports LACPDU from const initializer
|
16 年之前 |
Holger Eitzenberger
|
1624db7be0
802.3ad: turn ports is_individual into a bool
|
16 年之前 |
Holger Eitzenberger
|
f48127b6f3
802.3ad: turn ports is_enabled into a bool
|
16 年之前 |
Holger Eitzenberger
|
d238d458a7
802.3ad: make ntt bool
|
16 年之前 |
Holger Eitzenberger
|
3b5b35d022
bonding: use port_params in __update_lacpdu_from_port
|
16 年之前 |
Holger Eitzenberger
|
3c52065fbb
bonding: use port_params in __update_default_selected()
|
16 年之前 |
Holger Eitzenberger
|
ce6a49ad40
bonding: use port_params in __update_selected()
|
16 年之前 |
Holger Eitzenberger
|
a6ae186b9a
bonding: remove various function declarations
|
16 年之前 |
Holger Eitzenberger
|
c7e703d01e
bonding: init port_params from template
|
16 年之前 |
Holger Eitzenberger
|
5eefd1adce
bonding: use plain memcpy in __record_default()
|
16 年之前 |
Holger Eitzenberger
|
b99d6ba96d
bonding: use port_params in __record_pdu()
|
16 年之前 |
Holger Eitzenberger
|
1055c9aba3
bonding: introduce and use port_params structure
|
16 年之前 |
Holger Eitzenberger
|
aa3128199d
bonding: improve elaborate port_state assignment
|
16 年之前 |
Holger Eitzenberger
|
5a03cdb7f2
bonding: use pr_debug instead of own macros
|
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 年之前 |
Jay Vosburgh
|
f0c76d6177
bonding: refactor mii monitor
|
17 年之前 |
David S. Miller
|
8e8e43843b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Jay Vosburgh
|
2bf86b7aa8
bonding: Fix locking in 802.3ad mode
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Jay Vosburgh
|
1b76b31693
Convert bonding timers to workqueues
|
17 年之前 |
Mathieu Desnoyers
|
1c3f0b8e07
Change struct marker users
|
17 年之前 |
Al Viro
|
d3bb52b094
endianness annotations drivers/net/bonding/
|
18 年之前 |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 年之前 |
Jay Vosburgh
|
031ae4deb0
bonding: Fix 802.3ad no carrier on "no partner found" instance
|
18 年之前 |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 年之前 |
Arnaldo Carvalho de Melo
|
e7dd65dafd
[SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw
|
18 年之前 |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 年之前 |