1. 87e159c openvswitch: Add a missing break statement. by Jarno Rajahalme · 9 years ago
  2. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 9 years ago
  4. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 9 years ago
  5. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  6. 217ac77 openvswitch: allow L3 netdev ports by Jiri Benc · 9 years ago
  7. 91820da openvswitch: add Ethernet push and pop actions by Jiri Benc · 9 years ago
  8. 0a6410f openvswitch: netlink: support L3 packets by Jiri Benc · 9 years ago
  9. 5108bba openvswitch: add processing of L3 packets by Jiri Benc · 9 years ago
  10. 1560a07 openvswitch: support MPLS push and pop for L3 packets by Jiri Benc · 9 years ago
  11. e2d9d83 openvswitch: pass mac_proto to ovs_vport_send by Jiri Benc · 9 years ago
  12. 329f45b openvswitch: add mac_proto field to the flow key by Jiri Benc · 9 years ago
  13. 738314a openvswitch: use hard_header_len instead of hardcoded ETH_HLEN by Jiri Benc · 9 years ago
  14. 08733a0 netfilter: handle NF_REPEAT from nf_conntrack_in() by Pablo Neira Ayuso · 9 years ago
  15. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 9 years ago
  16. 489111e genetlink: statically initialize families by Johannes Berg · 9 years ago
  17. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 9 years ago
  18. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 9 years ago
  19. 76e4cc7 openvswitch: remove unnecessary EXPORT_SYMBOLs by Jiri Benc · 9 years ago
  20. f33eb0c openvswitch: remove unused functions by Jiri Benc · 9 years ago
  21. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 9 years ago
  23. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 9 years ago
  24. 20ecf1e openvswitch: vlan: remove wrong likely statement by Jiri Benc · 9 years ago
  25. c66549f openvswitch: correctly fragment packet with mpls headers by Jiri Benc · 9 years ago
  26. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 9 years ago
  27. f7d49bc openvswitch: mpls: set network header correctly on key extract by Jiri Benc · 9 years ago
  28. 2279994 openvswitch: avoid resetting flow key while installing new flow. by pravin shelar · 9 years ago
  29. 190aa3e openvswitch: Fix Frame-size larger than 1024 bytes warning. by pravin shelar · 9 years ago
  30. db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 9 years ago
  31. 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 9 years ago
  32. 2679d04 openvswitch: avoid deferred execution of recirc actions by Lance Richardson · 9 years ago
  33. ed22709 openvswitch: use alias for genetlink family names by Thadeu Lima de Souza Cascardo · 9 years ago
  34. 018c1dd openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes by Eric Garver · 9 years ago
  35. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 9 years ago
  36. 48d2ab6 net: mpls: Fixups for GSO by David Ahern · 9 years ago
  37. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 9 years ago
  38. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 9 years ago
  39. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 9 years ago
  40. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 9 years ago
  41. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 9 years ago
  43. 7d904c7 openvswitch: Only set mark and labels with a commit flag. by Jarno Rajahalme · 9 years ago
  44. 1c1779f openvswitch: Set mark and labels before confirming. by Jarno Rajahalme · 9 years ago
  45. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 9 years ago
  46. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 9 years ago
  47. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 9 years ago
  48. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 9 years ago
  49. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. 16ec3d4 openvswitch: Fix cached ct with helper. by Joe Stringer · 9 years ago
  51. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  52. 3b78155 openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer by Pablo Neira Ayuso · 9 years ago
  53. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  54. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  55. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  56. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  57. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago
  59. 49e261a openvswitch: Orphan skbs before IPv6 defrag by Joe Stringer · 9 years ago
  60. adff6c6 netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' by Florian Westphal · 9 years ago
  61. 4272cc5 openvswitch: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  62. 0c84ea1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  63. 99b7248 openvswitch: call only into reachable nf-nat code by Arnd Bergmann · 9 years ago
  64. 5745b0b openvswitch: Fix checking for new expected connections. by Jarno Rajahalme · 9 years ago
  65. ac71b46 openvswitch: Use proper buffer size in nla_memcpy by Haishuang Yan · 9 years ago
  66. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  67. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  68. fe3a5f6 openvswitch: allow output of MPLS packets on tunnel vports by Simon Horman · 9 years ago
  69. e014e84 ovs: internal_set_rx_headroom() can be static by Wu Fengguang · 9 years ago
  70. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  71. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  72. 0575252 openvswitch: Interface with NAT. by Jarno Rajahalme · 9 years ago
  73. 28b6e0c openvswitch: Delay conntrack helper call for new connections. by Jarno Rajahalme · 9 years ago
  74. 5b6b929 openvswitch: Handle NF_REPEAT in conntrack action. by Jarno Rajahalme · 9 years ago
  75. 289f225 openvswitch: Find existing conntrack entry after upcall. by Jarno Rajahalme · 9 years ago
  76. 394e910 openvswitch: Update the CT state key only after nf_conntrack_in(). by Jarno Rajahalme · 9 years ago
  77. 9f13ded openvswitch: Add commentary to conntrack.c by Jarno Rajahalme · 9 years ago
  78. bfa3f9d netfilter: Remove IP_CT_NEW_REPLY definition. by Jarno Rajahalme · 9 years ago
  79. 6f15cdb ovs: allow nl 'flow set' to use ufid without flow key by Samuel Gauthier · 9 years ago
  80. 3a927bc ovs: propagate per dp max headroom to all vports by Paolo Abeni · 9 years ago
  81. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  83. c868ee7 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 by Paolo Abeni · 9 years ago
  84. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  85. 551ddc0 openvswitch: Revert: "Enable memory mapped Netlink i/o" by Florian Westphal · 9 years ago
  86. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  87. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 10 years ago
  88. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 10 years ago
  89. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  90. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 10 years ago
  91. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 10 years ago
  92. c5420eb1 openvswitch: update kernel doc for struct vport by Jean Sacren · 10 years ago
  93. 2f7066a openvswitch: fix struct geneve_port member name by Jean Sacren · 10 years ago
  94. 5ea0304 openvswitch: clean up unused function by Jean Sacren · 10 years ago
  95. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 10 years ago
  97. e905eab openvswitch: correct encoding of set tunnel action attributes by Simon Horman · 10 years ago
  98. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  99. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  100. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago