1. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  2. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 7 years ago
  3. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  4. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  5. cf5d709 openvswitch: Delete conntrack entry clashing with an expectation. by Jarno Rajahalme · 7 years ago
  6. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 7 years ago
  7. abd0a4f openvswitch: Typo fix. by Jarno Rajahalme · 7 years ago
  8. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 7 years ago
  9. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  10. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 6f56f61 openvswitch: Fix ovs_flow_key_update() by Yi-Hung Wei · 7 years ago
  12. b768b16 openvswitch: Fix refcount leak on force commit. by Jarno Rajahalme · 7 years ago
  13. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. bef7f75 Openvswitch: Refactor sample and recirc actions implementation by andy zhou · 8 years ago
  15. 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
  16. 4572ef5 openvswitch: Refactor recirc key allocation. by andy zhou · 8 years ago
  17. 47c697a openvswitch: Deferred fifo API change. by andy zhou · 8 years ago
  18. 8f3dbfd7 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  19. 3d20f1f net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  20. f1304f7 openvswitch: actions: fixed a brace coding style warning by Peter Downs · 8 years ago
  21. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  22. 2317c6b openvswitch: Set event bit after initializing labels. by Jarno Rajahalme · 8 years ago
  23. 425df17 openvswitch: Set internal device max mtu to ETH_MAX_MTU. by Jarno Rajahalme · 8 years ago
  24. 316d4d7 openvswitch: Pack struct sw_flow_key. by Jarno Rajahalme · 8 years ago
  25. dd41d33 openvswitch: Add force commit. by Jarno Rajahalme · 8 years ago
  26. 9dd7f89 openvswitch: Add original direction conntrack tuple to sw_flow_key. by Jarno Rajahalme · 8 years ago
  27. 09aa98a openvswitch: Inherit master's labels. by Jarno Rajahalme · 8 years ago
  28. 6ffcea7 openvswitch: Refactor labels initialization. by Jarno Rajahalme · 8 years ago
  29. b87cec3 openvswitch: Simplify labels length logic. by Jarno Rajahalme · 8 years ago
  30. cb80d58 openvswitch: Unionize ovs_key_ct_label with a u32 array. by Jarno Rajahalme · 8 years ago
  31. 193e309 openvswitch: Do not trigger events for unconfirmed connections. by Jarno Rajahalme · 8 years ago
  32. 9ff464d openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted. by Jarno Rajahalme · 8 years ago
  33. 5e17da6 openvswitch: Fix comments for skb->_nfct by Jarno Rajahalme · 8 years ago
  34. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  35. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  36. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  37. 5b8784a openvswitch: Simplify do_execute_actions(). by andy zhou · 8 years ago
  38. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. 75f01a4 openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  40. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  41. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 8 years ago
  42. 87e159c openvswitch: Add a missing break statement. by Jarno Rajahalme · 8 years ago
  43. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 8 years ago
  45. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  46. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  47. 217ac77 openvswitch: allow L3 netdev ports by Jiri Benc · 8 years ago
  48. 91820da openvswitch: add Ethernet push and pop actions by Jiri Benc · 8 years ago
  49. 0a6410f openvswitch: netlink: support L3 packets by Jiri Benc · 8 years ago
  50. 5108bba openvswitch: add processing of L3 packets by Jiri Benc · 8 years ago
  51. 1560a07 openvswitch: support MPLS push and pop for L3 packets by Jiri Benc · 8 years ago
  52. e2d9d83 openvswitch: pass mac_proto to ovs_vport_send by Jiri Benc · 8 years ago
  53. 329f45b openvswitch: add mac_proto field to the flow key by Jiri Benc · 8 years ago
  54. 738314a openvswitch: use hard_header_len instead of hardcoded ETH_HLEN by Jiri Benc · 8 years ago
  55. 08733a0 netfilter: handle NF_REPEAT from nf_conntrack_in() by Pablo Neira Ayuso · 8 years ago
  56. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  57. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  58. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  59. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  60. 76e4cc7 openvswitch: remove unnecessary EXPORT_SYMBOLs by Jiri Benc · 8 years ago
  61. f33eb0c openvswitch: remove unused functions by Jiri Benc · 8 years ago
  62. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 8 years ago
  64. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 8 years ago
  65. 20ecf1e openvswitch: vlan: remove wrong likely statement by Jiri Benc · 8 years ago
  66. c66549f openvswitch: correctly fragment packet with mpls headers by Jiri Benc · 8 years ago
  67. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  68. f7d49bc openvswitch: mpls: set network header correctly on key extract by Jiri Benc · 8 years ago
  69. 2279994 openvswitch: avoid resetting flow key while installing new flow. by pravin shelar · 8 years ago
  70. 190aa3e openvswitch: Fix Frame-size larger than 1024 bytes warning. by pravin shelar · 8 years ago
  71. db74a33 openvswitch: use percpu flow stats by Thadeu Lima de Souza Cascardo · 8 years ago
  72. 4077396 openvswitch: fix flow stats accounting when node 0 is not possible by Thadeu Lima de Souza Cascardo · 8 years ago
  73. 2679d04 openvswitch: avoid deferred execution of recirc actions by Lance Richardson · 8 years ago
  74. ed22709 openvswitch: use alias for genetlink family names by Thadeu Lima de Souza Cascardo · 8 years ago
  75. 018c1dd openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes by Eric Garver · 8 years ago
  76. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 8 years ago
  77. 48d2ab6 net: mpls: Fixups for GSO by David Ahern · 8 years ago
  78. 4b5b9ba openvswitch: do not ignore netdev errors when creating tunnel vports by Martynas Pumputis · 8 years ago
  79. 5ef9f28 OVS: Ignore negative headroom value by Ian Wienand · 8 years ago
  80. bce91f8 openvswitch: Remove incorrect WARN_ONCE(). by Jarno Rajahalme · 8 years ago
  81. 2301401 netfilter: conntrack: support a fixed size of 128 distinct labels by Florian Westphal · 8 years ago
  82. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  84. 7d904c7 openvswitch: Only set mark and labels with a commit flag. by Jarno Rajahalme · 8 years ago
  85. 1c1779f openvswitch: Set mark and labels before confirming. by Jarno Rajahalme · 8 years ago
  86. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 8 years ago
  87. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 8 years ago
  88. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 8 years ago
  89. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  90. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 16ec3d4 openvswitch: Fix cached ct with helper. by Joe Stringer · 8 years ago
  92. e8ed77d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  93. 3b78155 openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer by Pablo Neira Ayuso · 8 years ago
  94. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  95. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  96. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  97. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  98. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 8 years ago
  100. 49e261a openvswitch: Orphan skbs before IPv6 defrag by Joe Stringer · 8 years ago