Age | Commit message (Expand) | Author | Files | Lines |
2018-02-28 | at af_packet input, drop partial packets to prevent l4 checksum deadloop at o... | Chaoyu Jin | 1 | -4/+17 |
2018-02-07 | af_packet: Fix lock position | Pierre Pfister | 1 | -2/+1 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 3 | -1/+5 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-05 | VPP-1115 Fix a debug log mistake when create AF_PACKET socket | zhaoqingling | 1 | -1/+1 |
2017-11-30 | af_packet: update tx_frame even when ring exhausted | Florin Coras | 1 | -2/+2 |
2017-11-15 | Revert "vnet: af_packet mark l3 offload cksum" | Jakub Grajciar | 1 | -2/+1 |
2017-11-14 | vnet: af_packet_set_l4_cksum_offload device class check | Jakub Grajciar | 2 | -1/+5 |
2017-11-14 | vnet: af_packet mark l3 offload cksum | Jakub Grajciar | 1 | -1/+2 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 2 | -1/+3 |
2017-10-23 | af_packet: invalid TCP/UDP offload checksum on RX node recalculation | Jakub Grajciar | 6 | -3/+171 |
2017-10-11 | Revert "VPP-1001 - update AF Packet Driver to for modern kernels" | Damjan Marion | 4 | -119/+10 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-10-04 | VPP-1001 - update AF Packet Driver to for modern kernels | Anton Ivanov | 4 | -10/+119 |
2017-09-27 | VLAN support on host(af-packet) interface. | Akshaya N | 1 | -3/+26 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function | Damjan Marion | 1 | -2/+2 |
2017-09-09 | move unix_file_* code to vppinfra | Damjan Marion | 2 | -7/+7 |
2017-09-08 | vlib: move linux-specific code to vlib/linux | Damjan Marion | 1 | -0/+1 |
2017-05-25 | af_packet: fix coverity error | Ray Kinsella | 1 | -2/+19 |
2017-05-20 | af_packet: set mac address support | Ray Kinsella | 1 | -1/+47 |
2017-05-15 | af_packet: support changing the mtu size | Ray Kinsella | 1 | -1/+23 |
2017-05-02 | Add interface rx mode commands, unify rx mode and placement CLI | Damjan Marion | 1 | -6/+12 |
2017-04-28 | af_packet: reflect admin device state on host | Ray Kinsella | 3 | -15/+78 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -11/+1 |
2017-04-10 | Common device-input interrupt infra | Damjan Marion | 2 | -3/+6 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -10/+10 |
2017-03-30 | vppinfra: add spinlock inline functions | Damjan Marion | 3 | -13/+6 |
2017-03-28 | af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set | Jim Gibson | 1 | -1/+2 |
2017-03-26 | Rename "show interfaces" -> "show interface" | Dave Barach | 1 | -1/+1 |
2017-03-20 | vnet: add device-input threadplacement infra | Damjan Marion | 3 | -68/+15 |
2017-03-06 | features: take device-input buffer advance value directly | Damjan Marion | 1 | -2/+1 |
2017-03-01 | devices: vnet_get_aggregate_rx_packets should not be dpdk specific | Damjan Marion | 1 | -0/+1 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -14/+42 |
2017-01-19 | af_packet: multithreading support | Mohsin KAZMI | 4 | -11/+86 |
2017-01-14 | VPP-279: Document changes for vnet/vnet/devices | Billy McFall | 1 | -0/+5 |
2017-01-06 | VPP-279: doxygen documentation for host interface CLI commands | Billy McFall | 2 | -2/+65 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 7 | -0/+1331 |