index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_3ad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding 802.3ad: Rename rx_machine_lock to state_machine_lock
Nils Carlson
2011-03-07
1
-12
/
+12
*
bonding 802.3ad: Fix the state machine locking v2
Nils Carlson
2011-03-07
1
-5
/
+11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2011-01-24
1
-3
/
+3
|
\
|
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-3
/
+3
|
|
\
|
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-3
/
+3
*
|
|
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
Neil Horman
2011-01-20
1
-0
/
+4
|
/
/
*
|
drivers/net/bonding: Remove unnecessary casts of netdev_priv
Joe Perches
2010-11-17
1
-2
/
+1
|
/
*
bonding: cleanup: remove braces from single block statements
Bandan Das
2010-10-21
1
-91
/
+72
*
bonding: cleanup : add space around operators
Bandan Das
2010-10-21
1
-44
/
+67
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-0
/
+3
|
\
|
*
bonding: correctly process non-linear skbs
Andy Gospodarek
2010-09-14
1
-0
/
+3
*
|
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-1
/
+1
|
/
*
bond_3ad.c avoid possible null deref
Dan Carpenter
2009-12-26
1
-1
/
+1
*
drivers/net/bonding/: : use pr_fmt
Joe Perches
2009-12-13
1
-77
/
+94
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-12
/
+12
*
bonding: fix 802.3ad standards compliance error
Jay Vosburgh
2009-11-15
1
-42
/
+43
*
bond: Add support for multiple network namespaces
Eric W. Biederman
2009-10-30
1
-3
/
+0
*
bonding: Remove bond_dev from xmit_hash_policy call.
Jasper Spaans
2009-10-27
1
-6
/
+5
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
bonding: wipe out printk's
Jiri Pirko
2009-08-13
1
-46
/
+50
*
drivers/net/bonding: Adjust constant name
Julia Lawall
2009-07-12
1
-1
/
+2
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-3
/
+8
|
\
|
*
bonding: fix link down handling in 802.3ad mode
Stephen Hemminger
2009-05-17
1
-3
/
+8
*
|
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
2009-05-17
1
-2
/
+3
|
/
*
802.3ad: use standard ethhdr instead of ad_header
Holger Eitzenberger
2008-12-26
1
-10
/
+6
*
802.3ad: generalize out mac address initializer
Holger Eitzenberger
2008-12-26
1
-10
/
+14
*
802.3ad: initialize ports LACPDU from const initializer
Holger Eitzenberger
2008-12-26
1
-49
/
+12
*
802.3ad: turn ports is_individual into a bool
Holger Eitzenberger
2008-12-26
1
-3
/
+3
*
802.3ad: turn ports is_enabled into a bool
Holger Eitzenberger
2008-12-26
1
-3
/
+3
*
802.3ad: make ntt bool
Holger Eitzenberger
2008-12-26
1
-10
/
+12
*
bonding: use port_params in __update_lacpdu_from_port
Holger Eitzenberger
2008-12-17
1
-6
/
+7
*
bonding: use port_params in __update_default_selected()
Holger Eitzenberger
2008-12-17
1
-8
/
+10
*
bonding: use port_params in __update_selected()
Holger Eitzenberger
2008-12-17
1
-8
/
+8
*
bonding: remove various function declarations
Holger Eitzenberger
2008-12-17
1
-28
/
+0
*
bonding: init port_params from template
Holger Eitzenberger
2008-12-17
1
-12
/
+11
*
bonding: use plain memcpy in __record_default()
Holger Eitzenberger
2008-12-17
1
-7
/
+2
*
bonding: use port_params in __record_pdu()
Holger Eitzenberger
2008-12-17
1
-9
/
+10
*
bonding: introduce and use port_params structure
Holger Eitzenberger
2008-12-17
1
-60
/
+60
*
bonding: improve elaborate port_state assignment
Holger Eitzenberger
2008-12-17
1
-10
/
+1
*
bonding: use pr_debug instead of own macros
Holger Eitzenberger
2008-12-09
1
-31
/
+29
*
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2008-11-12
1
-3
/
+4
*
bonding: alternate agg selection policies for 802.3ad
Jay Vosburgh
2008-11-06
1
-123
/
+203
*
bonding: refactor mii monitor
Jay Vosburgh
2008-08-07
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-2
/
+2
|
\
|
*
bonding: Fix locking in 802.3ad mode
Jay Vosburgh
2008-03-25
1
-2
/
+2
*
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
|
/
*
Convert bonding timers to workqueues
Jay Vosburgh
2007-10-23
1
-2
/
+4
*
Change struct marker users
Mathieu Desnoyers
2007-10-19
1
-15
/
+17
*
endianness annotations drivers/net/bonding/
Al Viro
2007-10-10
1
-33
/
+9
[next]