git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Debian: Add Joe Perches to debian/copyright
[sliver-openvswitch.git]
/
lib
/
dpif-netdev.c
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
2010-08-27
Ben Pfaff
datapath: Avoid accesses past the end of skbuff data...
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
dpif-netdev: Expand tabs.
blob
|
commitdiff
|
diff to current
2010-08-26
Ben Pfaff
Add Nicira extension to OpenFlow for dropping spoofed...
blob
|
commitdiff
|
diff to current
2010-08-10
Ben Pfaff
dpif-netdev: Properly track whether there is a vlan...
blob
|
commitdiff
|
diff to current
2010-08-10
Ben Pfaff
dpif-netdev: Tolerate undersized packets.
blob
|
commitdiff
|
diff to current
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
blob
|
commitdiff
|
diff to current
2010-07-15
Jesse Gross
datapath: Don't update flow key when applying actions.
blob
|
commitdiff
|
diff to current
2010-06-09
Jesse Gross
timeval: Use monotonic time where appropriate.
blob
|
commitdiff
|
diff to current
2010-06-02
Jesse Gross
netdev: Remove may_create/may_open flags.
blob
|
commitdiff
|
diff to current
2010-05-26
Ben Pfaff
Always #include <sys/socket.h> before <net/if.h>.
blob
|
commitdiff
|
diff to current
2010-04-27
Ben Pfaff
ofproto: Avoid buffer copy in OFPT_PACKET_IN path.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-15
Jesse Gross
datapath: Consistently maintain flow key.
blob
|
commitdiff
|
diff to current
2010-03-15
Jesse Gross
datapath: Validate ToS when flow is added.
blob
|
commitdiff
|
diff to current
2010-02-21
Justin Pettit
dpif-netdev: Clarify function to modify VLAN TCI field
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-20
Ben Pfaff
datapath: Set the correct bits for OFPAT_SET_NW_TOS...
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
blob
|
commitdiff
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
blob
|
commitdiff
|
diff to current
2010-02-12
Ben Pfaff
Use VLAN_PCP_SHIFT consistently, instead of open-coding...
blob
|
commitdiff
|
diff to current
2010-02-12
Ben Pfaff
Work around bugs in system headers.
blob
|
commitdiff
|
diff to current
2010-02-12
Ben Pfaff
dpif-netdev: Fix validation of VLAN PCP value in usersp...
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
diff to current
2010-02-08
Jesse Gross
Fix some regressions from the merge from master.
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
blob
|
commitdiff
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
diff to current
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
blob
|
commitdiff
|
diff to current
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-12-02
Justin Pettit
netdev: Allow explicit creation of netdev objects
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-06
Jesse Gross
udatapath: Implement ZERO_TCP_FLAGS option.
blob
|
commitdiff
|
diff to current
2009-11-04
Ben Pfaff
Add new function xzalloc(n) as a shorthand for xcalloc...
blob
|
commitdiff
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
dpif: Address portability issues in dpif-netdev
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Cleanup isdigit() warnings.
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-07-30
Ben Pfaff
netdev: Get rid of netdev_open_tap().
blob
|
commitdiff
|
diff to current
2009-07-30
Ben Pfaff
netdev: Change netdev_get_mtu() to return an error...
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-07-06
Ben Pfaff
vswitch: Avoid knowledge of details specific to Linux...
blob
|
commitdiff
|
diff to current
2009-07-06
Ben Pfaff
New implementation of userspace datapath, based on...
blob
|
commitdiff
|
diff to current