Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dcc23e3ab6e86e49a234e9def1e001722fdb48f4
/
drivers
/
net
/
bonding
3ec775b
bonding: handle slave's name change with primary_slave logic
by Veaceslav Falico
· 11 years ago
0917b93
bonding: use __dev_get_by_name instead of dev_get_by_name to find interface
by Ying Xue
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
49b7624
bonding: fix __get_active_agg() RCU logic
by Veaceslav Falico
· 11 years ago
768b954
bonding: fix __get_first_agg RCU usage
by Veaceslav Falico
· 11 years ago
c1bc964
bonding: fix bond_3ad_set_carrier() RCU usage
by Veaceslav Falico
· 11 years ago
32e25cb
bonding: remove dead code from 3ad
by Veaceslav Falico
· 11 years ago
ed3587f
bonding: convert 3ad to use pr_warn instead of pr_warning
by Veaceslav Falico
· 11 years ago
3bf2d28
bonding: clean up style for bond_3ad.c
by Veaceslav Falico
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0b23810
bonding: fix kstrtou8() return value verification in num_peer_notif
by Veaceslav Falico
· 11 years ago
3243c47
bonding: add bounds checking for tbl params
by sfeldma@cumulusnetworks.com
· 11 years ago
288db0a
bonding: fix netlink msg size
by sfeldma@cumulusnetworks.com
· 11 years ago
4ee7ac7
bonding: add ad_info attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
ec029fa
bonding: add ad_select attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
998e40bb
bonding: add lacp_rate attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
6da67d2
bonding: make more functions static
by stephen hemminger
· 11 years ago
844223a
bonding: use ether_addr_equal_64bits to instead of ether_addr_equal
by dingtianhong
· 11 years ago
359632e
bonding: remove the return value for bond_3ad_bind_slave()
by dingtianhong
· 11 years ago
d316ded
bonding: remove unwanted return value for bond_dev_queue_xmit()
by dingtianhong
· 11 years ago
3900f29
bonding: slight optimizztion for bond_slave_override()
by dingtianhong
· 11 years ago
4d4ac1b
bonding: slight optimization for bond_alb_xmit()
by dingtianhong
· 11 years ago
a742e1f
bonding: slight optimization for bond_3ad_xmit_xor()
by dingtianhong
· 11 years ago
815117a
bonding: use ether_addr_equal_unaligned for bond addr compare
by dingtianhong
· 11 years ago
834db4b
bonding: ust micro BOND_NO_USE_ARP to simplify the mode check
by dingtianhong
· 11 years ago
3a7129e
bonding: add option lp_interval for loading module
by dingtianhong
· 11 years ago
da131dd
bonding: make local function static
by stephen hemminger
· 11 years ago
c13ab3f
bonding: add packets_per_slave attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8d836d0
bonding: add lp_interval attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7d10100
bonding: add min_links attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
1cc0b1e
bonding: add all_slaves_active attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
2c9839c
bonding: add num_grat_arp attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
108db73
bonding: protect port for bond_3ad_handle_link_change()
by dingtianhong
· 11 years ago
bca44a7
bonding: protect port for bond_3ad_adapter_duplex_changed()
by dingtianhong
· 11 years ago
71a06c5
bonding: protect port for bond_3ad_adapter_speed_changed()
by dingtianhong
· 11 years ago
d8838de7
bonding: add resend_igmp attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
f70161c
bonding: add xmit_hash_policy attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8990197
bonding: add fail_over_mac attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8a41ae4
bonding: add primary_select attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
0a98a0d
bonding: add primary attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
e7ef941
bondnl: use be32 nla put/get for be32 values
by Jiri Pirko
· 11 years ago
f236910
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
by dingtianhong
· 11 years ago
75ad932
bonding: remove unwanted lock for bond_store_primaryxxx()
by dingtianhong
· 11 years ago
4e789fc
bonding: remove unwanted lock for bond_option_active_slave_set()
by dingtianhong
· 11 years ago
be79bd0
bonding: add RCU for bond_3ad_state_machine_handler()
by dingtianhong
· 11 years ago
c851703
bonding: remove unwanted lock for bond enslave and release
by dingtianhong
· 11 years ago
eb9fa4b
bonding: rebuild the lock use for bond_activebackup_arp_mon()
by dingtianhong
· 11 years ago
e001bfa
bonding: create bond_first_slave_rcu()
by dingtianhong
· 11 years ago
2e52f4f
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
by dingtianhong
· 11 years ago
733ab63
bonding: rebuild the lock use for bond_alb_monitor()
by dingtianhong
· 11 years ago
4cb4f97
bonding: rebuild the lock use for bond_mii_monitor()
by dingtianhong
· 11 years ago
b2e7ace
bonding: remove the no effect lock for bond_select_active_slave()
by dingtianhong
· 11 years ago
d5c8425
bonding: add arp_all_targets netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
29c4948
bonding: add arp_validate netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7f28fa1
bonding: add arp_ip_target netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
06151db
bonding: add arp_interval netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
9f53e14
bonding: add use_carrier netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
c7461f9
bonding: add downdelay netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
25852e2
bonding: add updelay netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
eecdaa6
bonding: add miimon netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
b601fa19
ipv4: fix wildcard search with inet_confirm_addr()
by Nicolas Dichtel
· 11 years ago
34f9f43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a752a8b
bonding: fix packets_per_slave showing
by Nikolay Aleksandrov
· 11 years ago
adf8d3f
drivers/net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
89015c1
bonding: add arp_ip_target checks when install the module
by dingtianhong
· 11 years ago
fe9d04a
bonding: disable arp and enable mii monitoring when bond change to no uses arp mode
by dingtianhong
· 11 years ago
f9de11a
bonding: add ip checks when store ip target
by Wang Weidong
· 11 years ago
b869ccf
bonding: fix two race conditions in bond_store_updelay/downdelay
by Nikolay Aleksandrov
· 11 years ago
ec9f1d1
bonding: don't permit to use ARP monitoring in 802.3ad mode
by Veaceslav Falico
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7395832
bonding: extend round-robin mode with packets_per_slave
by Nikolay Aleksandrov
· 11 years ago
e139862
bonding: bond_get_size() returns wrong size
by Dan Carpenter
· 11 years ago
1f2cd84
Revert "Merge branch 'bonding_monitor_locking'"
by David S. Miller
· 11 years ago
5cc172c
bonding: remove bond read lock for bond_3ad_state_machine_handler()
by dingtianhong
· 11 years ago
80b9d23
bonding: remove bond read lock for bond_activebackup_arp_mon()
by dingtianhong
· 11 years ago
7f1bb57
bonding: remove bond read lock for bond_loadbalance_arp_mon()
by dingtianhong
· 11 years ago
2d0dafb
bonding: remove bond read lock for bond_alb_monitor()
by dingtianhong
· 11 years ago
6b6c526
bonding: remove bond read lock for bond_mii_monitor()
by dingtianhong
· 11 years ago
7f29405
net: fix rtnl notification in atomic context
by Alexei Starovoitov
· 11 years ago
5378c2e
bonding: move bond-specific init after enslave happens
by Veaceslav Falico
· 11 years ago
a729e83
bonding: Remove __exit tag from bond_netlink_fini().
by David S. Miller
· 11 years ago
ec76aa4
bonding: add Netlink support active_slave option
by Jiri Pirko
· 11 years ago
90af231
bonding: add Netlink support mode option
by Jiri Pirko
· 11 years ago
752d48b
bonding: move active_slave getting into separate function
by Jiri Pirko
· 11 years ago
080a06e
bonding: remove bond_ioctl_change_active()
by Jiri Pirko
· 11 years ago
d9e32b2
bonding: move active_slave setting into separate function
by Jiri Pirko
· 11 years ago
72be35f
bonding: move mode setting into separate function
by Jiri Pirko
· 11 years ago
0a2a78c
bonding: push Netlink bits into separate file
by Jiri Pirko
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
4d1ae5f
bonding: add rtnl lock and remove read lock for bond sysfs
by dingtianhong
· 11 years ago
28c7192
bonding: use RCU protection for alb xmit path
by dingtianhong
· 11 years ago
47e91f56
bonding: use RCU protection for 3ad xmit path
by dingtianhong
· 11 years ago
4996b90
bonding: ensure that TLB mode's active slave has correct mac filter
by Veaceslav Falico
· 11 years ago
32819dc
bonding: modify the old and add new xmit hash policies
by Nikolay Aleksandrov
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b324187
bonding: RCUify bond_set_rx_mode()
by Veaceslav Falico
· 11 years ago
5a0068d
bonding: Fix broken promiscuity reference counting issue
by Neil Horman
· 11 years ago
90de527
bonding: trivial: remove forgotten bond_next_vlan()
by Veaceslav Falico
· 11 years ago
4aa0a03
bonding: remove bond_next_slave()
by Veaceslav Falico
· 11 years ago
Next »