index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
bonding: protect port for bond_3ad_handle_link_change()
dingtianhong
1
-6
/
+17
2013-12-18
bonding: protect port for bond_3ad_adapter_duplex_changed()
dingtianhong
1
-3
/
+8
2013-12-18
bonding: protect port for bond_3ad_adapter_speed_changed()
dingtianhong
1
-3
/
+8
2013-12-06
bonding: fix packets_per_slave showing
Nikolay Aleksandrov
1
-2
/
+2
2013-12-05
bonding: add arp_ip_target checks when install the module
dingtianhong
1
-3
/
+3
2013-11-28
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
4
-9
/
+19
2013-11-15
bonding: add ip checks when store ip target
Wang Weidong
2
-13
/
+9
2013-11-14
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2013-11-14
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-809
/
+932
2013-11-07
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
3
-6
/
+101
2013-11-02
bonding: bond_get_size() returns wrong size
Dan Carpenter
1
-2
/
+2
2013-10-28
Revert "Merge branch 'bonding_monitor_locking'"
David S. Miller
3
-40
/
+89
2013-10-27
bonding: remove bond read lock for bond_3ad_state_machine_handler()
dingtianhong
1
-4
/
+5
2013-10-27
bonding: remove bond read lock for bond_activebackup_arp_mon()
dingtianhong
1
-33
/
+13
2013-10-27
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
1
-4
/
+6
2013-10-27
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
1
-16
/
+4
2013-10-27
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
1
-32
/
+12
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-2
/
+2
2013-10-22
bonding: move bond-specific init after enslave happens
Veaceslav Falico
1
-51
/
+14
2013-10-19
bonding: Remove __exit tag from bond_netlink_fini().
David S. Miller
1
-1
/
+1
2013-10-19
bonding: add Netlink support active_slave option
Jiri Pirko
1
-1
/
+22
2013-10-19
bonding: add Netlink support mode option
Jiri Pirko
1
-0
/
+56
2013-10-19
bonding: move active_slave getting into separate function
Jiri Pirko
3
-4
/
+24
2013-10-19
bonding: remove bond_ioctl_change_active()
Jiri Pirko
1
-57
/
+2
2013-10-19
bonding: move active_slave setting into separate function
Jiri Pirko
3
-61
/
+83
2013-10-19
bonding: move mode setting into separate function
Jiri Pirko
4
-37
/
+74
2013-10-19
bonding: push Netlink bits into separate file
Jiri Pirko
4
-28
/
+67
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+10
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
1
-13
/
+17
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
2
-15
/
+57
2013-10-17
bonding: use RCU protection for 3ad xmit path
dingtianhong
1
-6
/
+4
2013-10-08
bonding: ensure that TLB mode's active slave has correct mac filter
Veaceslav Falico
1
-0
/
+17
2013-10-03
bonding: modify the old and add new xmit hash policies
Nikolay Aleksandrov
4
-134
/
+70
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2013-09-30
bonding: RCUify bond_set_rx_mode()
Veaceslav Falico
1
-3
/
+4
2013-09-30
bonding: Fix broken promiscuity reference counting issue
Neil Horman
1
-3
/
+10
2013-09-30
bonding: trivial: remove forgotten bond_next_vlan()
Veaceslav Falico
1
-1
/
+0
2013-09-28
bonding: remove bond_next_slave()
Veaceslav Falico
1
-31
/
+0
2013-09-28
bonding: don't use bond_next_slave() in bond_info_seq_next()
Veaceslav Falico
1
-4
/
+12
2013-09-28
bonding: remove unused __get_next_agg()
Veaceslav Falico
1
-22
/
+0
2013-09-28
bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()
Veaceslav Falico
1
-4
/
+9
2013-09-28
bonding: make ad_agg_selection_logic() use bond_for_each_slave()
Veaceslav Falico
1
-12
/
+10
2013-09-28
bonding: make __get_active_agg() use bond_for_each_slave()
Veaceslav Falico
1
-8
/
+7
2013-09-28
bonding: make ad_port_selection_logic() use bond_for_each_slave()
Veaceslav Falico
1
-2
/
+7
2013-09-28
bonding: remove __get_first_port()
Veaceslav Falico
1
-14
/
+4
2013-09-28
bonding: remove __get_next_port()
Veaceslav Falico
1
-25
/
+9
2013-09-28
bonding: verify if we still have slaves in bond_3ad_unbind_slave()
Veaceslav Falico
1
-1
/
+3
2013-09-28
bonding: correctly verify for the first slave in bond_enslave
Veaceslav Falico
1
-1
/
+1
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
1
-11
/
+3
[next]