index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_procfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: convert bond_procfs.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
1
-2
/
+2
*
bonding: create a macro for bond mode and use it
Veaceslav Falico
2014-05-16
1
-6
/
+6
*
bonding: make USES_PRIMARY inline functions
Veaceslav Falico
2014-05-16
1
-1
/
+1
*
bonding: alloc the structure ad_info dynamically in per slave
dingtianhong
2014-05-14
1
-1
/
+1
*
bonding: fix const in options processing
stephen hemminger
2014-03-06
1
-1
/
+1
*
bonding: use rcu_dereference() to access curr_active_slave
dingtianhong
2014-02-24
1
-3
/
+1
*
bonding: Neaten pr_<level>
Joe Perches
2014-02-17
1
-1
/
+1
*
bonding: Convert pr_warning to pr_warn, neatening
Joe Perches
2014-02-17
1
-4
/
+4
*
bonding: convert primary_reselect to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-2
/
+5
*
bonding: convert ad_select to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-1
/
+3
*
bonding: convert fail_over_mac to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-3
/
+5
*
bonding: convert xmit_hash_policy to use the new option API
Nikolay Aleksandrov
2014-01-22
1
-2
/
+4
*
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com
2014-01-17
1
-12
/
+0
*
bonding: don't use bond_next_slave() in bond_info_seq_next()
Veaceslav Falico
2013-09-28
1
-4
/
+12
*
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
2013-09-26
1
-2
/
+3
*
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
2013-08-01
1
-6
/
+6
*
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
2013-05-19
1
-1
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-3
/
+1
*
bonding: show all the link status of slaves
Amerigo Wang
2012-06-17
1
-2
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
1
-2
/
+2
|
\
|
*
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-11-04
1
-2
/
+2
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
bonding:update speed/duplex for NETDEV_CHANGE
Weiping Pan
2011-11-01
1
-2
/
+10
|
/
*
bonding: add min links parameter to 802.3ad
stephen hemminger
2011-06-23
1
-0
/
+1
*
net-bonding: Fix minor sparse complaints
David Decotigny
2011-04-14
1
-2
/
+0
*
bonding: move procfs code into bond_procfs.c
Amerigo Wang
2011-03-09
1
-0
/
+275