git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cfm: Immediately signal fault on bad CCM reception.
[sliver-openvswitch.git]
/
lib
/
netdev-linux.c
2011-03-15
Ethan Jackson
htb: Set required min-rate to mtu not 1500.
blob
|
commitdiff
2011-03-15
Ethan Jackson
hfsc: min-rate tweaks.
blob
|
commitdiff
|
diff to current
2011-03-15
Ethan Jackson
qos: Remove min-rate requirement for linux-htb and...
blob
|
commitdiff
|
diff to current
2011-02-23
Justin Pettit
netdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
blob
|
commitdiff
|
diff to current
2011-02-23
Ben Pfaff
util: New function ovs_strzcpy().
blob
|
commitdiff
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
netdev: Make netdev arguments fetchable, and implement...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop datapath index and port number from...
blob
|
commitdiff
|
diff to current
2011-01-27
Ben Pfaff
netlink-socket: Add functions for joining and leaving...
blob
|
commitdiff
|
diff to current
2011-01-19
Andrew Evans
bridge: Store status of physical network interfaces...
blob
|
commitdiff
|
diff to current
2011-01-18
Andrew Evans
netdev: Make 'netdev' parameter of 'get_features()...
blob
|
commitdiff
|
diff to current
2011-01-14
Ethan Jackson
netdev-linux: Fix strict aliasing warnings.
blob
|
commitdiff
|
diff to current
2011-01-12
Ethan Jackson
vswitchd: Add miimon support.
blob
|
commitdiff
|
diff to current
2011-01-11
Ethan Jackson
bridge: Move tunnel_egress_iface to status column.
blob
|
commitdiff
|
diff to current
2011-01-04
Ethan Jackson
lib: Show tunnel egress interface in ovsdb
blob
|
commitdiff
|
diff to current
2011-01-04
Ethan Jackson
rtnetlink: Remove LINK specific messages from rtnetlink
blob
|
commitdiff
|
diff to current
2010-12-13
Ben Pfaff
netdev-linux: Fix pairing of rtnetlink register and...
blob
|
commitdiff
|
diff to current
2010-12-10
Ben Pfaff
netlink: Split into generic and Linux-specific parts.
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
netdev-linux: Don't treat "system" devices as vports...
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
diff to current
2010-11-30
Ben Pfaff
coverage: Make the coverage counters catalog program...
blob
|
commitdiff
|
diff to current
2010-11-30
Ben Pfaff
netdev-linux: Remove counter double-increments.
blob
|
commitdiff
|
diff to current
2010-11-11
Ethan Jackson
netdev-linux: HFSC in linux
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
diff to current
2010-10-22
Ben Pfaff
netdev-linux: Always check tc_make_request() for NULL...
blob
|
commitdiff
|
diff to current
2010-10-22
Ben Pfaff
netdev-linux: Remove unused data in htb_tc_load().
blob
|
commitdiff
|
diff to current
2010-10-21
Ethan Jackson
netdev-linux: Make queue 0 the default QOS policy
blob
|
commitdiff
|
diff to current
2010-10-08
Justin Pettit
netdev: Enforce a floor "linux-htb" min-rate
blob
|
commitdiff
|
diff to current
2010-10-08
Justin Pettit
netdev: Don't divide by zero when "linux-htb" zero...
blob
|
commitdiff
|
diff to current
2010-10-06
Ben Pfaff
netdev: Pass class structure, instead of type, to ...
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
netdev-linux: Fix off-by-one error dumping queue stats.
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
Switch many macros from using CONTAINER_OF to using...
blob
|
commitdiff
|
diff to current
2010-10-01
Ben Pfaff
netdev-linux: Use hash table instead of sparse array...
blob
|
commitdiff
|
diff to current
2010-09-20
Ben Pfaff
Avoid shadowing local variable names.
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2010-08-24
Jesse Gross
datapath: Abstract tunneling implementation from GRE.
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
netdev-linux: Avoid minor number 0 in traffic control.
blob
|
commitdiff
|
diff to current
2010-07-20
Ben Pfaff
netdev-linux: Dump all queues, not just direct children...
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
Implement QoS framework.
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
netdev-linux: Create rtnetlink socket up front instead...
blob
|
commitdiff
|
diff to current
2010-06-17
Ben Pfaff
netlink: Drop sock parameter from nl_msg_put_(ge)nlmsgh...
blob
|
commitdiff
|
diff to current
2010-06-10
Jesse Gross
netdev-vport: Use vport set_stats instead of internal...
blob
|
commitdiff
|
diff to current
2010-06-10
Jesse Gross
netdev-linux: Add capability to get stats from vport...
blob
|
commitdiff
|
diff to current
2010-06-02
Jesse Gross
netdev-linux: Give tap FD to first opener.
blob
|
commitdiff
|
diff to current
2010-06-02
Jesse Gross
netdev-linux: Fix tap device stats.
blob
|
commitdiff
|
diff to current
2010-05-19
Jesse Gross
netdev-linux: Quiet down ingress policing.
blob
|
commitdiff
|
diff to current
2010-05-18
Jesse Gross
patch: Remove veth driver.
blob
|
commitdiff
|
diff to current
2010-05-05
Ben Pfaff
netdev-linux: Optimize removing policing from an interface.
blob
|
commitdiff
|
diff to current
2010-05-05
Ben Pfaff
netdev-linux: Cache policing values.
blob
|
commitdiff
|
diff to current
2010-05-05
Ben Pfaff
netdev-linux: Factor out removing policing.
blob
|
commitdiff
|
diff to current
2010-05-05
Ben Pfaff
netdev-linux: Factor out obtaining an RTNL socket.
blob
|
commitdiff
|
diff to current
2010-04-19
Ben Pfaff
Update fake bond devices' statistics with the sum of...
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Remove old GRE implementation.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
netdev-linux: Don't free a member of a struct.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
netdev-linux: Check notifications are for netdev-linux...
blob
|
commitdiff
|
diff to current
2010-04-15
Justin Pettit
netdev: Add support for "patch" type
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-05
Jesse Gross
gre: Add support for path MTU discovery.
blob
|
commitdiff
|
diff to current
2010-03-05
Jesse Gross
gre: Allow ToS on outer packet to be configured.
blob
|
commitdiff
|
diff to current
2010-03-05
Jesse Gross
gre: Always set TTL on outer packet to 64.
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
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-11
Ben Pfaff
netdev-linux: Avoid fiddling with indeterminate data.
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-01-18
Jesse Gross
netdev-linux: Use the netdev list of devices instead...
blob
|
commitdiff
|
diff to current
2010-01-18
Jesse Gross
netdev-linux: Avoid potential issues with unset FD.
blob
|
commitdiff
|
diff to current
2010-01-16
Jesse Gross
netdev-linux: Properly store netdev_dev pointer for...
blob
|
commitdiff
|
diff to current
2010-01-16
Justin Pettit
netdev: Increase default ingress policing burst size
blob
|
commitdiff
|
diff to current
2010-01-15
Ben Pfaff
netdev-linux: Don't close(0) when closing an ordinary...
blob
|
commitdiff
|
diff to current
2010-01-15
Jesse Gross
netdev-linux: Cleanup tap netdev.
blob
|
commitdiff
|
diff to current
2010-01-15
Jesse Gross
gre: Add support for destroying GRE devices.
blob
|
commitdiff
|
diff to current
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
blob
|
commitdiff
|
diff to current
2009-12-15
Ben Pfaff
netdev-linux: Fix aliasing error.
blob
|
commitdiff
|
diff to current
2009-12-07
Jesse Gross
gre: Add userspace GRE support.
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-23
Ben Pfaff
netdev: New function netdev_get_ifindex().
blob
|
commitdiff
|
diff to current
2009-11-19
Ben Pfaff
netdev: Really set output values to 0 on failure in...
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-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-10-02
Ben Pfaff
netdev-linux: Improve netdev_linux_set_etheraddr().
blob
|
commitdiff
|
diff to current
2009-10-02
Jesse Gross
netdev-linux: Return correct error codes on receive.
blob
|
commitdiff
|
diff to current
2009-09-30
Jesse Gross
netdev-linux: Fix tap device using wrong FD.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-16
Jesse Gross
netdev-linux: Set missing cache validity bit.
blob
|
commitdiff
|
diff to current
2009-09-14
Jesse Gross
netdev: Swap transmit and receive stats on internal...
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
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
rtnetlink: Move into separate source and header file.
blob
|
commitdiff
|
diff to current
next