git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nicira-ext: Support matching ARP source and target hardware addresses.
[sliver-openvswitch.git]
/
datapath
/
linux-2.6
/
2011-02-01
Ben Pfaff
datapath: Fix behavior of NLA_NESTED for pre-2.6.29...
tree
|
commitdiff
2011-01-31
Jesse Gross
datapath: Avoid nla_parse_nested const warning on ...
tree
|
commitdiff
2011-01-30
Jesse Gross
datapath: Correct version check for genetlink net names...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Change dp_idx to dp_ifindex, the ifindex...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert ODP_DP_* commands to use AF_NETLINK...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Adopt Generic Netlink-compatible locking.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Backport more Netlink functions.
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Backport genl_register_family_with_ops().
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Extend compatibility code for genl_register_m...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Remove non-standard nla_put_be{16,32,64}...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Make VERIFY_NUL_STRING verify the string...
tree
|
commitdiff
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
tree
|
commitdiff
2011-01-27
Ben Pfaff
datapath: Make VERIFY_NUL_STRING return a negative...
tree
|
commitdiff
2011-01-25
Ben Pfaff
datapath: Move rcu_read_lock_held(), rcu_dereference_...
tree
|
commitdiff
2011-01-25
Ben Pfaff
datapath: Avoid sparse warning in compat header.
tree
|
commitdiff
2011-01-19
Jesse Gross
datapath: Avoid backported csum_replace4() on RHEL 5.
tree
|
commitdiff
2011-01-13
Ben Pfaff
datapath: Get rid of compat.h, compat26.h in favor...
tree
|
commitdiff
2011-01-13
Ben Pfaff
datapath: Use NULL for null pointer in compat code.
tree
|
commitdiff
2011-01-12
Justin Pettit
Add some new generated files to .gitignore.
tree
|
commitdiff
2010-12-13
Jesse Gross
datapath: Compatibility code for RCU check functions.
tree
|
commitdiff
2010-12-13
Jesse Gross
datapath: Add compatibility code for sparse annotations.
tree
|
commitdiff
2010-12-13
Jesse Gross
datapath: Compatibility code for __packed macro.
tree
|
commitdiff
2010-12-13
Ben Pfaff
datapath: Introduce more compat support for <net/netlin...
tree
|
commitdiff
2010-12-13
Ben Pfaff
datapath: Add compat support for nla_type().
tree
|
commitdiff
2010-12-13
Ben Pfaff
datapath: Include <linux/skbuff.h> directly into linux...
tree
|
commitdiff
2010-12-13
Ben Pfaff
datapath: Fix off-by-one error in dev_get_stats() compa...
tree
|
commitdiff
2010-12-13
Ben Pfaff
datapath: Fix csum_replace4() compatibility implementation.
tree
|
commitdiff
2010-12-10
Jesse Gross
datapath: Compatibility code for inet_proto_csum_replace2.
tree
|
commitdiff
2010-12-10
Jesse Gross
datapath: Compatibility code for csum_replace4.
tree
|
commitdiff
2010-12-03
Jesse Gross
datapath: Provide compatibility code for SET_ETHTOOL_OP...
tree
|
commitdiff
2010-12-03
Jesse Gross
datapath: Add compatibility code for inet_add_protocol().
tree
|
commitdiff
2010-11-09
Ben Pfaff
datapath: Use "struct rtnl_link_stats64" instead of...
tree
|
commitdiff
2010-11-09
Ben Pfaff
datapath: Add clean compat layer for dev_get_stats().
tree
|
commitdiff
2010-11-03
Jesse Gross
datapath: Work around debugging for csum_and_copy_to_us...
tree
|
commitdiff
2010-11-02
Simon Horman
datapath: IFF_OVS_DATAPATH will exist in in 2.6.37
tree
|
commitdiff
2010-10-25
Jesse Gross
datapath: #define local_bh_disable to preempt_disable...
tree
|
commitdiff
2010-10-11
Ben Pfaff
datapath: Combine dl_vlan and dl_vlan_pcp.
tree
|
commitdiff
2010-10-06
Jesse Gross
datapath: Force our include directory to be first.
tree
|
commitdiff
2010-09-22
Jesse Gross
datapath: Backport workqueue functions.
tree
|
commitdiff
2010-09-17
Jesse Gross
datapath: Remove backported random32().
tree
|
commitdiff
2010-09-08
Jesse Gross
datapath: Check for backported __wsum and __sum16.
tree
|
commitdiff
2010-08-30
Joe Perches
treewide: Use pr_fmt and pr_<level>
tree
|
commitdiff
2010-08-30
Jesse Gross
datapath: Add compat functions for pr_*.
tree
|
commitdiff
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
tree
|
commitdiff
2010-08-24
Jesse Gross
datapath: Add support for CAPWAP UDP transport.
tree
|
commitdiff
2010-08-24
Jesse Gross
datapath: Abstract tunneling implementation from GRE.
tree
|
commitdiff
2010-08-23
Simon Horman
datapath: use rx_handler_data pointer
tree
|
commitdiff
2010-08-23
Simon Horman
datapath: Handle duplicate netdev in netdev_rx_handler_...
tree
|
commitdiff
2010-08-23
Simon Horman
datapath: dont use non-existent receive hooks
tree
|
commitdiff
2010-08-02
Jesse Gross
datapath: Remove netdev_alloc_skb_ip_align() compat...
tree
|
commitdiff
2010-08-02
Alexey I. Froloff
datapath: Fix build with backported netdev_alloc_skb_ip...
tree
|
commitdiff
2010-08-01
Justin Pettit
datapath: Clean-up previous undefined symbol commit
tree
|
commitdiff
2010-07-31
Justin Pettit
datapath: Fix undefined symbol "set_normalized_timespec"
tree
|
commitdiff
2010-05-27
Ben Pfaff
datapath: Check for skb_cow_head(), not skb_cow().
tree
|
commitdiff
2010-05-27
Ben Pfaff
datapath: <linux/if_vlan.h> needs <linux/skbuff.h>...
tree
|
commitdiff
2010-05-27
Ben Pfaff
datapath: Fix VLAN insertion behavior on Linux 2.6...
tree
|
commitdiff
2010-05-27
Ben Pfaff
Remove unused files from source tree.
tree
|
commitdiff
2010-05-24
Wei Yongjun
datapath: introduce a method to install kernel modules
tree
|
commitdiff
2010-05-18
Jesse Gross
patch: Remove veth driver.
tree
|
commitdiff
2010-05-18
Jesse Gross
datapath: Add 'patch' vport.
tree
|
commitdiff
2010-05-18
Jesse Gross
vport: Extract common functions for virtual devices.
tree
|
commitdiff
2010-05-17
Justin Pettit
datapath: Fix build with backported dev_get_stats().
tree
|
commitdiff
2010-05-17
Justin Pettit
Don't define "skb_dst_drop" if other skb_dst accessor...
tree
|
commitdiff
2010-05-17
Justin Pettit
datapath: Add stddef.h compat header to list of files...
tree
|
commitdiff
2010-05-17
Ben Pfaff
datapath: Fix build with backported skb_dst().
tree
|
commitdiff
2010-05-14
Jesse Gross
datapath: Use per_cpu_ptr instead of percpu_ptr.
tree
|
commitdiff
2010-05-06
Jesse Gross
datapath: Break out test for dev_disable_lro().
tree
|
commitdiff
2010-05-06
Jesse Gross
datapath: Fix build issue with LRO.
tree
|
commitdiff
2010-05-06
Jesse Gross
datapath: Add configure test for skb_warn_if_lro().
tree
|
commitdiff
2010-04-22
Justin Pettit
Have git ignore new symlinks and dynamic files from...
tree
|
commitdiff
2010-04-22
Justin Pettit
veth: Do a better job cleaning up on rmmod
tree
|
commitdiff
2010-04-22
Justin Pettit
datapath: Define kmemdup() for kernels older than 2...
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Remove old GRE implementation.
tree
|
commitdiff
2010-04-19
Jesse Gross
tunneling: Add datapath GRE support.
tree
|
commitdiff
2010-04-19
Jesse Gross
datapath: Add skb_csum_help compatibility function.
tree
|
commitdiff
2010-04-19
Jesse Gross
datapath: Don't read net namespace on kernels that...
tree
|
commitdiff
2010-04-19
Jesse Gross
datapath: Add rtnl_is_locked compatibility function.
tree
|
commitdiff
2010-04-19
Jesse Gross
datapath: Add dev_get_stats compatibility function.
tree
|
commitdiff
2010-04-15
Justin Pettit
veth: Fix problems removing veth devices
tree
|
commitdiff
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
tree
|
commitdiff
2010-03-23
Ben Pfaff
datapath: Support 2.6.33 kernel layout in build system.
tree
|
commitdiff
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Add support for path MTU discovery.
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Correctly account for hardware header length.
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Add functions to determine address type to compat...
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Allow IPv6 ToS bits to be propagated to tunnel...
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Always set TTL on outer packet to 64.
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Disable tx queue.
tree
|
commitdiff
2010-03-05
Jesse Gross
gre: Check that the IP header is actually there before...
tree
|
commitdiff
2010-03-05
Jesse Gross
datapath: Disable large receive offload.
tree
|
commitdiff
2010-03-03
Justin Pettit
veth: Remove obvious debug printk's
tree
|
commitdiff
2010-02-24
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-11
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-08
Jesse Gross
gre: Fix use after free in netns compatibility layer.
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'master' into next
tree
|
commitdiff
2010-02-04
Jesse Gross
gre: Simplify net namespace operations.
tree
|
commitdiff
2010-02-04
Jesse Gross
gre: Net namespace identifiers are read_mostly.
tree
|
commitdiff
2010-02-04
Jesse Gross
gre: Network namespace upon device creation.
tree
|
commitdiff
next