index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bonding.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
bonding: remove bond_vlan_used()
Veaceslav Falico
1
-18
/
+0
2013-08-29
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
1
-6
/
+0
2013-08-29
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
1
-1
/
+14
2013-08-01
bonding: initial RCU conversion
nikolay@redhat.com
1
-0
/
+4
2013-08-01
bonding: factor out slave id tx code and simplify xmit paths
Nikolay Aleksandrov
1
-0
/
+10
2013-08-01
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
1
-31
/
+40
2013-06-27
bonding: remove unnecessary dev_addr_from_first member
nikolay@redhat.com
1
-1
/
+0
2013-06-27
bonding: remove unnecessary setup_by_slave member
nikolay@redhat.com
1
-1
/
+0
2013-06-25
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
1
-2
/
+28
2013-06-25
bonding: add helper function bond_get_targets_ip(targets, ip)
Veaceslav Falico
1
-0
/
+16
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-13
bonding: fix igmp_retrans type and two related races
Nikolay Aleksandrov
1
-1
/
+1
2013-06-07
bonding: Convert hw addr handling to sync/unsync, support ucast addresses
Jay Vosburgh
1
-1
/
+0
2013-01-30
bond: have random dev address by default instead of zeroes
Jiri Pirko
1
-0
/
+1
2013-01-04
bonding: remove usage of dev->master
Jiri Pirko
1
-7
/
+7
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
1
-0
/
+13
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-06-12
bonding: remove packet cloning in recv_probe()
Eric Dumazet
1
-2
/
+2
2012-05-13
bonding: Fix LACPDU rx_dropped commit.
David S. Miller
1
-1
/
+1
2012-03-22
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
1
-2
/
+16
2011-10-30
bonding: eliminate bond_close race conditions
Jay Vosburgh
1
-1
/
+0
2011-10-19
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
1
-2
/
+5
2011-08-17
bonding: use ndo_change_rx_flags callback
Jiri Pirko
1
-1
/
+0
2011-07-21
bonding: do vlan cleanup
Jiri Pirko
1
-1
/
+5
2011-06-23
bonding: add min links parameter to 802.3ad
stephen hemminger
1
-0
/
+1
2011-06-09
bonding: delete unused arp_mon_pt
Peter Pan(潘卫平)
1
-1
/
+0
2011-05-15
net: drivers: kill two unused macro definitions
Shan Wei
1
-10
/
+0
2011-04-29
ipv4, ipv6, bonding: Restore control over number of peer notifications
Ben Hutchings
1
-2
/
+4
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
1
-2
/
+2
2011-04-17
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
1
-29
/
+0
2011-04-14
net-bonding: Adding support for throughputs larger than 65536 Mbps
David Decotigny
1
-3
/
+3
2011-04-14
net-bonding: Fix minor sparse complaints
David Decotigny
1
-0
/
+1
2011-03-23
bonding: fix rx_handler locking
Jiri Pirko
1
-0
/
+1
2011-03-16
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
Jiri Pirko
1
-4
/
+10
2011-03-16
bonding: wrap slave state work
Jiri Pirko
1
-5
/
+26
2011-03-16
net: get rid of multiple bond-related netdevice->priv_flags
Jiri Pirko
1
-23
/
+1
2011-03-16
bonding: register slave pointer for rx_handler
Jiri Pirko
1
-0
/
+3
2011-03-09
bonding: move procfs code into bond_procfs.c
Amerigo Wang
1
-0
/
+26
2011-02-28
bonding: fix sparse warning
stephen hemminger
1
-2
/
+3
2011-02-27
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
1
-1
/
+1
2011-02-27
bonding: sync netpoll code with bridge
Amerigo Wang
1
-0
/
+20
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+6
2010-12-16
bonding: Fix slave selection bug.
Hillf Danton
1
-2
/
+2
2010-12-10
bonding: add the debugfs facility to the bonding driver
Taku Izumi
1
-0
/
+9
2010-12-09
net: Convert netpoll blocking api in bonding driver to be a counter
Neil Horman
1
-8
/
+4
2010-11-17
drivers/net/bonding: Remove unnecessary casts of netdev_priv
Joe Perches
1
-1
/
+1
2010-10-21
bonding: make release_and_destroy static
stephen hemminger
1
-1
/
+0
2010-10-18
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
1
-0
/
+30
[next]