index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+4
*
bonding: Fix 802.3ad no carrier on "no partner found" instance
Jay Vosburgh
2007-06-20
1
-5
/
+4
[next]