index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
[BONDING]: Do not drop non-VLAN traffic
Jay Vosburgh
1
-12
/
+3
2005-03-29
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
1
-1
/
+3
2005-03-22
[PATCH] bonding: avoid tx balance for IGMP (alb/tlb mode)
John W. Linville
1
-1
/
+3
2005-03-22
[BONDING]: Use NETIF_F_LLTX in bonding device
Arthur Kepner
1
-0
/
+4
2005-03-08
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
3
-4
/
+3
2005-02-20
[PATCH] drivers/net/bonding/: make 3 functions static
Adrian Bunk
3
-4
/
+3
2005-02-11
[PATCH] bonding: change misleading warning
Jay Vosburgh
1
-2
/
+2
2005-02-11
[PATCH] : bonding: use wrappers to change mtu and MAC
Jay Vosburgh
2
-24
/
+15
2005-01-07
[PATCH] MODULE_PARM conversions
Andrew Morton
1
-10
/
+10
2004-12-26
Merge pobox.com:/garz/repo/netdev-2.6/janitor
Jeff Garzik
1
-10
/
+0
2004-11-11
[PATCH] Fix for 802.3ad shutdown issue
Andrew Morton
2
-6
/
+13
2004-10-30
[PATCH] bonding: remove an unused function
Adrian Bunk
1
-10
/
+0
2004-10-25
[BONDING]: Add MODULE_VERSION
John W. Linville
1
-0
/
+1
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2004-07-30
[NET]: Kill NET_FASTROUTE, does nothing and suffers from major bitrot.
David S. Miller
1
-10
/
+0
2004-06-04
[PATCH] sparse: if_mii() helper (from jgarzik)
Alexander Viro
1
-3
/
+3
2004-06-03
[PATCH] sparse: ->ifr_data annotation
Alexander Viro
1
-6
/
+8
2004-02-18
[PATCH] gcc-3.5: bonding
Andrew Morton
1
-1
/
+4
2004-02-18
[PATCH] bonding alias revert and documentation fix
Andrew Morton
1
-1
/
+0
2004-02-18
[PATCH] add some more MODULE_ALIASes
Andrew Morton
1
-0
/
+1
2004-02-18
[PATCH] Add VLAN support in ALB mode
Shmulik Hen
4
-13
/
+94
2004-02-18
[PATCH] Add VLAN support in TLB mode
Shmulik Hen
4
-3
/
+76
2004-02-18
[PATCH] Add support for HW accel. slaves
Shmulik Hen
4
-87
/
+503
2004-01-10
[PATCH] [bonding 2.6] Use the per-bond values of all remaining parameters
Amir Noam
1
-52
/
+71
2004-01-10
[PATCH] [bonding 2.6] Use the per-bond value of the bond_mode parameter
Amir Noam
1
-71
/
+76
2004-01-10
[PATCH] [bonding 2.6] Save parameters in a per-bond data structure
Amir Noam
2
-76
/
+115
2004-01-10
[netdrvr bonding] trivial - Update comment blocks and version field
Shmulik Hen
6
-11
/
+20
2004-01-10
[PATCH] [bonding 2.6] Fix compilation warning in bond_alb.c
Amir Noam
1
-2
/
+1
2004-01-10
[netdrvr bonding] fix build breakage
Amir Noam
1
-2
/
+2
2004-01-10
[netdrvr bonding] Add support for slaves that use ethtool_ops
Amir Noam
1
-24
/
+49
2004-01-10
[netdrvr bonding] Releasing the original active slave causes mac address dupl...
Amir Noam
1
-14
/
+20
2004-01-10
[netdrvr bonding] Cannot remove and re-enslave the original active slave
Amir Noam
1
-1
/
+12
2004-01-10
[netdrvr bonding] fix broken build
Jeff Garzik
1
-1
/
+1
2004-01-10
[PATCH] bonding cleanup 2.6 - Fix rejects from previous patches
Shmulik Hen
3
-35
/
+35
2004-01-10
[PATCH] bonding cleanup 2.6 - Code re-org
Shmulik Hen
6
-1418
/
+1460
2004-01-10
[PATCH] bonding cleanup 2.6 - fix indentations.
Shmulik Hen
2
-42
/
+42
2004-01-10
[PATCH] bonding cleanup 2.6 - empty lines cleanup
Shmulik Hen
2
-34
/
+87
2004-01-10
[PATCH] bonding cleanup 2.6 - Whitespace cleanup
Shmulik Hen
3
-194
/
+194
2004-01-10
[PATCH] bonding cleanup 2.6 - Consolidate error handling in all xmit functions
Shmulik Hen
4
-106
/
+91
2004-01-10
[PATCH] bonding cleanup 2.6 - Consolidate conditions & statements
Shmulik Hen
2
-204
/
+207
2004-01-10
[PATCH] bonding cleanup 2.6 - consolidate return values of functions.
Shmulik Hen
2
-93
/
+96
2004-01-10
[PATCH] bonding cleanup 2.6 - Re-org struct bonding members (re-send)
Shmulik Hen
4
-217
/
+217
2004-01-10
[PATCH] bonding cleanup 2.6 - consolidate param names of function params and ...
Shmulik Hen
3
-401
/
+388
2004-01-10
[PATCH] bonding cleanup 2.6 - Consolidate function declarations
Shmulik Hen
4
-172
/
+112
2004-01-10
[PATCH] bonding cleanup 2.6 - Fix slave list iteration
Shmulik Hen
4
-357
/
+320
2004-01-10
[PATCH] bonding cleanup 2.6 - Remove multicast_mode module param
Shmulik Hen
1
-155
/
+65
2004-01-10
[PATCH] bonding cleanup 2.6 - Fix handling of bond->primary
Shmulik Hen
1
-27
/
+28
2004-01-10
[PATCH] bonding cleanup 2.6 - Consolidate timer handling
Shmulik Hen
4
-75
/
+88
2004-01-10
[PATCH] bonding cleanup 2.6 - remove dead code
Shmulik Hen
2
-235
/
+60
[next]