Age | Commit message (Expand) | Author |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-30 | openvswitch: Fix skb leak in IPv6 reassembly. | Daniele Di Proietto |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-11-13 | openvswitch: allow L3 netdev ports | Jiri Benc |
2016-11-13 | openvswitch: add Ethernet push and pop actions | Jiri Benc |
2016-11-13 | openvswitch: netlink: support L3 packets | Jiri Benc |
2016-11-13 | openvswitch: add processing of L3 packets | Jiri Benc |
2016-11-13 | openvswitch: support MPLS push and pop for L3 packets | Jiri Benc |
2016-11-13 | openvswitch: pass mac_proto to ovs_vport_send | Jiri Benc |
2016-11-13 | openvswitch: add mac_proto field to the flow key | Jiri Benc |
2016-11-13 | openvswitch: use hard_header_len instead of hardcoded ETH_HLEN | Jiri Benc |
2016-11-03 | netfilter: handle NF_REPEAT from nf_conntrack_in() | Pablo Neira Ayuso |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg |
2016-10-27 | genetlink: statically initialize families | Johannes Berg |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg |
2016-10-20 | net: use core MTU range checking in core net infra | Jarod Wilson |
2016-10-19 | openvswitch: remove unnecessary EXPORT_SYMBOLs | Jiri Benc |
2016-10-19 | openvswitch: remove unused functions | Jiri Benc |
2016-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-13 | openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev | Jiri Benc |
2016-10-13 | openvswitch: fix vlan subtraction from packet length | Jiri Benc |
2016-10-13 | openvswitch: vlan: remove wrong likely statement | Jiri Benc |
2016-10-12 | openvswitch: correctly fragment packet with mpls headers | Jiri Benc |
2016-10-03 | openvswitch: use mpls_hdr | Jiri Benc |
2016-10-03 | openvswitch: mpls: set network header correctly on key extract | Jiri Benc |
2016-09-20 | openvswitch: avoid resetting flow key while installing new flow. | pravin shelar |
2016-09-20 | openvswitch: Fix Frame-size larger than 1024 bytes warning. | pravin shelar |
2016-09-18 | openvswitch: use percpu flow stats | Thadeu Lima de Souza Cascardo |
2016-09-18 | openvswitch: fix flow stats accounting when node 0 is not possible | Thadeu Lima de Souza Cascardo |
2016-09-15 | openvswitch: avoid deferred execution of recirc actions | Lance Richardson |
2016-09-10 | openvswitch: use alias for genetlink family names | Thadeu Lima de Souza Cascardo |
2016-09-08 | openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes | Eric Garver |
2016-09-04 | openvswitch: Free tmpl with tmpl_free. | Joe Stringer |
2016-08-30 | net: mpls: Fixups for GSO | David Ahern |
2016-08-10 | openvswitch: do not ignore netdev errors when creating tunnel vports | Martynas Pumputis |
2016-08-06 | OVS: Ignore negative headroom value | Ian Wienand |
2016-08-03 | openvswitch: Remove incorrect WARN_ONCE(). | Jarno Rajahalme |
2016-07-22 | netfilter: conntrack: support a fixed size of 128 distinct labels | Florian Westphal |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-29 | openvswitch: fix conntrack netlink event delivery | Samuel Gauthier |
2016-06-25 | openvswitch: Only set mark and labels with a commit flag. | Jarno Rajahalme |
2016-06-25 | openvswitch: Set mark and labels before confirming. | Jarno Rajahalme |
2016-06-22 | openvswitch: Add packet len info to upcall. | William Tu |
2016-06-10 | openvswitch: Add packet truncation support. | William Tu |
2016-06-02 | ovs: set name assign type of internal port | Zhang Shengju |
2016-05-31 | openvswitch: update checksum in {push,pop}_mpls | Simon Horman |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-11 | openvswitch: Fix cached ct with helper. | Joe Stringer |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |