summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-31macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-07-31AX88179_178A: Add ethtool ops for EEE supportFreddy Xin
2014-07-31netlink: Use PAGE_ALIGNED macroTobias Klauser
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe
2014-07-31net: kernel-doc compliant documentation for net_deviceKaroly Kemeny
2014-07-31cifs: Separate rawntlmssp auth from CIFS_SessSetup()Sachin Prabhu
2014-07-31cifs: Split Kerberos authentication off CIFS_SessSetup()Sachin Prabhu
2014-07-31cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()Sachin Prabhu
2014-07-31cifs: Split lanman auth from CIFS_SessSetup()Sachin Prabhu
2014-07-31cifs: replace code with free_rsp_buf()Sachin Prabhu
2014-07-31bus: arm-ccn: Fix error handling at event allocationPawel Moll
2014-07-31Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2014-08-01ACPI / LPSS: add LPSS device for Wildcat Point PCHJie Yang
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-07-31mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-07-31mnt: Correct permission checks in do_remountEric W. Biederman
2014-07-31mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman
2014-07-31mnt: Only change user settable mount flags in remountEric W. Biederman
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-31Merge branch 'stmmac-next'David S. Miller
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers
2014-07-31dts: Add bindings for multicast hash bins and perfect filter entriesVince Bridgers
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-31ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan
2014-07-31tcp: don't require root to read tcp_metricsBanerjee, Debabrata
2014-07-31xprtrdma: Handle additional connection eventsChuck Lever
2014-07-31xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever
2014-07-31xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever
2014-07-31xprtrdma: Schedule reply tasklet once per upcallChuck Lever
2014-07-31xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever
2014-07-31xprtrdma: Rename frmr_wrChuck Lever
2014-07-31xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever
2014-07-31xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever
2014-07-31xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever
2014-07-31xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever
2014-07-31xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever
2014-07-31xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever
2014-07-31xprtrdma: Chain together all MWs in same buffer poolChuck Lever
2014-07-31xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever
2014-07-31xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever
2014-07-31xprtrdma: Don't invalidate FRMRs if registration failsChuck Lever
2014-07-31xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever
2014-07-31xprtrdma: Update rkeys after transport reconnectChuck Lever
2014-07-31xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever
2014-07-31xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever
2014-07-31xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever