aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
Commit message (Expand)AuthorAge
* vxlan: fix too large pskb_may_pull with remote checksumJiri Benc2016-03-21
* vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-20
* gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-13
* vxlan: support setting IPv6 flow labelDaniel Borkmann2016-03-11
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-11
* vxlan: allow setting ipv6 traffic classDaniel Borkmann2016-03-08
* bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann2016-03-03
| * net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真2016-02-26
* | vxlan: use reset to set header pointersZhang Shengju2016-03-04
* | vxlan: simplify metadata_dst usage in vxlan_rcvJiri Benc2016-02-25
* | vxlan: consolidate rx handling to a single functionJiri Benc2016-02-25
* | vxlan: move ECN decapsulation to a separate functionJiri Benc2016-02-25
* | vxlan: move inner L2 header processing to a separate functionJiri Benc2016-02-25
* | vxlan: consolidate GBP handling even moreJiri Benc2016-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\|
| * vxlan: do not use fdb in metadata modeJiri Benc2016-02-18
| * vxlan: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-18
| * vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-10
| * vxlan: Relax MTU constraintsDavid Wragg2016-02-10
* | VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck2016-02-21
* | iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-18
* | vxlan: move vxlan device lookup before iptunnel_pull_headerJiri Benc2016-02-18
* | vxlan: tun_id is 64bit, not 32bitJiri Benc2016-02-18
* | vxlan: treat vni in metadata based tunnels consistentlyJiri Benc2016-02-17
* | vxlan: clean up rx error pathJiri Benc2016-02-17
* | vxlan: clean up extension handling on rxJiri Benc2016-02-17
* | vxlan: move GBP header parsing to a separate functionJiri Benc2016-02-17
* | vxlan: simplify vxlan_remcsumJiri Benc2016-02-17
* | vxlan: keep flags and vni in network byte orderJiri Benc2016-02-17
* | vxlan: introduce vxlan_hdrJiri Benc2016-02-17
* | net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-16
* | net: use dst_cache for vxlan devicePaolo Abeni2016-02-16
* | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
* | net: vxlan: enable local checksum offloadEdward Cree2016-02-12
* | vxlan: udp_tunnel duplicate include net/udp_tunnel.hstephen hemminger2016-02-11
* | vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skbJiri Benc2016-02-07
* | vxlan: consolidate csum flag handlingJiri Benc2016-02-07
* | vxlan: consolidate output route calculationJiri Benc2016-02-07
|/
* vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing2016-01-29
* tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross2016-01-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-10
| * vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-09
* | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-25
|/
* vxlan: interpret IP headers for ECN correctlyJiri Benc2015-12-07
* vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc2015-12-07
* vxlan: move IPv6 outpute route calculation to a functionJiri Benc2015-12-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\