index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
2016-05-31
1
-5
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+13
|
\
|
*
openvswitch: Fix cached ct with helper.
Joe Stringer
2016-05-11
1
-0
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
1
-8
/
+0
|
\
\
|
*
|
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
2016-05-05
1
-8
/
+0
*
|
|
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-12
/
+15
*
|
|
ovs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
1
-1
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-24
1
-1
/
+1
|
\
\
|
*
|
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
Florian Westphal
2016-04-18
1
-1
/
+1
*
|
|
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-2
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
2
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-04-21
1
-2
/
+2
|
*
|
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
2016-04-21
1
-0
/
+1
|
|
/
*
/
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-16
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-03-28
2
-11
/
+14
|
\
|
*
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2016-03-28
2
-9
/
+11
|
*
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
2016-03-28
1
-2
/
+3
*
|
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
2016-03-28
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
11
-91
/
+726
|
\
|
*
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
1
-1
/
+1
|
*
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
2016-03-18
1
-3
/
+0
|
*
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
2016-03-18
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-14
3
-40
/
+626
|
|
\
|
|
*
openvswitch: Interface with NAT.
Jarno Rajahalme
2016-03-14
3
-28
/
+502
|
|
*
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
2016-03-14
1
-5
/
+16
|
|
*
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
2016-03-14
1
-2
/
+8
|
|
*
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
2016-03-14
1
-13
/
+90
|
|
*
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
2016-03-14
1
-3
/
+4
|
|
*
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
2016-03-14
1
-1
/
+20
|
|
*
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
2016-03-14
1
-2
/
+0
|
*
|
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
2016-03-13
1
-11
/
+17
|
|
/
|
*
ovs: propagate per dp max headroom to all vports
Paolo Abeni
2016-03-01
3
-1
/
+53
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-1
/
+3
|
|
\
|
*
|
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-19
3
-13
/
+4
|
*
|
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
2016-02-18
1
-5
/
+5
|
*
|
openvswitch: Revert: "Enable memory mapped Netlink i/o"
Florian Westphal
2016-02-18
1
-7
/
+3
|
*
|
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-16
2
-0
/
+7
|
*
|
openvswitch: allow management from inside user namespaces
Tycho Andersen
2016-02-11
1
-10
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typo in printk
Masanari Iida
2016-02-15
1
-1
/
+1
*
|
|
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
2016-02-19
1
-1
/
+1
*
|
|
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
1
-0
/
+2
|
|
/
|
/
|
*
|
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
Hannes Frederic Sowa
2016-01-18
1
-5
/
+14
*
|
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-4
/
+1
*
|
openvswitch: update kernel doc for struct vport
Jean Sacren
2016-01-10
1
-1
/
+2
*
|
openvswitch: fix struct geneve_port member name
Jean Sacren
2016-01-10
1
-3
/
+3
*
|
openvswitch: clean up unused function
Jean Sacren
2016-01-10
1
-20
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
2
-3
/
+8
|
\
\
|
*
|
openvswitch: Fix template leak in error cases.
Joe Stringer
2015-12-29
1
-2
/
+4
|
*
|
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
2015-12-18
1
-1
/
+4
[next]