aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh1-11/+11
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih1-2/+10
2016-05-13udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2-13/+5
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet1-0/+3
2016-05-12tipc: eliminate risk of double link_up eventsJon Paul Maloy1-1/+1
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam1-17/+17
2016-05-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan4-7/+7
2016-05-12ip6_gre: Fix get_size calculation for gre6 tunnelHaishuang Yan1-3/+0
2016-05-12gtp: put back reference to netns when not required anymorePablo Neira1-3/+12
2016-05-12Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller17-121/+230
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2-26/+71
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg9-24/+31
2016-05-12cfg80211: remove erroneous commentJohannes Berg1-1/+1
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2-4/+8
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon2-5/+17
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel1-0/+5
2016-05-12Merge branch 'qed-sriov'David S. Miller33-456/+8130
2016-05-12qed*: Tx-switching configurationYuval Mintz11-4/+53
2016-05-12qed*: support ndo_get_vf_configYuval Mintz3-0/+108
2016-05-12qed*: IOV support spoof-checkingYuval Mintz6-0/+112
2016-05-12qed*: IOV link controlYuval Mintz6-0/+280
2016-05-12qed*: Support forced MACYuval Mintz8-0/+234
2016-05-12qed*: Support PVID configurationYuval Mintz9-7/+468
2016-05-12qede: Add VF supportYuval Mintz3-9/+90
2016-05-12qed: Align TLVsYuval Mintz6-2/+375
2016-05-12qed: Bulletin and LinkYuval Mintz5-6/+425
2016-05-12qed: IOV l2 functionalityYuval Mintz9-246/+1957
2016-05-12qed: IOV configure and FLRYuval Mintz15-11/+983
2016-05-12qed: Introduce VFsYuval Mintz25-188/+1842
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz10-15/+585
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz9-0/+650
2016-05-11Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller24-1108/+1695
2016-05-11Merge branch 'mlx5-next'David S. Miller7-30/+328
2016-05-11net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed3-0/+72
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan3-29/+46
2016-05-11net/mlx5e: CQE compressionTariq Toukan6-2/+211
2016-05-11Merge branch 'more-dsa-probing'David S. Miller8-78/+177
2016-05-11dsa: mv88e6xxx: Handle eeprom-length propertyAndrew Lunn2-0/+20
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn5-20/+20
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn4-7/+5
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn6-27/+28
2016-05-11dsa: Add mdio device support to Marvell switchesAndrew Lunn2-18/+99
2016-05-11dsa: mv88e6xxx: Rename probe function to fit the normal patternAndrew Lunn1-4/+4
2016-05-11dsa: mv88e6xxx: Initialise the mutex as soon as it is createdAndrew Lunn1-2/+1
2016-05-11net: dsa: mv88e6xxx: add STU capabilityVivien Didelot2-14/+16
2016-05-11net: dsa: mv88e6xxx: abstract VTU/STU data accessVivien Didelot1-4/+28
2016-05-11Merge branch 'vrf-pktinfo'David S. Miller10-102/+178
2016-05-11net: original ingress device index in PKTINFODavid Ahern3-1/+8
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern8-101/+170
2016-05-11ipv6: fix 4in6 tunnel receive pathNicolas Dichtel1-1/+1