Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ca0233285a93222b2b0c7384b9345711b3d68b5c
/
net
/
openvswitch
2301401
netfilter: conntrack: support a fixed size of 128 distinct labels
by Florian Westphal
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d913d3a
openvswitch: fix conntrack netlink event delivery
by Samuel Gauthier
· 8 years ago
7d904c7
openvswitch: Only set mark and labels with a commit flag.
by Jarno Rajahalme
· 8 years ago
1c1779f
openvswitch: Set mark and labels before confirming.
by Jarno Rajahalme
· 8 years ago
b95e592
openvswitch: Add packet len info to upcall.
by William Tu
· 8 years ago
f2a4d08
openvswitch: Add packet truncation support.
by William Tu
· 8 years ago
684ff4e
ovs: set name assign type of internal port
by Zhang Shengju
· 8 years ago
bc7cc59
openvswitch: update checksum in {push,pop}_mpls
by Simon Horman
· 8 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
16ec3d4
openvswitch: Fix cached ct with helper.
by Joe Stringer
· 8 years ago
e8ed77d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
3b78155
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
by Pablo Neira Ayuso
· 9 years ago
66c7a5e
ovs: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
0238b72
ovs: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
11afbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b4f7052
openvswitch: use flow protocol when recalculating ipv6 checksums
by Simon Horman
· 9 years ago
49e261a
openvswitch: Orphan skbs before IPv6 defrag
by Joe Stringer
· 9 years ago
adff6c6
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
by Florian Westphal
· 9 years ago
4272cc5
openvswitch: Convert to using IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
0c84ea1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
99b7248
openvswitch: call only into reachable nf-nat code
by Arnd Bergmann
· 9 years ago
5745b0b
openvswitch: Fix checking for new expected connections.
by Jarno Rajahalme
· 9 years ago
ac71b46
openvswitch: Use proper buffer size in nla_memcpy
by Haishuang Yan
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
fca5fdf
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
by Daniel Borkmann
· 9 years ago
fe3a5f6
openvswitch: allow output of MPLS packets on tunnel vports
by Simon Horman
· 9 years ago
e014e84
ovs: internal_set_rx_headroom() can be static
by Wu Fengguang
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
1cdba55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
0575252
openvswitch: Interface with NAT.
by Jarno Rajahalme
· 9 years ago
28b6e0c
openvswitch: Delay conntrack helper call for new connections.
by Jarno Rajahalme
· 9 years ago
5b6b929
openvswitch: Handle NF_REPEAT in conntrack action.
by Jarno Rajahalme
· 9 years ago
289f225
openvswitch: Find existing conntrack entry after upcall.
by Jarno Rajahalme
· 9 years ago
394e910
openvswitch: Update the CT state key only after nf_conntrack_in().
by Jarno Rajahalme
· 9 years ago
9f13ded
openvswitch: Add commentary to conntrack.c
by Jarno Rajahalme
· 9 years ago
bfa3f9d
netfilter: Remove IP_CT_NEW_REPLY definition.
by Jarno Rajahalme
· 9 years ago
6f15cdb
ovs: allow nl 'flow set' to use ufid without flow key
by Samuel Gauthier
· 9 years ago
3a927bc
ovs: propagate per dp max headroom to all vports
by Paolo Abeni
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6b83d28
net: use skb_postpush_rcsum instead of own implementations
by Daniel Borkmann
· 9 years ago
c868ee7
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
by Paolo Abeni
· 9 years ago
263ea09
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
by Florian Westphal
· 9 years ago
551ddc0
openvswitch: Revert: "Enable memory mapped Netlink i/o"
by Florian Westphal
· 9 years ago
d71785f
net: add dst_cache to ovs vxlan lwtunnel
by Paolo Abeni
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
4a92602
openvswitch: allow management from inside user namespaces
by Tycho Andersen
· 9 years ago
7e05915
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
by David Wragg
· 9 years ago
b064d0d
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
by Hannes Frederic Sowa
· 9 years ago
9207f9d
net: preserve IP control block during GSO segmentation
by Konstantin Khlebnikov
· 9 years ago
c5420eb1
openvswitch: update kernel doc for struct vport
by Jean Sacren
· 9 years ago
2f7066a
openvswitch: fix struct geneve_port member name
by Jean Sacren
· 9 years ago
5ea0304
openvswitch: clean up unused function
by Jean Sacren
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
90c7afc96
openvswitch: Fix template leak in error cases.
by Joe Stringer
· 9 years ago
e905eab
openvswitch: correct encoding of set tunnel action attributes
by Simon Horman
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a4ec800
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
d110986
openvswitch: Respect conntrack zone even if invalid
by Joe Stringer
· 9 years ago
2f3ab9f
openvswitch: Fix helper reference leak
by Joe Stringer
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1317530
openvswitch: fix hangup on vxlan/gre/geneve device deletion
by Paolo Abeni
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
83e4bf7
openvswitch: properly refcount vport-vxlan module
by Paolo Abeni
· 9 years ago
20f7956
net: openvswitch: Remove invalid comment
by Aaron Conole
· 9 years ago
daaa7d6
netfilter: ipv6: avoid nf_iterate recursion
by Florian Westphal
· 9 years ago
029f7f3
netfilter: ipv6: nf_defrag: avoid/free clone operations
by Florian Westphal
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6f5cade
openvswitch: Fix skb leak using IPv6 defrag
by Joe Stringer
· 9 years ago
74c1661
openvswitch: Fix double-free on ip_defrag() errors
by Joe Stringer
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fc4099f
openvswitch: Fix egress tunnel info.
by Pravin B Shelar
· 9 years ago
aec1592
openvswitch: Use dev_queue_xmit for vport send.
by Pravin B Shelar
· 9 years ago
99e28f1
openvswitch: Fix incorrect type use.
by Pravin B Shelar
· 9 years ago
e754ec6
openvswitch: Serialize nested ct actions if provided
by Joe Stringer
· 9 years ago
4f0909e
openvswitch: Mark connections new when not confirmed.
by Joe Stringer
· 9 years ago
9e38471
openvswitch: Reject ct_state masks for unknown bits
by Joe Stringer
· 9 years ago
1241365
openvswitch: Allocate memory for ovs internal device stats.
by James Morse
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
740dbc2
openvswitch: Scrub skb between namespaces
by Joe Stringer
· 9 years ago
b727759
ipv6: Pass struct net into nf_ct_frag6_gather
by Eric W. Biederman
· 9 years ago
19bcf9f
ipv4: Pass struct net into ip_defrag and ip_check_defrag
by Eric W. Biederman
· 9 years ago
ab38a7b
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
by Joe Stringer
· 9 years ago
fbccce5
openvswitch: Extend ct_state match field to 32 bits
by Joe Stringer
· 9 years ago
6f22595
openvswitch: Reject ct_state unsupported bits
by Joe Stringer
· 9 years ago
ec0d043
openvswitch: Ensure flow is valid before executing ct
by Joe Stringer
· 9 years ago
b8f2257
openvswitch: Fix skb leak in ovs_fragment()
by Joe Stringer
· 9 years ago
6b26ba3
openvswitch: netlink attributes for IPv6 tunneling
by Jiri Benc
· 9 years ago
00a93ba
openvswitch: add tunnel protocol to sw_flow_key
by Jiri Benc
· 9 years ago
83ffe99
openvswitch: Fix ovs_vport_get_stats()
by Pravin B Shelar
· 9 years ago
598c12d
ovs: do not allocate memory from offline numa node
by Konstantin Khlebnikov
· 9 years ago
33db412
openvswitch: Rename LABEL->LABELS
by Joe Stringer
· 9 years ago
184e16d
openvswitch: Remove ovs_vport_output_sk
by Eric W. Biederman
· 9 years ago
7d8c6e3
ipv6: Pass struct net through ip6_fragment
by Eric W. Biederman
· 9 years ago
694869b
ipv4: Pass struct net through ip_fragment
by Eric W. Biederman
· 9 years ago
Next »