aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-21r8152: correct the definitionhayeswang1-11/+11
2017-06-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-205/+746
2017-06-21idsn: fix wrong skb_put() usedyuan linyu1-1/+1
2017-06-20i40e: don't hold RTNL lock for the entire resetJacob Keller1-20/+7
2017-06-20i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan1-2/+2
2017-06-20i40e: clear only cause_ena bitShannon Nelson1-2/+12
2017-06-20i40e: fix disabling overflow promiscuous modeAlan Brady1-3/+2
2017-06-20i40e: Add support for OEM firmware versionFilip Sadowski2-14/+81
2017-06-20i40e: genericize the partition bandwidth controlShannon Nelson2-28/+26
2017-06-20i40e: Add message for unsupported MFP modeCarolyn Wyborny1-0/+6
2017-06-20i40e: Support firmware CEE DCB UP to TC map re-definitionGreg Bowers1-4/+7
2017-06-20i40e: Fix potential out of bound array accessSudheer Mogilappagari1-1/+3
2017-06-20i40e: comment that udp_port must be in host byte orderJacob Keller1-1/+5
2017-06-20i40e: use dev_dbg instead of dev_info when warning about missing routineJacob Keller1-3/+3
2017-06-20i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael2-4/+5
2017-06-20i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller1-7/+11
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel5-87/+384
2017-06-20i40e: add XDP support for pass and drop actionsBjörn Töpel4-31/+194
2017-06-20Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-74/+406
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann3-2/+76
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann1-7/+10
2017-06-20s390/qeth: add ipa return codes for bridgeportKittipon Meesompop3-17/+49
2017-06-20enic: Fix format truncation warningGovindarajulu Varadarajan2-6/+6
2017-06-20net: stmmac: enable TSO for IPv6Niklas Cassel1-2/+2
2017-06-20ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN stateJohn Allen1-0/+3
2017-06-20net: phy: lxt: Export link partner advertisingThomas Bogendoerfer1-7/+4
2017-06-20net-next: mediatek: set the rx_queue to 0John Crispin1-0/+1
2017-06-20net-next: mediatek: split IRQ register locking into TX and RXJohn Crispin2-30/+54
2017-06-20net-next: mediatek: add RX IRQ delay supportJohn Crispin2-4/+13
2017-06-20net-next: mediatek: print phy status changes for non DSA GMACsJohn Crispin1-0/+3
2017-06-20vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addressesMatthias Schiffer1-23/+45
2017-06-20vxlan: fix snooping for link-local IPv6 addressesMatthias Schiffer1-5/+15
2017-06-20vxlan: check valid combinations of address scopesMatthias Schiffer1-0/+29
2017-06-20vxlan: improve validation of address family configurationMatthias Schiffer1-11/+28
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer1-39/+37
2017-06-20vxlan: refactor verification and application of configurationMatthias Schiffer1-97/+111
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu29-87/+60
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu7-16/+9
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu13-49/+27
2017-06-20net: dsa: mv88e6xxx: better IEEE Prio Mapping Table descriptionVivien Didelot2-7/+8
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 remaining macrosVivien Didelot2-35/+57
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Watchdog macrosVivien Didelot2-43/+52
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macrosVivien Didelot2-2/+7
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 EEPROM macrosVivien Didelot2-25/+38
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 PVT macrosVivien Didelot2-12/+21
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 MGMT macrosVivien Didelot2-13/+21
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macrosVivien Didelot2-5/+7
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Trunk macrosVivien Didelot2-14/+17
2017-06-20net: dsa: mv88e6xxx: clarify SMI PHY functionsVivien Didelot2-100/+143
2017-06-20net: dsa: mv88e6xxx: add irl_init_all opVivien Didelot4-50/+116