summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
Commit message (Expand)AuthorAgeFilesLines
* vxlan: release lock after each bucket in vxlan_cleanupSorin Dumitru2015-05-271-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-1/+1
|\
| * vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville2015-05-181-1/+1
* | netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-091-1/+1
* | vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf2015-05-051-0/+3
|/
* vxlan: remove the unnecessary codesLi RongQing2015-04-221-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-10/+10
|\
| * udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-091-10/+10
* | vxlan: do not exit on error in vxlan_stop()WANG Cong2015-04-081-4/+1
* | vxlan: fix a shadow local variableWANG Cong2015-04-081-1/+0
* | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-6/+8
* | vxlan: correct spelling in commentsSimon Horman2015-04-011-3/+3
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-9/+7
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-11/+11
* | vxlan: fix indentationJiri Benc2015-03-311-44/+44
* | vxlan: simplify if clause in dev_closeMarcelo Ricardo Leitner2015-03-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+2
|\ \ | |/
| * vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-131-2/+2
* | vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner2015-03-201-2/+2
* | vxlan: Move socket initialization to within rtnl scopeMarcelo Ricardo Leitner2015-03-181-102/+51
* | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-181-1/+4
* | vxlan: Don't set s_addr in vxlan_create_sockSimon Horman2015-03-121-1/+0
|/
* vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-111-6/+19
* net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-111-2/+2
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-111-10/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-091-1/+1
|\
| * vxlan: Wrong type passed to %pISRasmus Villemoes2015-02-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-5/+5
|\ \ | |/
| * vxlan: setup the right link netns in newlink hdlrNicolas Dichtel2015-01-291-5/+5
* | vxlan: Only set has-GBP bit in header if any other bits would be setThomas Graf2015-02-051-0/+3
* | net: add skb functions to process remote checksum offloadTom Herbert2015-02-041-16/+2
* | vxlan: advertise link netns in fdb messagesNicolas Dichtel2015-01-271-2/+3
* | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-241-32/+28
* | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-241-4/+6
* | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-231-0/+5
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-191-0/+8
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* | vxlan: Only bind to sockets with compatible flags enabledThomas Graf2015-01-151-11/+18
* | vxlan: Group Policy extensionThomas Graf2015-01-151-13/+71
* | vxlan: Remote checksum offloadTom Herbert2015-01-141-6/+185
* | udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-141-2/+5
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* | vxlan: Improve support for header flagsTom Herbert2015-01-121-14/+28
* | net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-021-47/+6
|/
* vxlan: Fix double free of skb.Pravin B Shelar2014-12-231-10/+24
* Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-111-7/+3
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-2/+2
|\
| * vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]Alexander Duyck2014-11-251-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-6/+0
|\ \ | |/
OpenPOWER on IntegriCloud