aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch
AgeCommit message (Expand)Author
2016-11-13openvswitch: add processing of L3 packetsJiri Benc
2016-11-13openvswitch: support MPLS push and pop for L3 packetsJiri Benc
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc
2016-11-13openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc
2016-11-03netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-20net: use core MTU range checking in core net infraJarod Wilson
2016-10-19openvswitch: remove unnecessary EXPORT_SYMBOLsJiri Benc
2016-10-19openvswitch: remove unused functionsJiri Benc
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc
2016-10-12openvswitch: correctly fragment packet with mpls headersJiri Benc
2016-10-03openvswitch: use mpls_hdrJiri Benc
2016-10-03openvswitch: mpls: set network header correctly on key extractJiri Benc
2016-09-20openvswitch: avoid resetting flow key while installing new flow.pravin shelar
2016-09-20openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar
2016-09-18openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo
2016-09-18openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo
2016-09-15openvswitch: avoid deferred execution of recirc actionsLance Richardson
2016-09-10openvswitch: use alias for genetlink family namesThadeu Lima de Souza Cascardo
2016-09-08openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver
2016-09-04openvswitch: Free tmpl with tmpl_free.Joe Stringer
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-08-10openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis
2016-08-06OVS: Ignore negative headroom valueIan Wienand
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier
2016-06-25openvswitch: Only set mark and labels with a commit flag.Jarno Rajahalme
2016-06-25openvswitch: Set mark and labels before confirming.Jarno Rajahalme
2016-06-22openvswitch: Add packet len info to upcall.William Tu
2016-06-10openvswitch: Add packet truncation support.William Tu
2016-06-02ovs: set name assign type of internal portZhang Shengju
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-11openvswitch: Fix cached ct with helper.Joe Stringer
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-05-05openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointerPablo Neira Ayuso
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman