summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13afs: Fix documentation on # vs % prefix in mount source specificationDavid Howells
2017-11-13afs: Fix total-length calculation for multiple-page sendDavid Howells
2017-11-13afs: Only progress call state at end of Tx phase from rxrpc callbackDavid Howells
2017-11-13afs: Make use of the YFS service upgrade to fully support IPv6David Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Move server rotation code into its own fileDavid Howells
2017-11-13afs: Add an address list conceptDavid Howells
2017-11-13afs: Overhaul cell database managementDavid Howells
2017-11-13afs: Overhaul permit cachingDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid Howells
2017-11-13afs: Rename struct afs_call server member to cm_serverDavid Howells
2017-11-13afs: Fix the afs_uuid struct to make the char-sized fields signedDavid Howells
2017-11-13afs: Connect up the CB.ProbeUuidDavid Howells
2017-11-13afs: Potentially return call->reply[0] from afs_make_call()David Howells
2017-11-13afs: Condense afs_call's reply{,2,3,4} into an arrayDavid Howells
2017-11-13afs: Consolidate abort_to_error translatorsDavid Howells
2017-11-13afs: Allow IPv6 address specification of VL serversDavid Howells
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells
2017-11-13afs: Update the cache index structureDavid Howells
2017-11-13afs: Add some protocol defsDavid Howells
2017-11-13afs: Push the net ns pointer to more placesDavid Howells
2017-11-13afs: Note the cell in the superblock info alsoDavid Howells
2017-11-13afs: Fix server reapingDavid Howells
2017-11-13afs: Close the rxrpc socket only after purging the serversDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells
2017-11-13Merge branch 'net-improve-the-process-of-redirect-and-toobig-for-ipv6-tunnels'David S. Miller
2017-11-13ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long
2017-11-13ip6_tunnel: process toobig in a better wayXin Long
2017-11-13ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long
2017-11-13ip6_gre: process toobig in a better wayXin Long
2017-11-13ip6_gre: add the process for redirect in ip6gre_errXin Long
2017-11-13forcedeth: remove redudant assignments in xmitZhu Yanjun
2017-11-13Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-13Merge branch 'Openvswitch-meter-action'David S. Miller
2017-11-13openvswitch: Add meter action supportAndy Zhou
2017-11-13openvswitch: Add meter infrastructureAndy Zhou
2017-11-13openvswitch: export get_dp() API.Andy Zhou
2017-11-13openvswitch: Add meter netlink definitionsAndy Zhou
2017-11-13Merge branch 'dsa-b53-Support-prepended-Broadcom-tags'David S. Miller
2017-11-13net: dsa: b53: Support prepended Broadcom tagsFlorian Fainelli
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli
2017-11-13net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli
2017-11-13net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issueAndrew Morton
2017-11-13net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman
2017-11-13af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld
2017-11-13Merge branch 'netem-add-nsec-scheduling-and-slot-feature'David S. Miller
2017-11-13netem: support delivering packets in delayed time slotsDave Taht