index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
1
-11
/
+6
2012-11-30
bonding: delete migrated IP addresses from the rlb hash table
Jiri Bohac
3
-40
/
+184
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
2
-0
/
+19
2012-11-28
bonding: in balance-rr mode, set curr_active_slave only if it is up
Michal Kubeček
1
-1
/
+1
2012-11-21
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
1
-0
/
+7
2012-11-01
bonding: fix second off-by-one error
nikolay@redhat.com
1
-1
/
+1
2012-11-01
bonding: fix off-by-one error
nikolay@redhat.com
1
-1
/
+1
2012-10-16
vlan: fix bond/team enslave of vlan challenged slave/port
Jiri Pirko
1
-1
/
+1
2012-10-04
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-09-01
bonding: add some slack to arp monitoring time limits
Jiri Bohac
1
-11
/
+20
2012-08-23
bonding: support for IPv6 transmit hashing
John Eaglesham
1
-26
/
+63
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2012-08-15
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-1
/
+1
2012-08-15
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
1
-3
/
+1
2012-08-15
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
1
-3
/
+3
2012-08-15
net: remove netdev_bonding_change()
Amerigo Wang
1
-10
/
+10
2012-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
1
-1
/
+1
2012-07-20
net: rename bond_queue_mapping to slave_dev_queue_mapping
Jiri Pirko
1
-3
/
+3
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
1
-6
/
+8
2012-07-18
bonding: refine IFF_XMIT_DST_RELEASE capability
Eric Dumazet
1
-0
/
+5
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
1
-3
/
+1
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+7
2012-07-10
bonding: debugfs and network namespaces are incompatible
Eric W. Biederman
1
-1
/
+1
2012-07-10
bonding: Manage /proc/net/bonding/ entries from the netdev events
Eric W. Biederman
1
-3
/
+6
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+13
2012-06-18
bonding: show all the link status of slaves
Amerigo Wang
1
-2
/
+13
2012-06-14
bonding: drop_monitor aware
Eric Dumazet
3
-13
/
+13
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+11
2012-06-13
bonding: remove packet cloning in recv_probe()
Eric Dumazet
5
-40
/
+36
2012-06-13
bonding: Fix corrupted queue_mapping
Eric Dumazet
1
-4
/
+5
2012-06-13
bonding:record primary when modify it via sysfs
Weiping Pan
1
-2
/
+6
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-18
/
+32
2012-05-13
bonding: Fix LACPDU rx_dropped commit.
David S. Miller
2
-6
/
+8
2012-05-11
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
1
-29
/
+29
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-05-11
bonding: don't increase rx_dropped after processing LACPDUs
Jiri Bohac
3
-12
/
+24
2012-04-27
bonding: bond_update_speed_duplex() can return void since no callers check it...
Rick Jones
1
-6
/
+6
2012-04-19
bonding: start slaves with link down for ARP monitor
Michal Kubeček
1
-12
/
+21
2012-04-13
bonding: Fixup get_tx_queue() op second arg type.
David S. Miller
1
-1
/
+1
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-5
/
+2
2012-04-06
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-05
net/bonding: correctly proxy slave neigh param setup ndo function
Shlomo Pongratz
1
-8
/
+43
2012-04-05
net/bonding: emit address change event also in bond_release
Shlomo Pongratz
1
-0
/
+3
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+7
2012-03-30
bonding: emit event when bonding changes MAC
Weiping Pan
1
-1
/
+7
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-23
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2
-69
/
+31
2012-03-20
bonding: send igmp report for its master
Peter Pan(潘卫平)
1
-3
/
+15
2012-02-06
bonding: Fix misspelling of "since"
Jesper Juhl
1
-1
/
+1
[next]