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
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
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
2017-11-08
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Xin Long
2017-10-04
net: bonding: Add extack messages for some enslave failures
David Ahern
2017-10-04
net: Add extack to upper device linking
David Ahern
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
2017-10-03
bonding: speed/duplex update at NETDEV_UP event
Mahesh Bandewar
2017-09-28
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
2017-09-12
net: bonding: fix tlb_dynamic_lb default value
Nikolay Aleksandrov
2017-09-11
net: bonding: Fix transmit load balancing in balance-alb mode if specified by...
Kosuke Tatsukawa
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-13
bonding: ratelimit failed speed/duplex update warning
Andreas Born
2017-08-11
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-26
bonding: commit link status change after propose
WANG Cong
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-20
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
2017-07-18
net: bonding: constify attribute_group structures.
Arvind Yadav
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-06-29
Bonding: Convert multiple netdev_info messages to netdev_dbg
Michael Dilmore
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
Matthias Schiffer
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-10
bonding: warn user when 802.3ad speed is unknown
Nicolas Dichtel
2017-06-08
bonding: fix 802.3ad support for 14G speed
Nicolas Dichtel
2017-06-08
bonding: fix 802.3ad support for 5G and 50G speeds
Thibaut Collet
2017-06-08
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-27
bonding: Prevent duplicate userspace notification
Vlad Yasevich
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
2017-05-22
bonding: fix accounting of active ports in 3ad
Jarod Wilson
2017-05-08
bonding: check nla_put_be32 return value
Hangbin Liu
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-04-28
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
[next]