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_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-12-07
bonding: fix packets_per_slave showing
Nikolay Aleksandrov
1
-2
/
+2
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-11-29
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
1
-3
/
+1
2013-11-16
bonding: add ip checks when store ip target
Wang Weidong
1
-13
/
+6
2013-11-15
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2013-11-14
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-156
/
+108
2013-11-08
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
1
-0
/
+49
2013-10-20
bonding: move active_slave getting into separate function
Jiri Pirko
1
-4
/
+4
2013-10-20
bonding: move active_slave setting into separate function
Jiri Pirko
1
-61
/
+13
2013-10-20
bonding: move mode setting into separate function
Jiri Pirko
1
-34
/
+11
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
1
-13
/
+17
2013-10-03
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
1
-2
/
+0
2013-09-27
sysfs: make attr namespace interface less convoluted
Tejun Heo
1
-11
/
+3
2013-09-27
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
1
-21
/
+0
2013-09-27
net: expose the master link to sysfs, and remove it from bond
Veaceslav Falico
1
-17
/
+3
2013-09-27
bonding: add bond_has_slaves() and use it
Veaceslav Falico
1
-2
/
+2
2013-09-27
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
1
-8
/
+15
2013-09-16
bonding: Make alb learning packet interval configurable
Neil Horman
1
-0
/
+39
2013-09-11
bonding: fix bond_arp_rcv setting and arp validate desync state
nikolay@redhat.com
1
-3
/
+16
2013-09-11
bonding: fix store_arp_validate race with mode change
nikolay@redhat.com
1
-4
/
+10
2013-09-04
bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync
nikolay@redhat.com
1
-1
/
+6
2013-08-02
bonding: initial RCU conversion
nikolay@redhat.com
1
-12
/
+7
2013-08-02
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
1
-22
/
+21
2013-07-25
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
1
-4
/
+11
2013-07-25
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
1
-4
/
+2
2013-06-26
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
1
-10
/
+69
2013-06-26
bonding: add helper function bond_get_targets_ip(targets, ip)
Veaceslav Falico
1
-33
/
+21
2013-05-29
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
1
-3
/
+1
2013-05-28
bonding: allow xmit hash policy change while bond dev is up
Nikolay Aleksandrov
1
-9
/
+1
2013-05-20
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
1
-5
/
+4
2013-05-20
bonding: fix set mode race conditions
nikolay@redhat.com
1
-0
/
+4
2013-03-29
bonding: fix disabling of arp_interval and miimon
nikolay@redhat.com
1
-44
/
+48
2013-03-26
bonding: remove already created master sysfs link on failure
Veaceslav Falico
1
-0
/
+5
2013-01-30
bonding: unset primary slave via sysfs
Milos Vyletel
1
-0
/
+1
2012-11-29
bonding: fix race condition in bonding_store_slaves_active
nikolay@redhat.com
1
-0
/
+2
2012-11-29
bonding: fix miimon and arp_interval delayed work race conditions
nikolay@redhat.com
1
-24
/
+10
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-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
1
-1
/
+1
2012-06-13
bonding:record primary when modify it via sysfs
Weiping Pan
1
-2
/
+6
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-1
/
+0
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-11-18
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
1
-0
/
+7
2011-10-22
bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters
Eric W. Biederman
1
-0
/
+1
2011-10-20
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
1
-14
/
+31
2011-07-28
bonding: fix string comparison errors
Andy Gospodarek
1
-62
/
+71
2011-06-23
bonding: add min links parameter to 802.3ad
stephen hemminger
1
-0
/
+33
2011-06-10
bonding: make 802.3ad use latest lacp_rate
Peter Pan(潘卫平)
1
-0
/
+1
[prev]
[next]