1. d2e269c openvswitch: Delete conntrack entry clashing with an expectation. by Jarno Rajahalme · 7 years ago
  2. 03899a4 openvswitch: fix the incorrect flow action alloc size by zhangliping · 7 years ago
  3. 3c7af81 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  4. d53ff38 openvswitch: fix potential out of bound access in parse_ct by Liping Zhang · 7 years ago
  5. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 7 years ago
  6. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 7 years ago
  7. 0bcc319 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 7 years ago
  8. 18767ac openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 7 years ago
  9. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 8 years ago
  10. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 8 years ago
  11. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 8 years ago
  12. 20ecf1e openvswitch: vlan: remove wrong likely statement by Jiri Benc · 8 years ago
  13. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  14. f7d49bc openvswitch: mpls: set network header correctly on key extract by Jiri Benc · 8 years ago
  15. 2279994 openvswitch: avoid resetting flow key while installing new flow. by pravin shelar · 8 years ago
  16. 190aa3e openvswitch: Fix Frame-size larger than 1024 bytes warning. by pravin shelar · 8 years ago
  17. db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 8 years ago
  18. 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 8 years ago
  19. 2679d04 openvswitch: avoid deferred execution of recirc actions by Lance Richardson · 8 years ago
  20. ed22709 openvswitch: use alias for genetlink family names by Thadeu Lima de Souza Cascardo · 8 years ago
  21. 018c1dd openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes by Eric Garver · 8 years ago
  22. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 8 years ago
  23. 48d2ab6 net: mpls: Fixups for GSO by David Ahern · 8 years ago
  24. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  25. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  26. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  27. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 8 years ago
  28. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  30. 7d904c7 openvswitch: Only set mark and labels with a commit flag. by Jarno Rajahalme · 8 years ago
  31. 1c1779f openvswitch: Set mark and labels before confirming. by Jarno Rajahalme · 8 years ago
  32. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 8 years ago
  33. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 8 years ago
  34. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 8 years ago
  35. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  36. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 16ec3d4 openvswitch: Fix cached ct with helper. by Joe Stringer · 8 years ago
  38. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  39. 3b78155 openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer by Pablo Neira Ayuso · 8 years ago
  40. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  41. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  42. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  43. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  44. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 8 years ago
  46. 49e261a openvswitch: Orphan skbs before IPv6 defrag by Joe Stringer · 8 years ago
  47. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 8 years ago
  48. 4272cc5 openvswitch: Convert to using IFF_NO_QUEUE by Phil Sutter · 8 years ago
  49. 0c84ea1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  50. 99b7248 openvswitch: call only into reachable nf-nat code by Arnd Bergmann · 8 years ago
  51. 5745b0b openvswitch: Fix checking for new expected connections. by Jarno Rajahalme · 8 years ago
  52. ac71b46 openvswitch: Use proper buffer size in nla_memcpy by Haishuang Yan · 8 years ago
  53. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  54. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 8 years ago
  55. fe3a5f6 openvswitch: allow output of MPLS packets on tunnel vports by Simon Horman · 8 years ago
  56. e014e84 ovs: internal_set_rx_headroom() can be static by Wu Fengguang · 8 years ago
  57. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  58. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  59. 0575252 openvswitch: Interface with NAT. by Jarno Rajahalme · 8 years ago
  60. 28b6e0c openvswitch: Delay conntrack helper call for new connections. by Jarno Rajahalme · 8 years ago
  61. 5b6b929 openvswitch: Handle NF_REPEAT in conntrack action. by Jarno Rajahalme · 8 years ago
  62. 289f225 openvswitch: Find existing conntrack entry after upcall. by Jarno Rajahalme · 8 years ago
  63. 394e910 openvswitch: Update the CT state key only after nf_conntrack_in(). by Jarno Rajahalme · 8 years ago
  64. 9f13ded openvswitch: Add commentary to conntrack.c by Jarno Rajahalme · 8 years ago
  65. bfa3f9d netfilter: Remove IP_CT_NEW_REPLY definition. by Jarno Rajahalme · 8 years ago
  66. 6f15cdb ovs: allow nl 'flow set' to use ufid without flow key by Samuel Gauthier · 8 years ago
  67. 3a927bc ovs: propagate per dp max headroom to all vports by Paolo Abeni · 8 years ago
  68. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 8 years ago
  70. c868ee7 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 by Paolo Abeni · 8 years ago
  71. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 8 years ago
  72. 551ddc0 openvswitch: Revert: "Enable memory mapped Netlink i/o" by Florian Westphal · 8 years ago
  73. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 8 years ago
  74. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 8 years ago
  75. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 8 years ago
  76. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 8 years ago
  77. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 8 years ago
  78. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 8 years ago
  79. c5420eb1 openvswitch: update kernel doc for struct vport by Jean Sacren · 8 years ago
  80. 2f7066a openvswitch: fix struct geneve_port member name by Jean Sacren · 8 years ago
  81. 5ea0304 openvswitch: clean up unused function by Jean Sacren · 8 years ago
  82. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 8 years ago
  84. e905eab openvswitch: correct encoding of set tunnel action attributes by Simon Horman · 8 years ago
  85. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  86. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  88. d110986 openvswitch: Respect conntrack zone even if invalid by Joe Stringer · 8 years ago
  89. 2f3ab9f openvswitch: Fix helper reference leak by Joe Stringer · 8 years ago
  90. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 8 years ago
  92. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 8 years ago
  93. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 8 years ago
  94. 83e4bf7 openvswitch: properly refcount vport-vxlan module by Paolo Abeni · 8 years ago
  95. 20f7956 net: openvswitch: Remove invalid comment by Aaron Conole · 9 years ago
  96. daaa7d6 netfilter: ipv6: avoid nf_iterate recursion by Florian Westphal · 9 years ago
  97. 029f7f3 netfilter: ipv6: nf_defrag: avoid/free clone operations by Florian Westphal · 9 years ago
  98. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  99. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 6f5cade openvswitch: Fix skb leak using IPv6 defrag by Joe Stringer · 9 years ago