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
/
tap
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
tap: add function to set speed
Alexander Chernavin
2
-1
/
+83
2020-11-05
tap: allow change of carrier state on host
Matthew Smith
2
-0
/
+43
2020-10-29
tap: fix the segv
Mohsin Kazmi
1
-2
/
+5
2020-10-22
tap: fix the api for use of vec_len
Mohsin Kazmi
1
-3
/
+8
2020-10-17
tap: replaces strlen to vec_len
Mohsin Kazmi
1
-4
/
+4
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-1
/
+1
2020-09-28
virtio: fix the gro enable/disable on tx-vrings
Mohsin Kazmi
2
-3
/
+1
2020-09-18
tap: do not use strlen on vector
Vladimir Isaev
1
-2
/
+1
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
2
-10
/
+6
2020-09-02
tap: add the static assert for api flags
Mohsin Kazmi
1
-0
/
+19
2020-09-02
tap: add virtio 1.1 API flag
Mohsin Kazmi
3
-2
/
+10
2020-08-17
tap: add gro support
Mohsin Kazmi
3
-7
/
+26
2020-07-07
tap: fix the tun sndbuf value for kernel 4.20 and later
Mohsin Kazmi
1
-4
/
+16
2020-07-02
tap: fix dump for TUN interfaces
Mohsin Kazmi
1
-1
/
+4
2020-06-27
tap: remove the bridge configurations for TUN interface
Mohsin Kazmi
1
-9
/
+10
2020-06-09
tap: enable gso/csum offload for tun
Mohsin Kazmi
1
-7
/
+0
2020-05-29
docs: Minor updates to feature.yaml files
John DeNisco
1
-2
/
+3
2020-05-04
misc: binary api fuzz test fixes
Dave Barach
1
-1
/
+1
2020-05-04
tap: refactor existing flags
Mohsin Kazmi
3
-12
/
+26
2020-05-01
tap: implement sw_interface_tap_v2_dump filtering by sw_if_index
Paul Vinciguerra
3
-13
/
+12
2020-04-30
tap: allow deletion of tun interface
Matthew Smith
1
-2
/
+5
2020-04-29
tap: fix missing "num-rx-queues" from cli help
Mohsin Kazmi
1
-6
/
+6
2020-04-28
tap: use one tap fd per rx queue
Aloys Augustin
1
-33
/
+59
2020-04-17
tap: add initial support for tun
Mohsin Kazmi
4
-22
/
+118
2020-03-23
tap: fix the numa/queue for buffers
Mohsin Kazmi
1
-1
/
+1
2020-03-05
tap: add support for persistance
Mohsin Kazmi
6
-39
/
+113
2020-02-26
api: improve api string safety
Jakub Grajciar
1
-1
/
+1
2020-02-15
tap: fix the default parameter for num_rx_queues
Mohsin Kazmi
1
-9
/
+3
2020-01-30
tap: fix host mtu configuration setting
Mohsin Kazmi
1
-12
/
+13
2020-01-30
tap: fix the host mac address
Mohsin Kazmi
2
-20
/
+9
2020-01-08
tap: split gso and checksum offload functionality
Mohsin Kazmi
4
-17
/
+107
2019-12-11
devices: tap API cleanup
Jakub Grajciar
5
-93
/
+128
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-12-04
gso: remove the interface count
Mohsin Kazmi
1
-7
/
+0
2019-11-25
tap: fix coverity warning 205875
Andrew Yourtchenko
1
-1
/
+6
2019-11-20
tap: multiqueue support
Damjan Marion
3
-123
/
+246
2019-11-12
tap: Move client registration check to top
Paul Vinciguerra
2
-9
/
+14
2019-11-08
tap: add check for vhost-net backend
Damjan Marion
1
-0
/
+9
2019-11-08
tap: fix cli parser
Damjan Marion
1
-4
/
+5
2019-11-06
build: add yaml file linting to make checkstyle
Paul Vinciguerra
1
-1
/
+3
2019-10-30
docs: devices-- add FEATURES.yaml
Paul Vinciguerra
3
-4
/
+14
2019-09-06
tap: revert clean-up when linux will delete the tap interface
Mohsin Kazmi
1
-42
/
+0
2019-09-03
tap: fix tap interface not working on Arm issue
Lijian.Zhang
1
-1
/
+6
2019-07-30
tap: fix segv when host-if-name is not given
Mohsin Kazmi
1
-8
/
+10
2019-07-24
tap: print the interface name on cli when created
Mohsin Kazmi
2
-0
/
+6
2019-07-23
api: binary api cleanup
Dave Barach
1
-2
/
+4
2019-07-18
tap: fix memory errors with create/delete API
Benoît Ganne
1
-7
/
+9
2019-06-28
tap: fix memory errors in create/delete
Benoît Ganne
1
-1
/
+5
2019-06-20
tap: add support to configure tap interface host MTU size
Mohsin Kazmi
5
-2
/
+73
2019-05-28
tap: crash in multi-thread environment
Mohsin Kazmi
1
-4
/
+0
[next]