aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * bonding: fix event handling for stacked bondsSabrina Dubroca2019-04-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\|
| * bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko2019-03-29
* | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-20
|/
* net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli2019-02-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\
| * bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-02-21
* | bonding: check slave set command firstlyTonghao Zhang2019-02-14
* | bonding: count master 3ad stats separatelyNikolay Aleksandrov2019-01-25
* | bonding: add support for xstats and export 3ad statsNikolay Aleksandrov2019-01-22
* | bonding: add 3ad statsNikolay Aleksandrov2019-01-22
* | bonding: 3ad: remove bond_3ad_rx_indication's length argumentNikolay Aleksandrov2019-01-22
* | bonding: adjust style of bond_3ad_rx_indicationNikolay Aleksandrov2019-01-22
|/
* bonding: update nest level on unlinkWillem de Bruijn2019-01-10
* bonding: fix indentation issues, remove extra spacesColin Ian King2018-12-18
* net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-13
* net: bonding: Give bond_set_dev_addr() a return valuePetr Machata2018-12-13
* net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-13
* bonding: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-10
|\
| * bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-11-30
* | net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-06
|/
* bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-04
* bonding: fix length of actor systemTobias Jungel2018-10-29
* netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-19
* bonding: fix warning messageMahesh Bandewar2018-10-02
* bonding: avoid possible dead-lockMahesh Bandewar2018-09-26
* bonding: pass link-local packets to bonding master also.Mahesh Bandewar2018-09-26
* bonding: use netpoll_poll_dev() helperEric Dumazet2018-09-24
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
|\
| * bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-01
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
|\|
| * bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-21
* | bonding: don't cast const buf in sysfs storeNikolay Aleksandrov2018-07-22
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu2018-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net: include hash policy in LAG changeupper infoJohn Hurley2018-05-24
| * gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2018-05-23
| * bonding: introduce link change helperTonghao Zhang2018-05-17
| * Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee2018-05-16
| * bonding: allow carrier and link status to determine link stateDebabrata Banerjee2018-05-16
| * bonding: allow use of tx hashing in balance-albDebabrata Banerjee2018-05-16
| * bonding: use common mac addr checksDebabrata Banerjee2018-05-16
| * bonding: don't queue up extraneous rlb updatesDebabrata Banerjee2018-05-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
| |\
| * | bonding: use the skb_get/set_queue_mappingTonghao Zhang2018-05-11