index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2018-12-18
bonding: fix indentation issues, remove extra spaces
Colin Ian King
2018-12-13
net: bonding: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
net: bonding: Give bond_set_dev_addr() a return value
Petr Machata
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-10
bonding: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-30
bonding: fix 802.3ad state sent to partner when unbinding slave
Toni Peltonen
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
2018-10-29
bonding: fix length of actor system
Tobias Jungel
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-02
bonding: fix warning message
Mahesh Bandewar
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-09-26
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
2018-09-23
bonding: use netpoll_poll_dev() helper
Eric Dumazet
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-01
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
2018-07-21
bonding: set default miimon value for non-arp modes if not set
Jarod Wilson
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
2018-05-23
gso: limit udp gso to egress-only virtual devices
Willem de Bruijn
2018-05-17
bonding: introduce link change helper
Tonghao Zhang
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
2018-05-16
bonding: switch to proc_create_seq_data
Christoph Hellwig
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
bonding: use the skb_get/set_queue_mapping
Tonghao Zhang
2018-05-11
bonding: replace the return value type
Tonghao Zhang
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-11
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
2018-03-26
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-03-26
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-02-27
net: Convert bond_net_ops
Kirill Tkhai
2017-12-20
net: bonding: Replace mac address parsing
Andy Shevchenko
2017-11-28
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]