index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-08
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2013-12-08
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2013-05-19
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
1
-5
/
+4
2013-05-19
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-29
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-12
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-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+0
2011-11-17
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-19
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
1
-14
/
+31
2011-07-27
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-09
bonding: make 802.3ad use latest lacp_rate
Peter Pan(潘卫平)
1
-0
/
+1
2011-05-25
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
1
-5
/
+5
2011-05-25
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
1
-6
/
+0
2011-04-29
ipv4, ipv6, bonding: Restore control over number of peer notifications
Ben Hutchings
1
-0
/
+26
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
1
-6
/
+0
2011-04-17
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
1
-80
/
+0
2011-03-16
bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
Jiri Pirko
1
-2
/
+2
2011-03-16
bonding: wrap slave state work
Jiri Pirko
1
-1
/
+1
2011-03-16
net: get rid of multiple bond-related netdevice->priv_flags
Jiri Pirko
1
-8
/
+0
2011-03-15
bonding: Improve syslog message at device creation time
Phil Oester
1
-1
/
+4
2011-01-25
bonding: fix return value of couple of store functions
Jiri Pirko
1
-2
/
+2
2010-10-18
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
1
-0
/
+8
2010-10-05
bonding: add retransmit membership reports tunable
Flavio Leitner
1
-0
/
+44
2010-07-30
bonding: prevent sysfs from allowing arp monitoring with alb/tlb
Andy Gospodarek
1
-12
/
+25
2010-07-14
bonding: fix a buffer overflow in bonding_show_queue_id.
Nicolas de Pesloüan
1
-2
/
+2
2010-06-05
bonding: allow user-controlled output slave selection
Andy Gospodarek
1
-0
/
+116
2010-06-05
bonding: add all_slaves_active parameter
Andy Gospodarek
1
-0
/
+52
2010-06-02
bonding: move dev_addr cpy to bond_enslave
Jiri Pirko
1
-8
/
+0
2010-06-02
bonding: make bonding_store_slaves simpler
Jiri Pirko
1
-41
/
+25
2010-06-02
bonding: remove redundant checks from bonding_store_slaves V2
Jiri Pirko
1
-19
/
+1
2010-06-02
bonding: move slave MTU handling from sysfs V2
Jiri Pirko
1
-20
/
+2
2010-06-02
bonding: remove unused variable "found"
Jiri Pirko
1
-2
/
+1
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-1
/
+4
2009-12-13
drivers/net/bonding/: : use pr_fmt
Joe Perches
1
-200
/
+127
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-10-30
bond: Add support for multiple network namespaces
Eric W. Biederman
1
-7
/
+12
2009-10-30
bond: Simply bond sysfs group creation
Eric W. Biederman
1
-18
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-07
bonding: introduce primary_reselect option
Jiri Pirko
1
-0
/
+53
2009-10-01
bonding: set primary param via sysfs
Jiri Pirko
1
-0
/
+1
[next]