index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+23
2019-07-08
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
1
-1
/
+1
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
5
-37
/
+94
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
1
-14
/
+23
2019-07-02
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
1
-1
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-26
bonding: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-06-09
bonding/options: convert to using slave printk macros
Jarod Wilson
1
-18
/
+12
2019-06-09
bonding/alb: convert to using slave printk macros
Jarod Wilson
1
-15
/
+15
2019-06-09
bonding/802.3ad: convert to using slave printk macros
Jarod Wilson
1
-106
/
+116
2019-06-09
bonding/main: convert to using slave printk macros
Jarod Wilson
1
-167
/
+139
2019-06-09
bonding: fix error messages in bond_do_fail_over_mac
Jarod Wilson
1
-5
/
+5
2019-06-09
bonding: improve event debug usability
Jarod Wilson
1
-1
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+3
2019-06-04
net: bonding: Inherit MPLS features from slave devices
Ariel Levkovich
1
-0
/
+11
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
3
-15
/
+3
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-26
bonding/802.3ad: fix slave link initialization transition states
Jarod Wilson
1
-5
/
+10
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
1
-18
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
2
-34
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-13
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
1
-7
/
+0
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-4
/
+4
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2019-04-15
bonding: fix event handling for stacked bonds
Sabrina Dubroca
1
-1
/
+5
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2019-03-29
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
1
-1
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
1
-1
/
+0
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+14
2019-02-21
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
2019-02-14
bonding: check slave set command firstly
Tonghao Zhang
1
-0
/
+2
2019-01-24
bonding: count master 3ad stats separately
Nikolay Aleksandrov
2
-37
/
+20
2019-01-22
bonding: add support for xstats and export 3ad stats
Nikolay Aleksandrov
2
-0
/
+154
2019-01-22
bonding: add 3ad stats
Nikolay Aleksandrov
1
-1
/
+27
2019-01-22
bonding: 3ad: remove bond_3ad_rx_indication's length argument
Nikolay Aleksandrov
1
-7
/
+2
2019-01-22
bonding: adjust style of bond_3ad_rx_indication
Nikolay Aleksandrov
1
-44
/
+41
2019-01-10
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2018-12-18
bonding: fix indentation issues, remove extra spaces
Colin Ian King
1
-2
/
+2
2018-12-13
net: bonding: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+6
2018-12-13
net: bonding: Give bond_set_dev_addr() a return value
Petr Machata
1
-8
/
+15
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2
-11
/
+13
2018-12-10
bonding: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-11-30
bonding: fix 802.3ad state sent to partner when unbinding slave
Toni Peltonen
1
-0
/
+3
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
1
-2
/
+2
2018-10-29
bonding: fix length of actor system
Tobias Jungel
1
-2
/
+1
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-1
/
+2
[next]