summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-162-12/+20
|\
| * openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter2012-05-131-1/+1
| * openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar2012-05-071-7/+15
| * openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka2012-05-031-3/+2
| * openvswitch: Add length check when retrieving TCP flags.Jesse Gross2012-04-021-1/+2
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-3/+3
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0
|\|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | openvswitch: Stop using NLA_PUT*().David S. Miller2012-04-012-21/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-092-12/+35
|\
| * openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross2012-03-071-12/+32
| * openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff2012-03-061-0/+3
* | net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-151-1/+2
|/
* openvswitch: Fix multipart datapath dumps.Ben Pfaff2012-01-171-4/+3
* net: kill duplicate included headerShan Wei2012-01-171-1/+0
* net: remove version.h includes in net/openvswitch/Devendra Naga2012-01-174-4/+0
* openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter2011-12-061-1/+3
* net: Add Open vSwitch kernel components.Jesse Gross2011-12-0314-0/+5215