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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: Add function for configuring tx and rx queues.
Alex Wang
2014-09-15
1
-0
/
+1
*
ofproto: Do not update stats on fake bond interface.
Pravin B Shelar
2014-09-15
1
-1
/
+0
*
netdev: Add n_txq to 'struct netdev'.
Alex Wang
2014-09-12
1
-2
/
+3
*
netdev: Add function for getting the numa node id of netdev.
Alex Wang
2014-09-12
1
-0
/
+1
*
netdev: netdev_send accepts multiple packets
Daniele Di Proietto
2014-06-23
1
-1
/
+2
*
dpif-netdev: use dpif_packet structure for packets
Daniele Di Proietto
2014-06-23
1
-2
/
+4
*
vswitchd: Add error column to Interface table to store error condition
Thomas Graf
2014-05-19
1
-1
/
+1
*
netdev: Remove netdev from global shash when the user is changing interface c...
Ryan Wilson
2014-05-16
1
-0
/
+1
*
netdev: Add 'change_seq' back to netdev.
Alex Wang
2014-04-10
1
-0
/
+1
*
netdev: Add support multiqueue recv.
Pravin
2014-03-21
1
-1
/
+2
*
netdev: Rename netdev_rx to netdev_rxq
Pravin
2014-03-21
1
-12
/
+12
*
dpif-netdev: Add poll-mode-device thread.
Pravin
2014-03-21
1
-1
/
+4
*
netdev: Send ofpbuf directly to netdev.
Pravin
2014-03-21
1
-1
/
+1
*
netdev: Extend rx_recv to pass multiple packets.
Pravin
2014-03-21
1
-1
/
+3
*
netdev: Globally track port status changes
Joe Stringer
2013-12-12
1
-2
/
+0
*
netdev: Fix deadlock when netdev_dump_queues() callback calls into netdev.
Ben Pfaff
2013-08-27
1
-5
/
+36
*
netdev: Make netdev access thread-safe.
Ben Pfaff
2013-08-09
1
-1
/
+17
*
Implement OpenFlow 1.3 queue stats duration feature.
Ben Pfaff
2013-07-26
1
-0
/
+3
*
netdev: New function netdev_ref().
Ben Pfaff
2013-05-22
1
-0
/
+1
*
netdev: Prevent using reserved names
Alex Wang
2013-05-16
1
-0
/
+1
*
netdev: Add new "struct netdev_rx" for capturing packets from a netdev.
Ben Pfaff
2013-05-10
1
-8
/
+13
*
netdev: Factor restoring flags into new "struct netdev_saved_flags".
Ben Pfaff
2013-05-10
1
-10
/
+18
*
OpenFlow-level flow-based tunneling support.
Jarno Rajahalme
2013-05-10
1
-0
/
+2
*
netdev: Remove netdev_is_open(), which has no users.
Ben Pfaff
2013-04-01
1
-2
/
+0
*
netdev: Remove netdev_exists(), which has no users.
Ben Pfaff
2013-04-01
1
-1
/
+0
*
netdev: Update comment.
Ben Pfaff
2013-02-28
1
-4
/
+5
*
ofproto-dpif: Implement patch ports in userspace.
Ethan Jackson
2013-01-24
1
-0
/
+1
*
netdev: Parse and make available tunnel configuration.
Ethan Jackson
2013-01-15
1
-0
/
+28
*
netdev: Rename get_drv_info() to get_status().
Ethan Jackson
2013-01-03
1
-2
/
+2
*
ofproto: Report 0 Mbps when speed not available instead of 100 Mbps.
Ben Pfaff
2012-11-03
1
-1
/
+2
*
lib: New data structure - smap.
Ethan Jackson
2012-06-14
1
-9
/
+9
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
netdev: Rename netdev->get_status() to netdev->get_drv_info().
Pravin B Shelar
2012-03-22
1
-1
/
+1
*
netdev: Abstract "features" interface away from OpenFlow 1.0.
Ben Pfaff
2012-03-07
1
-6
/
+29
*
ofproto-dpif-sflow: allow sFlow to infer the agent device.
Luca Giraudo
2011-12-06
1
-0
/
+1
*
netdev: Remove netdev_get_vlan_vid().
Ben Pfaff
2011-11-23
1
-3
/
+0
*
vswitchd: New column "link_resets".
Ethan Jackson
2011-10-17
1
-0
/
+1
*
Remove netdev_find_dev_by_in4
Simon Horman
2011-09-22
1
-2
/
+0
*
test-openflowd: Allow specifying port type on --ports option.
Ben Pfaff
2011-09-13
1
-0
/
+2
*
datapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
Pravin Shelar
2011-09-12
1
-0
/
+1
*
netdev: Get rid of struct netdev_options and netdev_open_default().
Ben Pfaff
2011-08-08
1
-7
/
+1
*
netdev: Decouple creating and configuring network devices.
Ben Pfaff
2011-08-08
1
-2
/
+1
*
netdev: Clean up and refactor packet receive interface.
Ben Pfaff
2011-08-08
1
-7
/
+1
*
netdev: Remove monitors and notifiers.
Ethan Jackson
2011-05-31
1
-9
/
+0
*
netdev: New Function netdev_change_seq().
Ethan Jackson
2011-05-31
1
-0
/
+2
*
netdev: Take responsibility for polling MII registers.
Ethan Jackson
2011-05-20
1
-1
/
+1
*
bond: Bonds never sleep if carrier changes.
Ethan Jackson
2011-05-17
1
-0
/
+1
*
Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.
Ben Pfaff
2011-05-16
1
-1
/
+2
*
netdev: Use sset instead of svec in netdev interface.
Ben Pfaff
2011-03-31
1
-5
/
+5
*
netdev: Make netdev arguments fetchable, and implement for netdev-vport.
Ben Pfaff
2011-01-27
1
-1
/
+4
[next]