index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-09
2
-5
/
+5
|
\
|
*
bonding: fix packets_per_slave showing
Nikolay Aleksandrov
2013-12-06
1
-2
/
+2
|
*
bonding: add arp_ip_target checks when install the module
dingtianhong
2013-12-05
1
-3
/
+3
*
|
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
3
-6
/
+3
|
/
*
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
2013-11-28
4
-9
/
+19
*
bonding: add ip checks when store ip target
Wang Weidong
2013-11-15
2
-13
/
+9
*
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
2013-11-14
1
-0
/
+6
*
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
2013-11-14
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
10
-809
/
+932
|
\
|
*
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
2013-11-07
3
-6
/
+101
|
*
bonding: bond_get_size() returns wrong size
Dan Carpenter
2013-11-02
1
-2
/
+2
|
*
Revert "Merge branch 'bonding_monitor_locking'"
David S. Miller
2013-10-28
3
-40
/
+89
|
*
bonding: remove bond read lock for bond_3ad_state_machine_handler()
dingtianhong
2013-10-27
1
-4
/
+5
|
*
bonding: remove bond read lock for bond_activebackup_arp_mon()
dingtianhong
2013-10-27
1
-33
/
+13
|
*
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
2013-10-27
1
-4
/
+6
|
*
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
2013-10-27
1
-16
/
+4
|
*
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
2013-10-27
1
-32
/
+12
|
*
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
1
-2
/
+2
|
*
bonding: move bond-specific init after enslave happens
Veaceslav Falico
2013-10-22
1
-51
/
+14
|
*
bonding: Remove __exit tag from bond_netlink_fini().
David S. Miller
2013-10-19
1
-1
/
+1
|
*
bonding: add Netlink support active_slave option
Jiri Pirko
2013-10-19
1
-1
/
+22
|
*
bonding: add Netlink support mode option
Jiri Pirko
2013-10-19
1
-0
/
+56
|
*
bonding: move active_slave getting into separate function
Jiri Pirko
2013-10-19
3
-4
/
+24
|
*
bonding: remove bond_ioctl_change_active()
Jiri Pirko
2013-10-19
1
-57
/
+2
|
*
bonding: move active_slave setting into separate function
Jiri Pirko
2013-10-19
3
-61
/
+83
|
*
bonding: move mode setting into separate function
Jiri Pirko
2013-10-19
4
-37
/
+74
|
*
bonding: push Netlink bits into separate file
Jiri Pirko
2013-10-19
4
-28
/
+67
|
*
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
2013-10-17
1
-13
/
+17
|
*
bonding: use RCU protection for alb xmit path
dingtianhong
2013-10-17
2
-15
/
+57
|
*
bonding: use RCU protection for 3ad xmit path
dingtianhong
2013-10-17
1
-6
/
+4
|
*
bonding: ensure that TLB mode's active slave has correct mac filter
Veaceslav Falico
2013-10-08
1
-0
/
+17
|
*
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
2013-10-03
4
-134
/
+70
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-3
/
+10
|
|
\
|
*
|
bonding: RCUify bond_set_rx_mode()
Veaceslav Falico
2013-09-30
1
-3
/
+4
|
*
|
bonding: trivial: remove forgotten bond_next_vlan()
Veaceslav Falico
2013-09-30
1
-1
/
+0
|
*
|
bonding: remove bond_next_slave()
Veaceslav Falico
2013-09-28
1
-31
/
+0
|
*
|
bonding: don't use bond_next_slave() in bond_info_seq_next()
Veaceslav Falico
2013-09-28
1
-4
/
+12
|
*
|
bonding: remove unused __get_next_agg()
Veaceslav Falico
2013-09-28
1
-22
/
+0
|
*
|
bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()
Veaceslav Falico
2013-09-28
1
-4
/
+9
|
*
|
bonding: make ad_agg_selection_logic() use bond_for_each_slave()
Veaceslav Falico
2013-09-28
1
-12
/
+10
|
*
|
bonding: make __get_active_agg() use bond_for_each_slave()
Veaceslav Falico
2013-09-28
1
-8
/
+7
|
*
|
bonding: make ad_port_selection_logic() use bond_for_each_slave()
Veaceslav Falico
2013-09-28
1
-2
/
+7
|
*
|
bonding: remove __get_first_port()
Veaceslav Falico
2013-09-28
1
-14
/
+4
|
*
|
bonding: remove __get_next_port()
Veaceslav Falico
2013-09-28
1
-25
/
+9
|
*
|
bonding: verify if we still have slaves in bond_3ad_unbind_slave()
Veaceslav Falico
2013-09-28
1
-1
/
+3
|
*
|
bonding: correctly verify for the first slave in bond_enslave
Veaceslav Falico
2013-09-28
1
-1
/
+1
|
*
|
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
2013-09-26
3
-33
/
+1
|
*
|
net: expose the master link to sysfs, and remove it from bond
Veaceslav Falico
2013-09-26
1
-17
/
+3
|
*
|
bonding: remove slave lists
Veaceslav Falico
2013-09-26
2
-6
/
+0
[next]