index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
1
-1
/
+29
|
\
|
*
openvswitch: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2017-04-24
1
-1
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
1
-5
/
+0
|
\
\
|
*
|
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
1
-5
/
+0
*
|
|
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
2017-04-24
1
-0
/
+27
*
|
|
openvswitch: Typo fix.
Jarno Rajahalme
2017-04-24
1
-1
/
+1
*
|
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
3
-4
/
+5
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
2
-4
/
+10
|
\
|
|
*
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
2017-04-01
1
-2
/
+8
|
*
openvswitch: Fix refcount leak on force commit.
Jarno Rajahalme
2017-03-28
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-1
/
+3
|
\
|
|
*
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-03-16
1
-0
/
+2
|
*
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
Or Gerlitz
2017-03-15
1
-1
/
+1
*
|
Openvswitch: Refactor sample and recirc actions implementation
andy zhou
2017-03-22
1
-83
/
+93
*
|
openvswitch: Optimize sample action for the clone use cases
andy zhou
2017-03-22
3
-98
/
+152
*
|
openvswitch: Refactor recirc key allocation.
andy zhou
2017-03-22
1
-26
/
+40
*
|
openvswitch: Deferred fifo API change.
andy zhou
2017-03-22
1
-7
/
+11
|
/
*
openvswitch: actions: fixed a brace coding style warning
Peter Downs
2017-03-02
1
-2
/
+1
*
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-03-01
1
-1
/
+0
*
openvswitch: Set event bit after initializing labels.
Jarno Rajahalme
2017-02-20
1
-3
/
+6
*
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
2017-02-15
1
-0
/
+2
*
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
2017-02-09
4
-34
/
+39
*
openvswitch: Add force commit.
Jarno Rajahalme
2017-02-09
1
-2
/
+24
*
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-09
7
-46
/
+227
*
openvswitch: Inherit master's labels.
Jarno Rajahalme
2017-02-09
1
-14
/
+31
*
openvswitch: Refactor labels initialization.
Jarno Rajahalme
2017-02-09
1
-42
/
+62
*
openvswitch: Simplify labels length logic.
Jarno Rajahalme
2017-02-09
1
-11
/
+9
*
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
2017-02-09
1
-7
/
+8
*
openvswitch: Do not trigger events for unconfirmed connections.
Jarno Rajahalme
2017-02-09
1
-6
/
+22
*
openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.
Jarno Rajahalme
2017-02-09
1
-2
/
+22
*
openvswitch: Fix comments for skb->_nfct
Jarno Rajahalme
2017-02-09
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
1
-7
/
+5
|
\
|
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
1
-4
/
+2
|
*
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
1
-3
/
+3
*
|
openvswitch: Simplify do_execute_actions().
andy zhou
2017-01-29
1
-22
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-2
/
+4
|
\
\
|
*
|
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2017-01-15
1
-2
/
+4
|
|
/
*
/
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+1
|
/
*
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-12-27
2
-28
/
+27
*
openvswitch: Add a missing break statement.
Jarno Rajahalme
2016-12-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-1
/
+4
|
\
|
*
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
2016-11-30
1
-1
/
+4
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-13
1
-6
/
+2
|
\
\
|
*
|
netfilter: handle NF_REPEAT from nf_conntrack_in()
Pablo Neira Ayuso
2016-11-03
1
-6
/
+2
*
|
|
openvswitch: allow L3 netdev ports
Jiri Benc
2016-11-13
1
-3
/
+6
*
|
|
openvswitch: add Ethernet push and pop actions
Jiri Benc
2016-11-13
2
-0
/
+67
*
|
|
openvswitch: netlink: support L3 packets
Jiri Benc
2016-11-13
1
-61
/
+99
*
|
|
openvswitch: add processing of L3 packets
Jiri Benc
2016-11-13
3
-37
/
+101
*
|
|
openvswitch: support MPLS push and pop for L3 packets
Jiri Benc
2016-11-13
1
-7
/
+11
[next]