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