index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
rte_eth_bond_pmd.c
Age
Commit message (
Expand
)
Author
2019-10-27
rename private header files
Dharmik Thakkar
2019-10-24
build: allow stricter fallthrough warnings
Bruce Richardson
2019-10-07
ethdev: change allmulticast callbacks to return status
Ivan Ilchenko
2019-10-07
net/bonding: check code of allmulticast mode switch
Ivan Ilchenko
2019-10-07
net/bonding: check status of getting link info
Igor Romanov
2019-10-07
ethdev: change link status get functions to return int
Igor Romanov
2019-10-07
net/bonding: fix link speed update in broadcast mode
Igor Romanov
2019-10-07
ethdev: make stats and xstats reset callbacks return int
Igor Romanov
2019-10-07
ethdev: change promiscuous callbacks to return status
Andrew Rybchenko
2019-10-07
net/bonding: check code of promiscuous mode switch
Ivan Ilchenko
2019-10-07
ethdev: change device info get callback to return int
Ivan Ilchenko
2019-10-07
net/bonding: check status of getting ethdev info
Ivan Ilchenko
2019-08-22
net/bonding: prefer allmulti to promiscuous for LACP
David Marchand
2019-08-22
net/bonding: fix unicast packets filtering
David Marchand
2019-08-22
net/bonding: fix LACP fast queue Rx handler
David Marchand
2019-08-22
net/bonding: fix out of bound access in LACP mode
David Marchand
2019-06-13
net/bonding: remove unnecessary cast
Stephen Hemminger
2019-06-03
net: replace IPv4/v6 constants with uppercase name
David Marchand
2019-05-24
net: add rte prefix to UDP structure
Olivier Matz
2019-05-24
net: add rte prefix to TCP structure
Olivier Matz
2019-05-24
net: add rte prefix to IP defines
Olivier Matz
2019-05-24
net: add rte prefix to IP structure
Olivier Matz
2019-05-24
net: add rte prefix to ether defines
Olivier Matz
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2019-05-24
net: add rte prefix to ARP defines
Olivier Matz
2019-05-24
net: add rte prefix to ARP structures
Olivier Matz
2019-04-19
net/bonding: fix potential out of bounds read
Radu Nicolau
2019-04-04
replace snprintf with strlcpy without adding extra include
Bruce Richardson
2019-04-04
net/bonding: fix buffer length when printing strings
Bruce Richardson
2019-03-21
net/bonding: fix queue index types
David Marchand
2019-03-21
net/bonding: fix packet count type for LACP
David Marchand
2019-03-21
net/bonding: fix slave id types
David Marchand
2019-03-21
net/bonding: fix port id types
David Marchand
2019-02-22
net/bonding: fix reset active slave
Hari Kumar Vemula
2019-02-21
net/bonding: avoid warning for invalid port
Hyong Youb Kim
2019-02-20
net/bonding: fix link status
Chas Williams
2019-02-20
net/bonding: fix slave Tx burst for mode 4
Chas Williams
2019-02-13
net/bonding: fix Tx in 802.3ad mode
Chas Williams
2019-02-07
net/bonding: fix values of descriptor limits
Hari Kumar Vemula
2018-11-16
net/bonding: fix possible silent failure in configuration
Lee Daly
2018-11-14
net/bonding: fix crash when stopping mode 4 port
Radu Nicolau
2018-11-05
net/bonding: fix crash on probe
Radu Nicolau
2018-10-29
drivers: prefix global variables with module name
Ferruh Yigit
2018-10-26
net/bonding: avoid making copy of MAC address
Chas Williams
2018-10-26
ethdev: remove release function for secondary process
Thomas Monjalon
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-17
drivers/net: enable hotplug on secondary process
Qi Zhang
2018-10-11
drivers/net: fix log type string
Ferruh Yigit
2018-09-28
net/bonding: stop and deactivate slaves on stop
Radu Nicolau
[next]