net/mlx5: fix RSS expansion for patterns with ICMP item
[dpdk.git] / drivers / net / tap /
2022-06-08 Yunjian Wangnet/tap: fix device freeing
2022-06-08 Stanislaw Kardachnet/tap: set BPF syscall ID for RISC-V
2022-06-08 Michal Mazurekeal/riscv: support RISC-V architecture
2022-05-12 Quentin Armitagenet/tap: fix interrupt handler freeing
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-04 Kumara Parameshwarandrivers/net: use internal function to get ethdev struct
2022-02-01 Kumara Parameshwarannet/tap: fix to populate FDs in secondary process
2022-01-26 Nobuhiro Mikinet/tap: forbid different Rx/Tx queue number
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-08 Harman Kalradrivers: check interrupt file descriptor validity
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-23 Thomas Monjalondoc: remove references to the old build system
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-02 Stephen Hemmingernet/tap: define offload capabilities constants
2021-07-02 Stephen Hemmingernet/tap: remove useless offload capability functions
2021-07-02 Olivier Matznet: introduce functions to verify L4 checksums
2021-07-02 Olivier Matznet/tap: fix Rx checksum flags on TCP packets
2021-07-02 Olivier Matznet/tap: fix Rx checksum flags on IP options packets
2021-05-12 Ferruh Yigitnet/tap: fix build with GCC 11
2021-05-11 David Marchandlog: register with standardized names
2021-04-29 Chengchang Tangnet/tap: check ioctl on restore
2021-04-26 Chengchang Tangnet/tap: fix interrupt vector array size
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-13 Michael Pfeiffernet/tap: allow all-zero checksum for UDP over IPv4
2020-11-03 Yi Yanggso: fix mbuf freeing responsibility
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Michael Pfeiffernet: add function to calculate IPv4 header length
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Yunjian Wangnet/tap: release port upon close
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-18 Yunjian Wangnet/tap: free mempool when closing
2020-09-18 Stephen Hemmingernet/tap: avoid using SIGIO
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-11 Raslan Darawshehnet/tap: fix build for glibc < 2.24
2020-05-11 Stephen Hemmingernet/tap: use netlink extended ack support
2020-05-11 Stephen Hemmingernet/tap: simplify netlink send/receive functions
2020-05-11 Stephen Hemmingernet/tap: fix crash in flow destroy
2020-04-21 Yunjian Wangnet/tap: fix queues fd check before close
2020-04-21 Yunjian Wangnet/tap: fix unexpected link handler
2020-04-21 Yunjian Wangnet/tap: fix fd leak on creation failure
2020-04-21 Yunjian Wangnet/tap: fix file close on remove
2020-04-21 Yunjian Wangnet/tap: fix check for mbuf number of segment
2020-04-21 Yunjian Wangnet/tap: fix mbuf and mem leak during queue release
2020-04-21 Yunjian Wangnet/tap: fix mbuf double free when writev fails
2020-04-21 Yunjian Wangnet/tap: remove unused assert
2020-04-21 Stephen Hemmingernet/tap: do not use PMD log type
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-05 Yunjian Wangnet/tap: fix memory leak when unregister intr handler
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Marcin Smoczynskinet/tap: fix blocked Rx packets
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-23 Stephen Hemmingernet/tap: remove redundant declarations
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-06 David Marchandnet/tap: fix RxQ errors stat
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-06-03 David Marchandnet/tap: revert rte prefixing
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Herakliusz Lipiecnet/tap: fix potential IPC buffer overrun
2019-05-03 Herakliusz Lipiecnet/tap: fix memory leak on IPC request
2019-04-19 Herakliusz Lipiecnet/tap: fix multi process reply buffer
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-21 Oleg Polyakovnet/tap: fix getting max iovec
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2019-03-01 Raslan Darawshehnet/tap: fix multi-process request
2019-01-14 Stephen Hemmingernet/tap: do not print pointer in info message
2019-01-14 Stephen Hemmingernet/tap: get rid of global name variable
2019-01-14 Stephen Hemmingernet/tap: let kernel choose tun device name
2019-01-14 Stephen Hemmingernet/tap: lower the priority of log messages
2019-01-14 Stephen Hemmingernet/tap: check interface name in kvargs
2019-01-14 Stephen Hemmingernet/tap: allow full length names
2019-01-14 Stephen Hemmingernet/tap: use strlcpy for interface name
2018-12-21 Ferruh Yigitnet/tap: fix possible uninitialized variable access
2018-12-21 Bruce Richardsonnet/tap: add buffer overflow checks before checksum
next