net/failsafe: add probed device capture
[dpdk.git] / drivers / net /
2018-01-21 Matan Azradnet/failsafe: add probed device capture
2018-01-21 Matan Azradnet/failsafe: add fd parameter
2018-01-21 Adrien Mazarguilnet/failsafe: fix invalid free
2018-01-21 Andy Moretonnet/sfc/base: fix unused argument warning
2018-01-21 Yong Wangnet/dpaa: fix potential memory leak
2018-01-21 Wenzhuo Lunet/avf: fix makefile typo
2018-01-21 Yongseok Kohnet/mlx5: fix handling link status event
2018-01-21 Xiao Wangnet/virtio: support guest announce
2018-01-21 Maciej Czekajnet/thunderx: convert to new offload API
2018-01-21 Tomasz Duszynskinet/mrvl: allow adding MAC address before port init
2018-01-21 Tomasz Duszynskinet/mrvl: allow changing MTU before port init
2018-01-21 Ivan Malovnet/sfc: convert to new Tx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Tx capabilities
2018-01-21 Ivan Malovnet/sfc: convert to new Rx offload API
2018-01-21 Ivan Malovnet/sfc: factor out function to report Rx capabilities
2018-01-21 Roman Zhukovnet/sfc: fix flow RSS check in error handling
2018-01-21 Roman Zhukovnet/sfc: fix initialization of flow structure
2018-01-21 Moti Haimovskynet/tap: use new Rx offloads API
2018-01-21 Moti Haimovskynet/tap: use new Tx offloads API
2018-01-21 Rafal Koziknet/ena: convert to new Rx offloads API
2018-01-21 Rafal Koziknet/ena: convert to new Tx offloads API
2018-01-21 Shachar Beisernet/mlx5: fix IPv6 header fields
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-21 George Wilkienet/vmxnet3: reset packet type for non-IPv4 packets
2018-01-21 Rosen Xunet/i40e: fix packet type for X722
2018-01-21 Igor Ryzhovnet/i40e: fix flag for MAC address write
2018-01-21 Moti Haimovskynet/failsafe: use new Rx offloads API
2018-01-21 Moti Haimovskynet/failsafe: use new Tx offloads API
2018-01-21 Nipun Guptanet/dpaa2: use hash FLCTYPE only for LX2
2018-01-21 Hemant Agrawalnet/dpaa2: change VLAN filter rule to be called on...
2018-01-21 Hemant Agrawalnet/dpaa2: optimize Rx/Tx path
2018-01-21 Hemant Agrawalnet/dpaa2: support more than 16 burst size in Rx
2018-01-21 Rasesh Modynet/qede: replace config option with run-time arg
2018-01-20 Radu Nicolaunet/ixgbe: get security session size
2018-01-19 Sunil Kumar Korinet/dpaa: support Rx queue configurations with eventdev
2018-01-19 Sunil Kumar Koribus/dpaa: support event dequeue and consumption
2018-01-19 Nipun Guptanet/dpaa2: support atomic queues
2018-01-19 Nipun Guptabus/fslmc: add flag to configure DCA in QBMAN multi Tx
2018-01-17 Pavan Nikhileshlog: remove log level config option
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-16 Adrien Mazarguilnet/i40e: fix ISO C in exported header
2018-01-16 Ferruh Yigitnet/pcap: convert license headers to SPDX tags
2018-01-16 Xiao Wangnet/virtio: add packet injection method
2018-01-16 Xiao Wangnet/virtio: make control queue thread-safe
2018-01-16 Zhike Wangnet/virtio: init MTU in case no control channel
2018-01-16 Yongseok Kohnet/mlx5: fix calculation of flow ID flag
2018-01-16 Yongseok Kohnet/mlx5: fix missing attribute size for drop action
2018-01-16 Yongseok Kohnet/mlx5: fix deadlock of link status alarm
2018-01-16 Qi Zhangnet/e1000: fix mailbox interrupt handler
2018-01-16 Qi Zhangnet/ixgbe: fix mailbox interrupt handler
2018-01-16 Markus Theilnet/e1000: add device ID for 82579LM support
2018-01-16 Chas Williamsnet/e1000: always enable receive and transmit
2018-01-16 David Hartonnet/i40e: fix VF reset stats crash
2018-01-16 Wei Zhaonet/i40e: fix port segmentation fault when restart
2018-01-16 Beilei Xingnet/i40e: fix setting MAC address of VF
2018-01-16 Yanglong Wunet/ixgbe: fix max queue number for VF
2018-01-16 Wei Zhaonet/i40e: move RSS to flow API
2018-01-16 Beilei Xingnet/i40e: support input set configuration
2018-01-16 Natalie Samsonovnet/mrvl: keep shadow Txqs inside PMD Txq
2018-01-16 Natalie Samsonovnet/mrvl: fix shadow queue tail and size calculations
2018-01-16 Natalie Samsonovnet/mrvl: fix oversize bpool handling
2018-01-16 Natalie Samsonovnet/mrvl: fix HIF objects allocation
2018-01-16 Natalie Samsonovnet/mrvl: fix multiple probe
2018-01-16 Olivier Matznet/bnxt: remove useless copy when setting MAC address
2018-01-16 Olivier Matznet/vmxnet3: remove useless copy when setting MAC address
2018-01-16 Stephen Hemmingernet/tap: remove unused kernel version definitions
2018-01-16 Matan Azradnet/failsafe: improve Rx sub-devices iteration
2018-01-16 Matan Azradnet/failsafe: mitigate data plane atomic operations
2018-01-16 Matan Azradnet/failsafe: fix Rx safe check compiler hint
2018-01-16 Sharmila Podurynet/bonding: add ethdev ops function for MTU set
2018-01-16 Vipin Varghesenet/pcap: fix the NUMA id display in logs
2018-01-16 John Daleynet/enic: remove a conditional from the Tx path
2018-01-16 John Daleynet/enic: use TSO flags
2018-01-16 Hyong Youb Kimnet/enic: use BSD-3-Clause
2018-01-16 Hyong Youb Kimnet/enic: use dynamic log types
2018-01-16 Hyong Youb Kimnet/enic: refill only the address of the RQ descriptor
2018-01-16 Hyong Youb Kimnet/enic: remove a couple unnecessary statements
2018-01-16 Hyong Youb Kimnet/enic: remove remaining header-split code
2018-01-16 Hyong Youb Kimnet/enic: fix L4 Rx ptype comparison
2018-01-16 Hyong Youb Kimnet/enic: do not set checksum unknown offload flag
2018-01-16 Hyong Youb Kimnet/enic: use the new ethdev offloads API
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Olivier Matznet/bnxt: fix headroom initialization
2018-01-16 Olivier Matznet/bnxt: use new API to get IOVA address
2018-01-16 Declan Dohertynet/bonding: burst mode hash calculation
2018-01-16 Chas Williamsnet/bonding: fix setting slave MAC addresses
2018-01-16 Ajit Khapardenet/bnxt: check on-chip resources
2018-01-16 Somnath Koturnet/bnxt: free the aggregation ring
2018-01-16 Somnath Koturnet/bnxt: fix duplicate pattern for 5tuple filter
2018-01-16 Somnath Koturnet/bnxt: fix duplicate filter pattern creation error
2018-01-16 Ajit Khapardenet/bnxt: remove addition of a temporary filter
2018-01-16 Ajit Khapardenet/bnxt: fix check for ether type
2018-01-16 Ajit Khapardenet/bnxt: check initialization before accessing stats
2018-01-16 Ajit Khapardenet/bnxt: add check for multi host PF per port
2018-01-16 Ajit Khapardenet/bnxt: return proper error code
2018-01-16 Ajit Khapardenet/bnxt: fix group info usage
2018-01-16 Ajit Khapardenet/bnxt: parse checksum offload flags
2018-01-16 Ajit Khapardenet/bnxt: fix double increment of idx during Tx ring...
2018-01-16 Ajit Khapardenet/bnxt: check return values in init
next