net/mlx5: make header reformat action thread safe
[dpdk.git] / drivers / net / mlx5 / linux / mlx5_os.c
2020-11-03 Suanming Mounet/mlx5: make header reformat action thread safe
2020-11-03 Xueming Linet/mlx5: make metadata copy flow list thread safe
2020-11-03 Xueming Linet/mlx5: make flow modify action list thread safe
2020-11-03 Xueming Linet/mlx5: make flow tag list thread safe
2020-11-03 Suanming Mounet/mlx5: fix redundant Direct Verbs resources allocate
2020-11-03 Xueming Linet/mlx5: support concurrent access for hash list
2020-11-03 Suanming Mounet/mlx5: create global drop action
2020-11-03 Suanming Mounet/mlx5: create global default miss action
2020-11-03 Xueming Linet/mlx5: make flow list thread safe
2020-11-03 Xueming Linet/mlx5: use indexed pool as id generator
2020-11-03 Xueming Linet/mlx5: use thread specific flow workspace
2020-11-03 Bing Zhaonet/mlx5: support getting hairpin peer ports
2020-11-03 Bing Zhaonet/mlx5: support two ports hairpin mode
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Dekel Pelednet/mlx5: log LRO minimal size
2020-11-03 Matan Azradnet/mlx5/linux: fix Tx queue operations decision
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-30 Xueming Linet/mlx5: use bond index for netdev operations
2020-09-18 Michael Baumnet/mlx5: fix Rx objects creator selection
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Michael Baumnet/mlx5: share Rx queue drop action code
2020-09-18 Michael Baumnet/mlx5: separate Rx queue drop
2020-09-18 Michael Baumnet/mlx5: separate Rx queue object creations
2020-09-18 Ophir Munknet/mlx5: remove netlink dependency in shared code
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-07-29 Viacheslav Ovsiienkocommon/mlx5: fix user mode register access command
2020-07-29 Michael Baumnet/mlx5: optimize stack memory in probe
2020-07-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: register class drivers through common...
2020-07-21 Shy Shymannet/mlx5: fix HW counters path in switchdev mode
2020-07-21 Viacheslav Ovsiienkonet/mlx5: add queue start and stop
2020-07-21 Dekel Pelednet/mlx5: implement CQ for Rx using DevX API
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: refactor multi-process communication
2020-07-21 Ophir Munknet/mlx5: eliminate dependency on Linux in shared header
2020-07-21 Ophir Munknet/mlx5: wrap Linux promiscuous and multicast functions
2020-07-21 Ophir Munknet/mlx5: refactor Linux MAC operations
2020-07-21 Ophir Munknet/mlx5: replace Linux specific calls
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
2020-07-21 Suanming Mounet/mlx5: convert configuration objects to unified...
2020-07-21 Suanming Mounet/mlx5: add option to allocate memory from system
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert Rx timestamps in real-time format
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support reading device clock
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create clock queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: fix UAR lock sharing for multiport devices
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce send scheduling devargs
2020-06-30 Michael Baumnet/mlx5: use anonymous Direct Verbs allocator argument
2020-06-30 Viacheslav Ovsiienkonet/mlx5: fix host physical function representor naming
2020-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 David Marchandnet/mlx5: remove redundant newline from logs
2020-06-30 Matan Azradcommon/mlx5: share kernel interface name getter
2020-06-17 Ophir Munknet/mlx5/linux: add memory region callbacks to Verbs
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-16 Ophir Munknet/mlx5: refactor statistics
2020-06-16 Ophir Munknet/mlx5: refactor device operations for Linux
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Ophir Munknet/mlx5: remove completion object dependency on DV
2020-06-16 Ophir Munknet/mlx5: remove Verbs dependency in spawn struct
2020-06-16 Ophir Munknet/mlx5: refactor PCI probing on Linux
2020-06-16 Ophir Munknet/mlx5: remove umem field dependency on Direct Verbs
2020-06-16 Ophir Munknet/mlx5: remove attributes dependency on Verbs
2020-06-16 Ophir Munknet/mlx5: add Linux-specific file with getter functions