aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-15ixgbe: disable LRO by defaultEmil Tantilov1-2/+0
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein5-12/+32
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen3-1/+34
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny6-12/+451
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen2-7/+45
2015-10-14tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet2-3/+3
2015-10-14tcp/dccp: fix potential NULL deref in __inet_inherit_port()Eric Dumazet1-0/+4
2015-10-14net: phy: aquantia/teranetics: Convert to use module_phy_driver macroAxel Lin2-28/+2
2015-10-14net: hisilicon net: fix a bug about ledlipeng1-1/+3
2015-10-14cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie1-1/+1
2015-10-14net: hisilicon: supports promisc modeyankejian7-3/+55
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni4-33/+3
2015-10-13fm10k: do not use enum as booleanJacob Keller1-1/+1
2015-10-13fm10k: use snprintf() instead of sprintf() to avoid buffer overflowJacob Keller2-7/+7
2015-10-13ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov2-5/+15
2015-10-13i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2-2/+2
2015-10-13i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan4-90/+181
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan6-9/+76
2015-10-13i40e/i40evf: split device ids into a separate fileShannon Nelson4-50/+112
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny2-4/+13
2015-10-13i40e: don't panic on VSI allocation failureMitch Williams1-5/+6
2015-10-13i40e: remove redundant callMitch Williams1-2/+0
2015-10-13i40e: Convert CEE App TLV selector to IEEE selectorGreg Bowers2-4/+14
2015-10-13i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny3-1/+13
2015-10-13i40evf: properly handle ndo_set_mac_address callsMitch Williams2-3/+16
2015-10-13i40e: Use BIT() macro for priority map parsingNeerav Parikh1-1/+1
2015-10-13i40e: Make it clear a parameter is never usedCarolyn Wyborny1-1/+2
2015-10-13i40e/i40evf: Add new link status definesShannon Nelson2-2/+6
2015-10-13net: vrf: Documentation update, ip commandsDavid Ahern1-2/+299
2015-10-13mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang1-10/+2
2015-10-13tcp/dccp: fix behavior of stale SYN_RECV request socketsEric Dumazet4-18/+26
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni2-26/+0
2015-10-13can: avoid using timeval for uapiArnd Bergmann2-6/+16
2015-10-13can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann1-1/+1
2015-10-13can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann1-1/+1
2015-10-13bridge: vlan: move back vlan_flushNikolay Aleksandrov3-10/+25
2015-10-13bridge: vlan: drop unnecessary flush codeNikolay Aleksandrov1-8/+1
2015-10-13bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfoNikolay Aleksandrov1-8/+13
2015-10-13bridge: vlan: use proper rcu for the vlgrp memberNikolay Aleksandrov6-53/+104
2015-10-13net: Add VRF support to IPv6 stackDavid Ahern5-14/+63
2015-10-13net: Add IPv6 support to VRF deviceDavid Ahern2-2/+275
2015-10-13net: Export fib6_get_table and nd_tblDavid Ahern2-0/+2
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern1-0/+46
2015-10-13bridge: fix gc_timer mod/del race conditionNikolay Aleksandrov1-1/+9
2015-10-13switchdev: enforce no pvid flag in vlan rangesNikolay Aleksandrov1-0/+3
2015-10-13net: dsa: mv88e6xxx: fix hardware bridgingVivien Didelot4-50/+3
2015-10-13net: dsa: do not warn unsupported bridge opsVivien Didelot1-1/+1
2015-10-13net: dsa: mv88e6xxx: do not support per-port FIDVivien Didelot2-63/+11
2015-10-13net: dsa: mv88e6xxx: bridges do not need an FIDVivien Didelot2-110/+32
2015-10-13RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept_one()Sowmini Varadhan1-0/+3