index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bonding.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+2
2014-01-04
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-02
bonding: make more functions static
stephen hemminger
1
-3
/
+0
2014-01-02
bonding: remove unwanted return value for bond_dev_queue_xmit()
dingtianhong
1
-1
/
+1
2013-12-30
bonding: make local function static
stephen hemminger
1
-1
/
+0
2013-12-20
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+2
2013-12-20
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add all_slaves_active attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+2
2013-12-20
bonding: add num_grat_arp attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-18
bonding: add resend_igmp attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-18
bonding: add xmit_hash_policy attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+2
2013-12-18
bonding: add fail_over_mac attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-18
bonding: add primary_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+2
2013-12-18
bonding: add primary attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+4
2013-12-14
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+4
2013-12-14
bonding: add arp_interval netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add use_carrier netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add downdelay netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add updelay netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-14
bonding: add miimon netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-2
/
+2
2013-11-29
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
1
-0
/
+7
2013-11-16
bonding: add ip checks when store ip target
Wang Weidong
1
-0
/
+3
2013-11-08
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
1
-1
/
+2
2013-10-20
bonding: move active_slave getting into separate function
Jiri Pirko
1
-0
/
+2
2013-10-20
bonding: move active_slave setting into separate function
Jiri Pirko
1
-0
/
+1
2013-10-20
bonding: move mode setting into separate function
Jiri Pirko
1
-2
/
+7
2013-10-20
bonding: push Netlink bits into separate file
Jiri Pirko
1
-0
/
+7
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
1
-0
/
+14
2013-10-03
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
1
-2
/
+1
2013-09-30
bonding: trivial: remove forgotten bond_next_vlan()
Veaceslav Falico
1
-1
/
+0
2013-09-29
bonding: remove bond_next_slave()
Veaceslav Falico
1
-31
/
+0
2013-09-27
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
1
-2
/
+0
2013-09-27
bonding: remove slave lists
Veaceslav Falico
1
-2
/
+0
2013-09-27
bonding: use neighbours for bond_next_slave()
Veaceslav Falico
1
-5
/
+1
2013-09-27
bonding: add __bond_next_slave() which uses neighbours
Veaceslav Falico
1
-0
/
+28
2013-09-27
bonding: remove bond_prev_slave()
Veaceslav Falico
1
-4
/
+0
2013-09-27
bonding: convert first/last slave logic to use neighbours
Veaceslav Falico
1
-6
/
+11
2013-09-27
bonding: convert bond_has_slaves() to use the neighbour list
Veaceslav Falico
1
-1
/
+1
2013-09-27
bonding: add bond_has_slaves() and use it
Veaceslav Falico
1
-0
/
+2
2013-09-27
bonding: remove unused bond_for_each_slave_from()
Veaceslav Falico
1
-13
/
+0
2013-09-27
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
1
-5
/
+7
2013-09-27
bonding: remove bond_for_each_slave_continue_reverse()
Veaceslav Falico
1
-10
/
+0
2013-09-27
bonding: modify bond_get_slave_by_dev() to use neighbours
Veaceslav Falico
1
-7
/
+1
2013-09-16
bonding: Make alb learning packet interval configurable
Neil Horman
1
-0
/
+1
2013-09-11
bonding: fix bond_arp_rcv setting and arp validate desync state
nikolay@redhat.com
1
-0
/
+1
[next]