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-bsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev-bsd: Destroy mutex on netdev_bsd_construct_system() error path.
xushengping
2016-01-04
1
-0
/
+1
*
netdev-bsd: Update after eth_addr changes
YAMAMOTO Takashi
2015-11-26
1
-2
/
+2
*
dpif-netdev: Check for PKT_RX_RSS_HASH flag.
Daniele Di Proietto
2015-09-11
1
-1
/
+1
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-13
/
+12
*
netdev-bsd: Include net/bpf.h.
Dan McGregor
2015-05-20
1
-0
/
+1
*
dp-packet: Rename 'dp_hash' in 'rss_hash'.
Daniele Di Proietto
2015-04-20
1
-1
/
+1
*
netdev-bsd: Fix netdev_bsd_get_mtu() return value.
Ben Pfaff
2015-04-17
1
-1
/
+1
*
netdev-bsd: Remove duplicate header inclusion of <netinet/in.h>
Kevin Lo
2015-04-15
1
-1
/
+0
*
netdev-bsd: Fix sign extension bug in ifr_flags on FreeBSD.
Kevin Lo
2015-04-05
1
-2
/
+4
*
netdev-bsd: Fix a compilation error
YAMAMOTO Takashi
2015-03-04
1
-1
/
+0
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-17
/
+14
*
dpif_packet: Rename to dp_packet
Pravin B Shelar
2015-03-03
1
-8
/
+8
*
userspace: Replace all uses of strncpy() by ovs_strlcpy().
Ben Pfaff
2015-02-20
1
-10
/
+10
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+3
*
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
-3
/
+3
*
netdev: Add function for getting the numa node id of netdev.
Alex Wang
2014-09-12
1
-0
/
+1
*
packet-dpif: Add dpif_packet_{get, set}_hash()
Daniele Di Proietto
2014-08-29
1
-0
/
+1
*
lib: Fix FreeBSD build.
Joe Stringer
2014-06-27
1
-1
/
+3
*
netdev: netdev_send accepts multiple packets
Daniele Di Proietto
2014-06-23
1
-24
/
+31
*
dpif-netdev: use dpif_packet structure for packets
Daniele Di Proietto
2014-06-23
1
-8
/
+14
*
Fix log message weird suffixes.
Ben Pfaff
2014-06-11
1
-2
/
+2
*
netdev-bsd: Fix a whitespace
YAMAMOTO Takashi
2014-05-21
1
-1
/
+1
*
netdev-bsd: Sprinkle ALIGNED_CAST where appropriate
YAMAMOTO Takashi
2014-05-05
1
-6
/
+6
*
netdev: Add 'change_seq' back to netdev.
Alex Wang
2014-04-10
1
-7
/
+5
*
netdev-bsd: Update for recent ofpbuf api changes
YAMAMOTO Takashi
2014-04-10
1
-6
/
+6
*
netdev-bsd: compilation fixes
YAMAMOTO Takashi
2014-03-25
1
-56
/
+56
*
netdev: Send ofpbuf directly to netdev.
Pravin
2014-03-21
1
-1
/
+7
*
netdev: Extend rx_recv to pass multiple packets.
Pravin
2014-03-21
1
-2
/
+23
*
netdev-bsd: Fix tx/rx stats for type=tap netdev
YAMAMOTO Takashi
2014-02-06
1
-3
/
+48
*
lib/netdev-bsd: simplify multiple struct definitions
Daniele Di Proietto
2014-01-23
1
-125
/
+78
*
netdev_class: Pass a struct ofpbuf * to rx_recv()
Simon Horman
2014-01-16
1
-12
/
+16
*
netdev-bsd: remove an unused variable
YAMAMOTO Takashi
2013-12-18
1
-1
/
+0
*
netdev: Globally track port status changes
Joe Stringer
2013-12-12
1
-31
/
+8
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-2
/
+2
*
netdev: update IFF_LOOPBACK flag for linux and bsd devices
Alexandru Copot
2013-09-07
1
-0
/
+6
*
netdev-bsd: fix crashes
YAMAMOTO Takashi
2013-08-27
1
-2
/
+6
*
Use "error-checking" mutexes in place of other kinds wherever possible.
Ben Pfaff
2013-08-20
1
-3
/
+3
*
netdev-bsd: implement netdev_arp_lookup for NetBSD
YAMAMOTO Takashi
2013-08-14
1
-2
/
+61
*
netdev-bsd: ioctl "cmd" is unsigned long, not int
YAMAMOTO Takashi
2013-08-12
1
-4
/
+5
*
netdev: Make netdev access thread-safe.
Ben Pfaff
2013-08-09
1
-68
/
+107
*
netdev: Adopt four-step alloc/construct/destruct/dealloc lifecycle.
Ben Pfaff
2013-08-09
1
-64
/
+72
*
netdev-bsd: Make use of AF_LINK socket thread-safe in NetBSD.
Ben Pfaff
2013-08-09
1
-52
/
+45
*
netdev-linux, netdev-bsd: Make access to AF_INET socket thread-safe.
Ben Pfaff
2013-08-09
1
-52
/
+32
*
netdev: Make netdev_get_devices() take a reference to each netdev.
Ben Pfaff
2013-08-07
1
-22
/
+10
*
netdev-bsd: Use xmemdup0() to simplify netdev_bsd_get_next_hop().
Ben Pfaff
2013-08-07
1
-5
/
+2
*
netdev-bsd: Don't assume 'struct netdev' has offset 0.
Ben Pfaff
2013-08-07
1
-2
/
+4
*
netdev-bsd: Correctly handle IPv4 netmasks.
Ben Pfaff
2013-08-07
1
-6
/
+11
[next]