index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
netdev-provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: Custom statistics.
Michal Weglicki
2018-01-10
1
-0
/
+13
*
netdev: Remove unused may_steal.
Ilya Maximets
2017-12-20
1
-4
/
+3
*
netdev-provider: Reorder elements in netdev structure.
Bhanuprakash Bodireddy
2017-11-03
1
-5
/
+6
*
netdev-provider: Reorder element in netdev_flow_dump structure.
Bhanuprakash Bodireddy
2017-11-03
1
-1
/
+1
*
netdev: Fix netdev_open() to track and recreate classless interfaces
Eelco Chaudron
2017-08-02
1
-0
/
+4
*
userspace: Handling of versatile tunnel ports
Ben Pfaff
2017-06-27
1
-0
/
+6
*
netdev: Adding a new netdev API to be used for offloading flows
Paul Blakey
2017-06-14
1
-0
/
+72
*
netdev: Add 'errp' to set_config().
Daniele Di Proietto
2017-01-11
1
-2
/
+7
*
ofproto: Honor mtu_request even for internal ports.
Daniele Di Proietto
2016-09-02
1
-0
/
+4
*
netdev: Pass 'netdev_class' to ->run() and ->wait().
Daniele Di Proietto
2016-08-15
1
-4
/
+10
*
netdev: Make netdev_set_mtu() netdev parameter non-const.
Daniele Di Proietto
2016-08-12
1
-1
/
+1
*
netdev-provider: fix comments for netdev_rxq_recv
Mark Kavanagh
2016-07-27
1
-2
/
+2
*
dpif-netdev: XPS (Transmit Packet Steering) implementation.
Ilya Maximets
2016-07-27
1
-5
/
+6
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
netdev-provider: Apply batch object to netdev provider.
William Tu
2016-07-21
1
-13
/
+12
*
netdev-native-tnl: Introduce ip_build_header()
Pravin B Shelar
2016-05-23
1
-3
/
+4
*
netdev-dpdk: Use ->reconfigure() call to change rx/tx queues.
Daniele Di Proietto
2016-05-23
1
-15
/
+8
*
netdev: Add reconfigure request mechanism.
Daniele Di Proietto
2016-05-23
1
-0
/
+25
*
netdev: Return number of packet from netdev_pop_header()
Pravin B Shelar
2016-05-18
1
-2
/
+4
*
netdev-vport: Factor-out tunnel Push-pop code into separate module.
Pravin B Shelar
2016-05-18
1
-1
/
+1
*
list: Remove lib/list.h completely.
Ben Warren
2016-03-30
1
-1
/
+1
*
netdev: remove netdev_get_in4()
Pravin B Shelar
2016-03-24
1
-14
/
+0
*
tunneling: Handle multiple ip address for given device.
Pravin B Shelar
2016-03-24
1
-4
/
+8
*
netdev: New field 'is_pmd' in netdev_class.
Ilya Maximets
2016-03-16
1
-0
/
+3
*
netdev: Improve comments on netdev_rxq_recv().
Ben Pfaff
2016-03-07
1
-13
/
+19
*
netdev: Free packets in netdev_send() for devices that don't support send.
Ben Pfaff
2016-02-08
1
-2
/
+4
*
dpif-netdev: Allow different numbers of rx queues for different ports.
Ilya Maximets
2016-02-04
1
-1
/
+5
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-5
/
+3
*
treewide: Fix doubled "the".
Ben Pfaff
2015-08-03
1
-1
/
+1
*
netdev-dpdk: Adapt the requested number of tx and rx queues.
Daniele Di Proietto
2015-05-22
1
-0
/
+11
*
tunneling: Convert tunnel push/pop functions to act on single packets.
Jesse Gross
2015-04-09
1
-5
/
+3
*
netdev: Fix user space tunneling for set_tunnel action.
Ricky Li
2015-03-26
1
-1
/
+2
*
dpif_packet: Rename to dp_packet
Pravin B Shelar
2015-03-03
1
-4
/
+4
*
netdev-dpdk: Fix typo
Mark D. Gray
2015-02-13
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-1
/
+1
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+17
*
Use magic ETH_ADDR_LEN instead of 6 for Ethernet address length.
Wang Sheng-Hui
2014-10-22
1
-3
/
+6
*
netdev-windows: New module.
Nithin Raju
2014-10-06
1
-3
/
+6
*
netdev: Add function for configuring tx and rx queues.
Alex Wang
2014-09-15
1
-0
/
+10
*
ofproto: Do not update stats on fake bond interface.
Pravin B Shelar
2014-09-15
1
-8
/
+0
*
netdev: Add n_txq to 'struct netdev'.
Alex Wang
2014-09-12
1
-11
/
+16
*
netdev: Add function for getting the numa node id of netdev.
Alex Wang
2014-09-12
1
-0
/
+7
*
netdev-provider: Clarify comment where 'get_next_hop' function looks.
Ben Pfaff
2014-07-24
1
-6
/
+6
*
netdev: netdev_send accepts multiple packets
Daniele Di Proietto
2014-06-23
1
-7
/
+10
*
dpif-netdev: use dpif_packet structure for packets
Daniele Di Proietto
2014-06-23
1
-4
/
+6
*
netdev: Allow netdev_change_seq_changed() to accept const pointers.
Ethan Jackson
2014-05-07
1
-1
/
+2
*
netdev-vport: Checks tunnel status change when route-table is reset.
Alex Wang
2014-05-02
1
-0
/
+1
*
netdev: Add 'change_seq' back to netdev.
Alex Wang
2014-04-10
1
-0
/
+20
*
netdev: Add support multiqueue recv.
Pravin
2014-03-21
1
-0
/
+5
*
netdev: Rename netdev_rx to netdev_rxq
Pravin
2014-03-21
1
-20
/
+20
[next]