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.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_alb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
1
-15
/
+43
2013-10-09
bonding: ensure that TLB mode's active slave has correct mac filter
Veaceslav Falico
1
-0
/
+17
2013-09-27
bonding: add bond_has_slaves() and use it
Veaceslav Falico
1
-4
/
+4
2013-09-27
bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()
Veaceslav Falico
1
-20
/
+21
2013-09-27
bonding: make bond_for_each_slave() use lower neighbour's private
Veaceslav Falico
1
-7
/
+11
2013-09-27
bonding: remove bond_for_each_slave_continue_reverse()
Veaceslav Falico
1
-6
/
+8
2013-09-27
net: add adj_list to save only neighbours
Veaceslav Falico
1
-1
/
+1
2013-09-16
bonding: Make alb learning packet interval configurable
Neil Horman
1
-1
/
+1
2013-09-04
bonding: use rlb_client_info->vlan_id instead of ->tag
Veaceslav Falico
1
-4
/
+4
2013-09-04
bonding: remove bond_vlan_used()
Veaceslav Falico
1
-4
/
+2
2013-08-30
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
1
-5
/
+0
2013-08-30
bonding: make alb_send_learning_packets() use upper dev list
Veaceslav Falico
1
-18
/
+11
2013-08-30
bonding: split alb_send_learning_packets()
Veaceslav Falico
1
-24
/
+35
2013-08-02
bonding: initial RCU conversion
nikolay@redhat.com
1
-2
/
+4
2013-08-02
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
1
-31
/
+20
2013-06-20
bonding: trivial: make alb use bond_slave_has_mac()
Veaceslav Falico
1
-42
/
+11
2013-06-18
bonding: don't call alb_set_slave_mac_addr() while atomic
Veaceslav Falico
1
-35
/
+5
2013-05-29
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
1
-4
/
+4
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-2
/
+2
2013-01-05
bonding: remove usage of dev->master
Jiri Pirko
1
-3
/
+3
2012-11-30
bonding: delete migrated IP addresses from the rlb hash table
Jiri Bohac
1
-34
/
+157
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
1
-0
/
+6
2012-06-14
bonding: drop_monitor aware
Eric Dumazet
1
-3
/
+3
2012-06-13
bonding: remove packet cloning in recv_probe()
Eric Dumazet
1
-15
/
+5
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+7
2012-05-13
bonding: Fix LACPDU rx_dropped commit.
David S. Miller
1
-5
/
+7
2012-05-11
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
1
-29
/
+29
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-8
/
+4
2012-01-19
bonding: fix enslaving in alb mode when link down
Jiri Bohac
1
-18
/
+9
2012-01-12
bond_alb: don't disable softirq under bond_alb_xmit
Maxim Uvarov
1
-36
/
+76
2011-10-30
bonding: eliminate bond_close race conditions
Jay Vosburgh
1
-9
/
+7
2011-10-03
bonding: properly stop queuing work when requested
Andy Gospodarek
1
-1
/
+2
2011-07-22
bonding: do vlan cleanup
Jiri Pirko
1
-2
/
+2
2011-05-26
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
1
-4
/
+0
2011-05-09
net: bonding: factor out rlock(bond->lock) in xmit path
Michał Mirosław
1
-9
/
+2
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
1
-35
/
+11
2011-04-12
bonding:fix two typos
Peter Pan(潘卫平)
1
-2
/
+2
2011-04-12
bonding:set save_load to 0 when initializing
Peter Pan(潘卫平)
1
-1
/
+1
2011-03-01
bonding: use the correct size for _simple_hash()
Amerigo Wang
1
-1
/
+1
2011-01-21
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
Neil Horman
1
-0
/
+4
2010-12-17
bonding: migrate some macros from bond_alb.c to bond_alb.h
Taku Izumi
1
-36
/
+0
2010-09-15
bonding: correctly process non-linear skbs
Andy Gospodarek
1
-0
/
+3
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-07-25
bonding: set device in RLB ARP packet handler
Greg Edwards
1
-1
/
+1
2010-07-23
bonding: change test for presence of VLANs
Jay Vosburgh
1
-2
/
+2
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-07-01
bonding: check if clients MAC addr has changed
Flavio Leitner
1
-1
/
+2
2010-06-02
bonding: optimize tlb_get_least_loaded_slave
Jiri Pirko
1
-20
/
+13
2009-12-14
drivers/net/bonding/: : use pr_fmt
Joe Perches
1
-26
/
+12
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[prev]
[next]