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-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
*
netdev: Send ofpbuf directly to netdev.
Pravin
2014-03-21
1
-7
/
+7
*
netdev: Extend rx_recv to pass multiple packets.
Pravin
2014-03-21
1
-18
/
+8
*
netdev-linux: Read packet auxdata to obtain vlan_tid
Simon Horman
2014-01-16
1
-0
/
+10
*
netdev_class: Pass a struct ofpbuf * to rx_recv()
Simon Horman
2014-01-16
1
-7
/
+8
*
netdev: Update rx_recv documentation for NULL case
Simon Horman
2014-01-07
1
-1
/
+2
*
netdev: Globally track port status changes
Joe Stringer
2013-12-12
1
-12
/
+12
*
netdev: Fix deadlock when netdev_dump_queues() callback calls into netdev.
Ben Pfaff
2013-08-27
1
-16
/
+33
*
netdev: Make netdev access thread-safe.
Ben Pfaff
2013-08-09
1
-1
/
+3
*
netdev: Adopt four-step alloc/construct/destruct/dealloc lifecycle.
Ben Pfaff
2013-08-09
1
-55
/
+127
*
netdev-provider: Remove unused function netdev_assert_class().
Ben Pfaff
2013-08-07
1
-6
/
+0
*
Fix misspellings in comments and docs.
Andy Hill
2013-06-04
1
-1
/
+1
*
add minimal NetBSD support
YAMAMOTO Takashi
2013-05-22
1
-1
/
+1
*
netdev: Get rid of netdev_dev.
Ben Pfaff
2013-05-10
1
-56
/
+29
*
netdev: Add new "struct netdev_rx" for capturing packets from a netdev.
Ben Pfaff
2013-05-10
1
-45
/
+48
*
netdev: Factor restoring flags into new "struct netdev_saved_flags".
Ben Pfaff
2013-05-10
1
-8
/
+6
[next]