git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tunproxy
[sliver-openvswitch.git]
/
datapath
/
2013-04-03
Giuseppe Lettieri
Merge branch 'master' of git://openvswitch.org/openvswitch
tree
|
commitdiff
2013-04-02
Thomas Graf
datapath: Don't insert empty OVS_VPORT_ATTR_OPTIONS...
tree
|
commitdiff
2013-03-30
Thomas Graf
datapath: Move common genl notify code into ovs_notify()
tree
|
commitdiff
2013-03-30
Thomas Graf
datapath: Refine Netlink message size calculation and...
tree
|
commitdiff
2013-03-30
Thomas Graf
datapath: Use nla_memcpy() to memcpy() data from attributes
tree
|
commitdiff
2013-03-30
Thomas Graf
datapath: Specify the minimal length of OVS_PACKET_ATTR...
tree
|
commitdiff
2013-03-28
Simon Horman
datapath: net: add ETH_P_802_3_MIN
tree
|
commitdiff
2013-03-27
Hong Zhiguo
datapath: correct an invalid BUG_ON
tree
|
commitdiff
2013-03-27
Jarno Rajahalme
datapath: Fix IP ID setting.
tree
|
commitdiff
2013-03-27
Jarno Rajahalme
datapath: Factor out common code from *_build_header...
tree
|
commitdiff
2013-03-26
Jesse Gross
datapath: Preallocate reply skb in ovs_vport_cmd_set().
tree
|
commitdiff
2013-03-19
Jesse Gross
datapath: Remove checks for preinitialized flow.
tree
|
commitdiff
2013-03-15
Jesse Gross
datapath: Provide additional RCU backports.
tree
|
commitdiff
2013-03-15
Sasha Levin
datapath: hlist: drop the node parameter from iterators
tree
|
commitdiff
2013-03-15
Jesse Gross
datapath: Backport simplified hlist iterators.
tree
|
commitdiff
2013-03-15
Jiri Pirko
datapath: fix drvinfo strings set in drivers
tree
|
commitdiff
2013-03-13
Jesse Gross
datapath: Check for Centos 6.4 backports.
tree
|
commitdiff
2013-03-12
Jesse Gross
datapath: Reduce loop limit by one to 4.
tree
|
commitdiff
2013-03-06
Pravin B Shelar
tunneling: Simplify ovs_tnl_send() error handling code.
tree
|
commitdiff
2013-03-06
Jesse Gross
datapath: Fix circular dependency between bug.h and...
tree
|
commitdiff
2013-03-04
Pravin B Shelar
Tunnel: Cleanup old tunnel infrastructure.
tree
|
commitdiff
2013-03-01
Pravin B Shelar
datapath: Increase maximum allocation size of action...
tree
|
commitdiff
2013-03-01
Pravin B Shelar
Revert "datapath: Increase maximum allocation size...
tree
|
commitdiff
2013-02-27
Giuseppe Lettieri
Merge branch 'mainstream'
tree
|
commitdiff
2013-02-25
Lorand Jakab
Add support for LISP tunneling
tree
|
commitdiff
2013-02-23
Cong Wang
datapath: fix the calculation of checksum for vlan...
tree
|
commitdiff
2013-02-23
Pravin B Shelar
datapath: Increase maximum allocation size of action...
tree
|
commitdiff
2013-02-20
Ansis Atteka
datapath: use skb_mark for route lookups
tree
|
commitdiff
2013-02-20
Ansis Atteka
ipsec: prepare IPsec for flow based tunneling
tree
|
commitdiff
2013-02-19
Pravin B Shelar
datapath: Remove CAPWAP tunneling support.
tree
|
commitdiff
2013-02-19
Rich Lane
datapath: Fix parsing invalid LLC/SNAP ethertypes
tree
|
commitdiff
2013-02-19
Jesse Gross
datapath: Use nla_len() in queue_userspace_packet().
tree
|
commitdiff
2013-02-16
Ben Pfaff
Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.
tree
|
commitdiff
2013-02-15
Rich Lane
datapath: Call genlmsg_end in queue_userspace_packet
tree
|
commitdiff
2013-02-08
Rich Lane
datapath: Fix ovs_vport_cmd_new return value on success
tree
|
commitdiff
2013-02-08
Rich Lane
datapath: Fix ovs_vport_cmd_del return value on success
tree
|
commitdiff
2013-02-06
Cong Wang
datapath: adjust skb_gso_segment() for calling in rx...
tree
|
commitdiff
2013-02-02
Jesse Gross
tunneling: Don't send ICMP messages if no tunnel port...
tree
|
commitdiff
2013-01-31
Giuseppe Lettieri
Merge branch 'mainstream'
tree
|
commitdiff
2013-01-28
Jesse Gross
datapath: Remove kernel patch ports.
tree
|
commitdiff
2013-01-28
Jesse Gross
datapath: Remove compatibility GRE identifier.
tree
|
commitdiff
2013-01-28
Jesse Gross
datapath: Remove tunnel configuration sequence number.
tree
|
commitdiff
2013-01-28
Jesse Gross
datapath: Remove vport MAC address configuration.
tree
|
commitdiff
2013-01-28
Jesse Gross
datapath: Remove tunnel path MTU discovery support.
tree
|
commitdiff
2013-01-28
Jesse Gross
datapath: Remove support for Don't Fragment inheritance.
tree
|
commitdiff
2013-01-26
Pravin B Shelar
datapath: Clear struct ovs_key_ipv4_tunnel padding.
tree
|
commitdiff
2013-01-24
Giuseppe Lettieri
Merge branch 'mainstream'
tree
|
commitdiff
2013-01-22
Jesse Gross
datapath: Return correct error code when dumping flow...
tree
|
commitdiff
2013-01-22
Ben Pfaff
datapath: Don't dump partial action lists in flows.
tree
|
commitdiff
2013-01-21
Jesse Gross
Revert "datapath: Avoid null deref when GSO is for...
tree
|
commitdiff
2013-01-21
Jesse Gross
datapath: Move LRO check from transmit to receive.
tree
|
commitdiff
2013-01-21
Ben Pfaff
datapath: Avoid null deref when GSO is for verifying...
tree
|
commitdiff
2013-01-21
Pravin B Shelar
datapath: Fix nelink attribute size for flow.
tree
|
commitdiff
2013-01-21
Pravin B Shelar
datapath: Fix Flow dump operation.
tree
|
commitdiff
2013-01-19
Pravin B Shelar
datapath: More flexible kernel/userspace tunneling...
tree
|
commitdiff
2013-01-16
James Page
datapath: support Linux 3.8 kernel
tree
|
commitdiff
2013-01-16
Giuseppe Lettieri
Merge branch 'mainstream'
tree
|
commitdiff
2013-01-10
YOSHIFUJI Hideaki
datapath: Use FIELD_SIZEOF() in dp_init().
tree
|
commitdiff
2013-01-09
Jarno Rajahalme
datapath: Change ENOENT return value to ENODEV in looku...
tree
|
commitdiff
2013-01-09
Kyle Mestery
datapath: Fix a kernel crash when adding a 2nd VXLAN...
tree
|
commitdiff
2012-12-31
Jarno Rajahalme
Make OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configu...
tree
|
commitdiff
2012-12-31
Jesse Gross
datapath: Initialize tunnel_key pad member.
tree
|
commitdiff
2012-12-27
Pravin B Shelar
openvswitch: Remove Linux bridge compatibility.
tree
|
commitdiff
2012-12-20
Isaku Yamahata
datapath: linux2.7 s/pid/portid/g
tree
|
commitdiff
2012-12-20
Isaku Yamahata
datapath: support Linux 3.7
tree
|
commitdiff
2012-12-17
Jesse Gross
datapath: Zero out key when looking up null ports.
tree
|
commitdiff
2012-12-16
Giuseppe Lettieri
Merge branch 'hotfix' into make-improv
tree
|
commitdiff
2012-12-07
Isaku Yamahata
linux/Makefile.main.in, acinclude: preparation for...
tree
|
commitdiff
2012-12-06
Jesse Gross
vxlan: Use sk_release_kernel() instead of sock_release().
tree
|
commitdiff
2012-12-06
Kyle Mestery
datapath: Add support for VXLAN tunnels to Open vSwitch
tree
|
commitdiff
2012-12-04
Thomas Graf
datapath: Avoid useless holes in struct vport
tree
|
commitdiff
2012-12-04
Thomas Graf
datapath: Use eth_mac_addr() instead of duplicating it
tree
|
commitdiff
2012-12-04
Jesse Gross
datapath: Backport eth_mac_addr().
tree
|
commitdiff
2012-11-28
Jesse Gross
datapath: Use RCU callback when detaching netdevices.
tree
|
commitdiff
2012-11-22
Ansis Atteka
datapath: add skb mark matching and set action
tree
|
commitdiff
2012-11-16
Shan Wei
datapath: use this_cpu_ptr per-cpu helper
tree
|
commitdiff
2012-11-16
Jesse Gross
datapath: Backport this_cpu_ptr to kernels < 2.6.33
tree
|
commitdiff
2012-11-13
Ansis Atteka
datapath: add ipv6 'set' action
tree
|
commitdiff
2012-11-08
Jesse Gross
datapath: Move tun_key out of struct phy and union.
tree
|
commitdiff
2012-11-08
Jesse Gross
datapath: ipv6_skip_exthdr() is now fully upstream.
tree
|
commitdiff
2012-11-07
Jesse Gross
tunnel: Zero keys if marked as not present.
tree
|
commitdiff
2012-11-07
Jesse Gross
datapath: Allow GRE64 to use flow based tunneling.
tree
|
commitdiff
2012-11-07
Jesse Gross
datapath: Shorten flow tunneling flags.
tree
|
commitdiff
2012-11-07
Jesse Gross
datapath: Don't allow flows installed with only TUN_ID.
tree
|
commitdiff
2012-11-07
Jesse Gross
datapath: Don't write into IPV4_TUNNEL data when using...
tree
|
commitdiff
2012-11-07
Jesse Gross
datapath: Include OVS_KEY_ATTR_IPV4_TUNNEL in upstream...
tree
|
commitdiff
2012-11-06
Ansis Atteka
datapath: improve ipv6_find_hdr() function for IPv6...
tree
|
commitdiff
2012-11-06
Ansis Atteka
datapath: Add ipv6_find_hdr() compatibility function.
tree
|
commitdiff
2012-11-06
Jesse Gross
datapath: Remove flow refcount functionality.
tree
|
commitdiff
2012-11-05
Pravin B Shelar
datapath: Add missing bug.h file
tree
|
commitdiff
2012-11-05
Pravin B Shelar
datapath: Add support for 3.6 kernel.
tree
|
commitdiff
2012-11-05
Pravin B Shelar
datapath: Remove tunnel header caching.
tree
|
commitdiff
2012-11-05
Pravin B Shelar
datapath: Fix sparse warning for symbol 'BUILD_BUG_ON_N...
tree
|
commitdiff
2012-11-05
Pravin B Shelar
datapath: enable encap for capwap.
tree
|
commitdiff
2012-11-05
Pravin B Shelar
datapath: Add Upstream id for GRE type.
tree
|
commitdiff
2012-11-02
Mehak Mahajan
Process RARP packets with ethertype 0x8035 similar...
tree
|
commitdiff
2012-10-29
Giuseppe Lettieri
Merge branch 'mainstream'
tree
|
commitdiff
2012-10-24
Pravin B Shelar
datapath: Fix zero key tunnels.
tree
|
commitdiff
2012-10-24
Mehak Mahajan
Allow processing of RARP packets.
tree
|
commitdiff
2012-10-20
Pravin B Shelar
datapath: Tunnel port without destination IP.
tree
|
commitdiff
next