| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Add generic helpers for xdr_stream encode/decode | Trond Myklebust | 2017-02-21 | 1 | -0/+177 |
* | nlm: Ensure callback code also checks that the files match | Trond Myklebust | 2017-02-13 | 1 | -1/+2 |
* | NFSv4: Set the connection timeout to match the lease period | Trond Myklebust | 2017-02-09 | 1 | -2/+3 |
* | SUNRPC: Allow changing of the TCP timeout parameters on the fly | Trond Myklebust | 2017-02-09 | 2 | -0/+7 |
* | SUNRPC: Remove unused function rpc_get_timeout() | Trond Myklebust | 2017-02-09 | 1 | -1/+0 |
* | sunrpc: remove dead codes of cr_magic in rpc_cred | Kinglong Mee | 2017-02-08 | 1 | -5/+0 |
* | sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix | Kinglong Mee | 2017-02-08 | 1 | -0/+1 |
* | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail | Kinglong Mee | 2017-02-08 | 1 | -12/+3 |
* | sunrpc & nfs: Add and use dprintk_cont macros | Joe Perches | 2017-01-30 | 1 | -18/+40 |
* | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-01-28 | 2 | -1/+3 |
|\ |
|
| * | SUNRPC: cleanup ida information when removing sunrpc module | Kinglong Mee | 2017-01-24 | 1 | -0/+1 |
| * | nfs: Don't increment lock sequence ID after NFS4ERR_MOVED | Chuck Lever | 2017-01-24 | 1 | -1/+2 |
* | | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-01-28 | 1 | -8/+8 |
|\ \ |
|
| * | | ARCv2: MCIP: update the BCR per current changes | Vineet Gupta | 2017-01-24 | 1 | -8/+8 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-01-27 | 11 | -11/+37 |
|\ \ |
|
| * | | net: phy: micrel: add support for KSZ8795 | Sean Nyekjaer | 2017-01-27 | 1 | -0/+2 |
| * | | tcp: don't annotate mark on control socket from tcp_v6_send_response() | Pablo Neira | 2017-01-27 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-01-26 | 4 | -5/+13 |
| |\ \ |
|
| | * | | netfilter: nf_tables: deconstify walk callback function | Pablo Neira Ayuso | 2017-01-24 | 1 | -3/+3 |
| | * | | netfilter: nft_log: restrict the log prefix length to 127 | Liping Zhang | 2017-01-24 | 1 | -0/+2 |
| | * | | netfilter: rpfilter: fix incorrect loopback packet judgment | Liping Zhang | 2017-01-16 | 1 | -0/+6 |
| | * | | netfilter: nf_tables: fix spelling mistakes | Alexander Alemayhu | 2017-01-16 | 1 | -2/+2 |
| * | | | net: phy: leds: Fix truncated LED trigger names | Geert Uytterhoeven | 2017-01-25 | 1 | -2/+2 |
| * | | | net: phy: leds: Break dependency of phy.h on phy_led_triggers.h | Geert Uytterhoeven | 2017-01-25 | 1 | -1/+0 |
| * | | | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 1 | -0/+2 |
| * | | | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving | Jason Wang | 2017-01-20 | 1 | -1/+5 |
| * | | | bpf: don't trigger OOM killer under pressure with map alloc | Daniel Borkmann | 2017-01-18 | 1 | -0/+2 |
| * | | | lwtunnel: fix autoload of lwt modules | David Ahern | 2017-01-18 | 1 | -0/+11 |
| * | | | virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit | Rolf Neugebauer | 2017-01-17 | 1 | -2/+0 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-01-27 | 3 | -1/+16 |
|\ \ \ \ |
|
| * | | | | RDMA/qedr: Add uapi header qedr-abi.h | Amrani, Ram | 2017-01-24 | 1 | -0/+1 |
| * | | | | RDMA/core: Add the function ib_mtu_int_to_enum | Amrani, Ram | 2017-01-24 | 1 | -0/+14 |
| * | | | | IB/cxgb3: fix misspelling in header guard | Nicolas Iooss | 2017-01-24 | 1 | -1/+1 |
* | | | | | Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-01-27 | 1 | -3/+7 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 2016-12-26 | 1 | -3/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | [media] cec: fix report_current_latency | Hans Verkuil | 2016-12-21 | 1 | -3/+7 |
* | | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/... | Linus Torvalds | 2017-01-27 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-01-27 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/fence: fix memory overwrite when setting out_fence fd | Gustavo Padovan | 2017-01-16 | 2 | -2/+2 |
* | | | | | | | | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-01-27 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2017-01-27 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki | 2017-01-20 | 1 | -2/+0 |
* | | | | | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or... | Linus Torvalds | 2017-01-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Revert "drm/probe-helpers: Drop locking from poll_enable" | Dave Airlie | 2017-01-25 | 1 | -0/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | mm, page_alloc: fix check for NULL preferred_zone | Vlastimil Babka | 2017-01-25 | 1 | -1/+5 |
* | | | | | | | | | | kernel/watchdog: prevent false hardlockup on overloaded system | Don Zickus | 2017-01-25 | 1 | -0/+1 |
* | | | | | | | | | | memory_hotplug: make zone_can_shift() return a boolean value | Yasuaki Ishimatsu | 2017-01-25 | 1 | -2/+2 |
* | | | | | | | | | | Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-01-23 | 1 | -20/+50 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gpio: provide lockdep keys for nested/unnested irqchips | Linus Walleij | 2017-01-19 | 1 | -20/+50 |
* | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-01-23 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| / / / / / / / /
| |_|/ / / / / / / /
|/| | | | | | | | | |
|