Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
devices
/
af_packet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
devices: remove the unused code from af_packet
Mohsin Kazmi
2
-6
/
+0
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
1
-4
/
+6
2022-01-17
interface: improve MTU handling
Damjan Marion
1
-21
/
+16
2022-01-10
interface: refactor interface capabilities code, part 2
Damjan Marion
1
-10
/
+6
2022-01-07
ethernet: new interface registration function
Damjan Marion
1
-15
/
+6
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-5
/
+3
2021-11-27
devices: fix af_packet GSO check
Nathan Skrzypczak
1
-1
/
+6
2021-11-23
devices: support build on older kernels
Florin Coras
1
-0
/
+3
2021-10-29
devices: default mode eth in the api
Nathan Skrzypczak
2
-2
/
+4
2021-10-27
devices: fix coverity warning/don't leak fd
Klement Sekera
1
-1
/
+2
2021-10-22
devices: add support for l3 af_packet interface
Mohsin Kazmi
5
-37
/
+106
2021-10-01
devices: add support for pseudo header checksum
Mohsin Kazmi
1
-4
/
+0
2021-09-28
devices: Add queues params in create_if
Nathan Skrzypczak
7
-96
/
+185
2021-09-07
devices: restore regular af-packet tx path
Mohammed Hawari
2
-21
/
+28
2021-06-22
devices: af_packet api cleanup
Filip Tehlar
1
-53
/
+8
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
1
-1
/
+1
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-1
/
+0
2021-04-08
devices: af_packet - use netlink to get/set mtu
Aloys Augustin
1
-12
/
+6
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-4
/
+9
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-4
/
+9
2021-02-05
devices: af-packet gso mtu
Nathan Skrzypczak
4
-38
/
+126
2021-01-22
devices: adapt af_packet to new rxq framework
Mohammed Hawari
3
-32
/
+32
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-3
/
+3
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-3
/
+3
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-1
/
+1
2020-05-27
ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)
John Lo
1
-1
/
+1
2020-01-10
docs: Edit FEATURE.yaml files so they can be published
John DeNisco
1
-1
/
+1
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-11-06
build: add yaml file linting to make checkstyle
Paul Vinciguerra
1
-2
/
+8
2019-10-30
docs: devices-- add FEATURES.yaml
Paul Vinciguerra
2
-1
/
+10
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-09-12
devices: af_packet API cleanup
Jakub Grajciar
3
-24
/
+29
2019-08-30
devices: fix issue of per_interface_next_index
Michael Yu
1
-3
/
+4
2019-05-07
Fix af_packet issues:
jackiechen1985
1
-31
/
+57
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
1
-1
/
+1
2019-03-13
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
Filip Tehlar
1
-7
/
+5
2019-03-04
devices: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-6
/
+3
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2019-01-01
buffers: remove unused code
Damjan Marion
1
-2
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
2
-11
/
+11
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-2
/
+2
2018-10-23
c11 safe string handling support
Dave Barach
2
-4
/
+4
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-1
/
+1
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
1
-1
/
+1
2018-05-29
af_packet: Add support for dump interfaces
Mohsin Kazmi
4
-1
/
+98
2018-05-28
af-packet: Add support for logging
Mohsin Kazmi
3
-38
/
+52
2018-05-28
itf: Fix admin up down for AF_PACKET and vhost-user
Mohsin Kazmi
1
-4
/
+41
2018-03-26
afpacket: Fix the reply if itf already exits
Mohsin Kazmi
1
-1
/
+3
[next]