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
/
bond_main.c
Age
Commit message (
Expand
)
Author
2019-12-14
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2019-12-09
bonding: fix bond_neigh_init()
Eric Dumazet
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-11-16
bonding: symmetric ICMP transmit
Matteo Croce
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-30
bonding: balance ICMP echoes in layer3+4 mode
Matteo Croce
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-09
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
2019-08-08
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
2019-07-22
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-02
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
bonding: Always enable vlan tx offload
YueHaibing
2019-06-09
bonding/main: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding: fix error messages in bond_do_fail_over_mac
Jarod Wilson
2019-06-09
bonding: improve event debug usability
Jarod Wilson
2019-06-04
net: bonding: Inherit MPLS features from slave devices
Ariel Levkovich
2019-05-26
bonding/802.3ad: fix slave link initialization transition states
Jarod Wilson
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-15
bonding: fix event handling for stacked bonds
Sabrina Dubroca
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
2019-02-21
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
2019-01-10
bonding: update nest level on unlink
Willem de Bruijn
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-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
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-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
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
[next]