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