aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lguest/lguest.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn1-0/+16
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn6-178/+335
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn6-241/+110
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn1-29/+30
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn5-146/+110
2015-04-01net: dsa: Move phy page access functions into shared codeAndrew Lunn3-41/+42
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn6-154/+45
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn2-11/+22
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck1-16/+38
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck2-7/+36
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck3-10/+36
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck1-28/+5
2015-04-01pkt_sched: fq: correct spelling of locallySimon Horman1-2/+2
2015-04-01vxlan: correct spelling in commentsSimon Horman1-3/+3
2015-04-01vmxnet3: spelling fixesstephen hemminger1-2/+2
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches2-19/+19
2015-04-01crypto: algif - use kmalloc instead of kzallocTadeusz Struk1-1/+1
2015-04-01crypto: af_alg - make exports consistantTadeusz Struk1-1/+1
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai4-26/+65
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2-6/+41
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches2-2/+2
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther3-2/+24
2015-04-01lguest: now needs PCI_DIRECT.Rusty Russell1-1/+1
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König1-5/+6
2015-04-01caif: remove unused struct memberRasmus Villemoes1-1/+0
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized varMarc Kleine-Budde1-1/+1
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp3-3/+49
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp1-0/+21
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde1-2/+2
2015-04-01can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler1-5/+2
2015-03-31MAINTAINERS: Update Intel Wired Ethernet Driver infoJeff Kirsher1-13/+12
2015-03-31tipc: fix a slab object leakYing Xue1-1/+1
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran1-5/+3
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran1-5/+3
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2-0/+10
2015-03-31bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar1-0/+3
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar1-6/+6
2015-03-31net/macb: unify peripheral version testingNicolas Ferre2-5/+7