aboutsummaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-09be2net: Enable VF link state setting for BE3Suresh Reddy1-1/+1
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna1-2/+12
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna1-1/+1
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2-1/+10
2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet1-4/+4
2016-10-07net: macb: NULL out phydev after removing mdio busNathan Sullivan1-0/+1
2016-10-07xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant1-11/+9
2016-10-07Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko1-1/+1
2016-10-07MAINTAINERS: add myself as a maintainer of xen-netbackPaul Durrant1-0/+1
2016-10-07ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3
2016-10-07Bluetooth: btusb: Fix atheros firmware download errorEthan Hsieh1-4/+4
2016-10-06drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott1-7/+1
2016-10-06ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven1-0/+1
2016-10-06net: ethernet: mediatek: remove hwlro property in the device treeNelson Chang1-2/+0
2016-10-06net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsiNelson Chang2-2/+13
2016-10-06net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2-0/+34
2016-10-06net: bgmac: Fix errant feature flag checkJon Mason1-1/+1
2016-10-06netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet1-3/+4
2016-10-06packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman1-0/+1
2016-10-06devicetree: net: micrel-ksz90x1.txt: Properly explain skew settingsMike Looijmans1-3/+4
2016-10-06net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju1-0/+128
2016-10-06dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVBLaurent Pinchart1-1/+2
2016-10-06drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N1-0/+14
2016-10-06net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King1-11/+11
2016-10-06net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King1-1/+1
2016-10-06net: axienet: Add missing \n to end of dev_err messagesColin Ian King1-2/+2
2016-10-06xen/netback: add fraglist support for to-guest rxRoss Lagerwall2-10/+30
2016-10-06xen-netback: batch copies for multiple to-guest rx packetsDavid Vrabel2-10/+18
2016-10-06xen-netback: process guest rx packets in batchesDavid Vrabel1-1/+14
2016-10-06xen-netback: immediately wake tx queue when guest rx queue has spaceDavid Vrabel1-16/+8
2016-10-06xen-netback: refactor guest rxDavid Vrabel2-384/+215
2016-10-06xen-netback: retire guest rx side prefix GSO featurePaul Durrant4-50/+2
2016-10-06xen-netback: separate guest side rx code into separate modulePaul Durrant3-755/+790
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski3-50/+38
2016-10-06Bluetooth: Add appearance to default scan rsp dataMichał Narajowski1-1/+10
2016-10-06Bluetooth: Fix local name in scan rspMichał Narajowski1-12/+35
2016-10-06Bluetooth: btusb: add entry for Marvell 8997 chipsetAmitkumar Karwar1-0/+1
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-06rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phaseDavid Howells1-5/+6
2016-10-06rxrpc: Need to produce an ACK for service op if op takes a long timeDavid Howells5-6/+28
2016-10-06afs: Check for fatal error when in waiting for ack stateDavid Howells1-1/+1
2016-10-06rxrpc: Return negative error code to kernel serviceDavid Howells1-1/+1
2016-10-06rxrpc: Add missing notificationDavid Howells1-0/+1
2016-10-06rxrpc: Queue the call on expiryDavid Howells1-4/+6
2016-10-06rxrpc: Partially handle OpenAFS's improper termination of callsDavid Howells1-0/+37
2016-10-06rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKsDavid Howells8-29/+82
2016-10-06rxrpc: Fix warning by splitting rxrpc_send_call_packet()David Howells8-84/+102
2016-10-06rxrpc: Only ping for lost reply in client callDavid Howells1-1/+2