projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
datapath: Always null-terminate network device name in create_dp().
[openvswitch]
/
datapath
/
datapath.c
2010-04-27
Ben Pfaff
datapath: Always null-terminate network device name...
blob
|
commitdiff
|
raw
2010-04-27
Ben Pfaff
datapath: Fix argument to strncpy_from_user().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Add skb_csum_help compatibility function.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Genericize hash table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Add generic virtual port layer.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Jesse Gross
datapath: Validate ToS when flow is added.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Jesse Gross
datapath: Disable large receive offload.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Jesse Gross
datapath: Update hardware computed checksum on VLAN...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
Jesse Gross
datapath: Consistently maintain checksum offloading...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
datapath: Mark functions "static".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
datapath: When adding a port, return the new port numbe...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Jesse Gross
Fix some regressions from the merge from master.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Jesse Gross
datapath: Set datapath device MTU to minimum of MTU...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Jesse Gross
datapath: Fix compilation on newer old-style Xen kernels.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Jesse Gross
datapath: Handle packets with precomputed checksums.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Ben Pfaff
datapath: Clean up vswitch_skb_checksum_setup().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Ben Pfaff
sflow: Fix sFlow sampling structure.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Ian Campbell
datapath: Use HAVE_PROTO_DATA_VALID when defining vswit...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Justin Pettit
datapath: Cleanup tab/space issues in datapath
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Jesse Gross
datapath: Allow TCP flags to be cleared.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jesse Gross
datapath: Allow TCP flags to be cleared.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Ben Pfaff
Spell verb form of "set up" correctly throughout the...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Ben Pfaff
datapath: Ignore return value from rtnl_notify().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Ben Pfaff
datapath: Fix warning on 64-bit builds.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Ben Pfaff
datapath: Factor out code for getting and setting liste...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Jean Tourrilhes
datapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Ben Pfaff
datapath: Fix mutual exclusion with bridge on Linux...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-14
Ben Pfaff
datapath: Fix WARN_ON sending GSO packets to userspace...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-14
Ben Pfaff
datapath: Fix comments.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Justin Pettit
datapath: Don't drop MTU-sized VLAN packets from userspace
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Ben Pfaff
datapath: Use hash table more tolerant of collisions...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Ben Pfaff
datapath: Remove WARN_ON_ONCE(1) now that this code...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
dpif: Address portability issues in dpif-netdev
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
datapath: Return EFBIG instead of EXFULL when no room...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Ian Campbell
datapath: Only call skb_checksum_setup on 2.6.18 &...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Ben Pfaff
datapath: Improve comments.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Ben Pfaff
datapath: Update sysfs links when network devices are...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Ben Pfaff
datapath: Fix OOPS when dp_sysfs_add_if() fails.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Ben Pfaff
datapath: Rename brc_sysfs_* to dp_sysfs_*.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Ben Pfaff
datapath: Move sysfs support from brcompat_mod into...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Justin Pettit
datapath: Support jumbo frames in the datapath device
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Ben Pfaff
datapath: Don't orphan packets in dp_dev transmit path.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
datapath: Fix race in datapath creation.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
datapath: Fix race against workqueue in dp_dev and...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
datapath: Fix use-after-free error in datapath destruction.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
datapath: Remove redundant synchronize_rcu() call.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Change ODP_PORT_LIST semantics.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Make openvswitch_ioctl() have a single point...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Fix ODP_PORT_DEL handling of bad user memory...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Style fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Get rid of query operations for single flows.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Make the datapath responsible for choosing...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
datapath: Remove unnecessary range check from put_actio...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Ben Pfaff
datapath: Fix use-after-free error in datapath destruction.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Ben Pfaff
datapath: Remove redundant synchronize_rcu() call.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Ben Pfaff
datapath: Ignore return value from rtnl_notify().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Ben Pfaff
datapath: Add sysfs support for all (otherwise supporte...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Justin Pettit
xenserver: xen 2.6.27 kernel doesn't need skb_checksum_...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current