projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofp-actions: simplify ofpacts_from_openflow1[01]
[openvswitch]
/
lib
/
netdev.c
2012-06-14
Ethan Jackson
lib: New data structure - smap.
blob
|
commitdiff
|
raw
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Pravin B Shelar
netdev: Rename netdev->get_status() to netdev->get_drv_...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Ben Pfaff
netdev-linux: Fix use-after-free when netdev_dump_queue...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Ethan Jackson
netdev: Consistently use 'enum netdev_features'.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from mtu ioctl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Ben Pfaff
netdev: Abstract "features" interface away from OpenFlo...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Ben Pfaff
netdev: Fix typo in error message.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Luca Giraudo
ofproto-dpif-sflow: allow sFlow to infer the agent...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Ben Pfaff
netdev: Remove netdev_get_vlan_vid().
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ethan Jackson
vswitchd: New column "link_resets".
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Simon Horman
Remove netdev_find_dev_by_in4
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Ben Pfaff
netdev: Allow get_mtu and set_mtu provider functions...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
test-openflowd: Allow specifying port type on --ports...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Pravin Shelar
datapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Ethan Jackson
lib: Whitespace cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Decouple creating and configuring network devices.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
netdev: Clean up and refactor packet receive interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Justin Pettit
netdev: Add methods to do netdev-specific argument...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ethan Jackson
netdev: Remove monitors and notifiers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Ethan Jackson
netdev: New Function netdev_change_seq().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ethan Jackson
netdev: Take responsibility for polling MII registers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Ethan Jackson
bond: Bonds never sleep if carrier changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
netdev: Use sset instead of svec in netdev interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
netdev: Make netdev arguments fetchable, and implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Ben Pfaff
netdev: Use shash and smap functions instead of inlined...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Andrew Evans
netdev: Make 'netdev' parameter of 'get_features()...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Ethan Jackson
vswitchd: Add miimon support.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Ethan Jackson
bridge: Move tunnel_egress_iface to status column.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Ethan Jackson
lib: Show tunnel egress interface in ovsdb
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Ben Pfaff
coverage: Make the coverage counters catalog program...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
Ben Pfaff
netdev: Assert that the type of a new network device...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Jesse Gross
netdev: Fix carrier status for down interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
netdev-vport: Merge in netdev-patch and netdev-tunnel.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Ben Pfaff
netdev: Pass class structure, instead of type, to ...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
Switch many macros from using CONTAINER_OF to using...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Justin Pettit
netdev: Cleanup minor comment formatting issues.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Ben Pfaff
shash: New function shash_steal().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Jesse Gross
netdev-tunnel: Add CAPWAP userspace interface.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Jesse Gross
netdev: Don't assume all netdevs are available at runtime.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-30
Ben Pfaff
Simplify shash_find() followed by shash_add() into...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Ben Pfaff
Implement QoS framework.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Jesse Gross
netdev: Remove may_create/may_open flags.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
lib: Disable Linux-specific libraries on non-Linux...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Jesse Gross
patch: Remove veth driver.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Jesse Gross
netdev: Add 'patch' userspace implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Ben Pfaff
Update fake bond devices' statistics with the sum of...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
tunneling: Remove old GRE implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add userspace support for new GRE implementa...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
netdev: Allow get_ifindex and get_features to be null.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
netdev-linux: Check notifications are for netdev-linux...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
netdev: Add function netdev_is_open().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
Justin Pettit
netdev: Add support for "patch" type
blob
|
commitdiff
|
raw
|
diff to current
2010-04-11
Ben Pfaff
netdev: Allow recv, recv_wait, drain, send, send_wait...
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-02-24
Ben Pfaff
Merge "master" into "next".
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
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
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-01
Jesse Gross
netdev: Allow providers to be managed at runtime.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Jesse Gross
netdev: Correctly maintain netdev refcounts even if...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Ben Pfaff
netdev: Rename "class" members to "netdev_class" for...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Jesse Gross
netdev: Compare full arguments instead of hash for...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Jesse Gross
netdev-linux: Use the netdev list of devices instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Ben Pfaff
fatal-signal: After fork, clear hooks instead of disabl...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Jesse Gross
gre: Add support for destroying GRE devices.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Jesse Gross
fatal-signal: Run signal hooks outside of actual signal...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Ben Pfaff
netdev: New functions for interpreting "enum ofp_port_f...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Jesse Gross
gre: Add userspace GRE support.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Justin Pettit
netdev: Allow explicit creation of netdev objects
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Ben Pfaff
netdev: New function netdev_get_ifindex().
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Ben Pfaff
netdev: Really set output values to 0 on failure in...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
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-30
Jesse Gross
netdev: Add classes which don't require initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Jesse Gross
netdev: Fix memory leak in netdev_open.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-21
Ben Pfaff
netdev: Fix memory leak in get_stats_via_netlink().
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
next