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.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-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
/
bond_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-20
bonding: vlans don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-20
bonding: mc addresses don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+5
2013-04-18
bonding: fix l23 and l34 load balancing in forwarding path
Eric Dumazet
1
-25
/
+30
2013-04-12
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-12
bonding: fix netdev event NULL pointer dereference
nikolay@redhat.com
1
-2
/
+11
2013-04-09
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
1
-0
/
+9
2013-04-09
Revert "bonding: remove sysfs before removing devices"
nikolay@redhat.com
1
-1
/
+1
2013-04-05
bonding: remove sysfs before removing devices
Veaceslav Falico
1
-1
/
+1
2013-04-02
bonding: get netdev_rx_handler_unregister out of locks
Veaceslav Falico
1
-2
/
+1
2013-03-13
bonding: don't call update_speed_duplex() under spinlocks
Veaceslav Falico
1
-4
/
+2
2013-03-08
bonding: fire NETDEV_RELEASE event only on 0 slaves
Veaceslav Falico
1
-2
/
+3
2013-02-27
bond: check if slave count is 0 in case when deciding to take slave's mac
Jiri Pirko
1
-1
/
+1
2013-02-19
bonding: set sysfs device_type to 'bond'
Doug Goldstein
1
-0
/
+6
2013-02-19
bonding: fix bond_release_all inconsistencies
nikolay@redhat.com
1
-117
/
+18
2013-02-12
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
1
-1
/
+1
2013-02-04
netns: bond: allow unprivileged users to control bond device
Gao feng
1
-2
/
+5
2013-01-31
bond: have random dev address by default instead of zeroes
Jiri Pirko
1
-19
/
+19
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-4
/
+5
2013-01-05
bonding: remove usage of dev->master
Jiri Pirko
1
-39
/
+55
2012-12-14
bonding: do not cancel works in bond_uninit()
Konstantin Khlebnikov
1
-2
/
+0
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+7
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
1
-11
/
+6
2012-11-29
bonding: make arp_ip_target parameter checks consistent with sysfs
nikolay@redhat.com
1
-2
/
+3
2012-11-29
bonding: fix miimon and arp_interval delayed work race conditions
nikolay@redhat.com
1
-62
/
+26
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-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
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
1
-3
/
+6
2012-07-10
bonding: Manage /proc/net/bonding/ entries from the netdev events
Eric W. Biederman
1
-3
/
+6
2012-06-14
bonding: drop_monitor aware
Eric Dumazet
1
-9
/
+9
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2012-06-13
bonding: remove packet cloning in recv_probe()
Eric Dumazet
1
-17
/
+20
2012-06-13
bonding: Fix corrupted queue_mapping
Eric Dumazet
1
-4
/
+5
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+11
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
1
-5
/
+11
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
[next]