summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-171-2/+3
* qed*: Allow unicast filteringYuval Mintz2016-10-141-0/+1
* qed: Pass MAC hints to VFsYuval Mintz2016-10-141-1/+1
* Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger2016-10-141-78/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-1419-25/+252
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-131-2/+11
| |\
| | * net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+11
| * | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-1311-10/+58
| |\ \
| | * | sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-301-0/+1
| | * | NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-271-0/+1
| | * | nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
| | * | pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-0/+1
| | * | xprtrdma: Support larger inline thresholdsChuck Lever2016-09-191-2/+2
| | * | xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever2016-09-191-0/+4
| | * | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-191-0/+35
| | * | SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever2016-09-191-0/+1
| | * | SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-2/+3
| | * | SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-192-2/+2
| | * | SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-192-2/+2
| | * | SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-192-1/+13
| | * | SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson2016-09-191-0/+12
| | * | SUNRPC search xprt switch for sockaddrAndy Adamson2016-09-192-0/+4
| | * | SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson2016-09-191-0/+1
| | * | SUNRPC rpc_clnt_xprt_switch_putAndy Adamson2016-09-191-0/+2
| | * | pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-191-1/+6
| * | | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-10-133-6/+52
| |\ \ \
| | * | | exportfs: be careful to only return expected errors.NeilBrown2016-10-061-6/+7
| | * | | svcrdma: support Remote InvalidationChuck Lever2016-09-231-0/+1
| | * | | rpcrdma: RDMA/CM private message data structureChuck Lever2016-09-231-0/+35
| | * | | svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever2016-09-231-0/+9
| * | | | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-10-131-1/+2
| |\ \ \ \
| | * | | | vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong2016-10-031-1/+2
| * | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-10-131-0/+24
| |\ \ \ \ \
| | * | | | | watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-081-0/+13
| | * | | | | watchdog: add pretimeout support to the coreWolfram Sang2016-09-241-0/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-121-0/+5
| |\ \ \ \ \
| | * | | | | pwm: Unexport children before chip removalDavid Hsu2016-09-051-0/+5
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-121-3/+40
| |\ \ \ \ \ \
| | * | | | | | thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-2/+17
| | * | | | | | thermal: streamline get_trend callbacksSascha Hauer2016-09-271-1/+1
| | * | | | | | thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-271-0/+4
| | * | | | | | thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-271-0/+10
| | * | | | | | thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-271-0/+8
| * | | | | | | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-121-3/+60
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | video: ARM CLCD: support Nomadik variantLinus Walleij2016-08-111-0/+42
| | * | | | | | video: ARM CLCD: support pads connected in reverse orderLinus Walleij2016-08-111-3/+15
| | * | | | | | video: ARM CLCD: backlight support for OFLinus Walleij2016-08-111-0/+3
| | | |/ / / / | | |/| | | |
* | / | | | | net: centralize net_device min/max MTU checkingJarod Wilson2016-10-131-0/+4
|/ / / / / /
* | | | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-115-160/+98
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-2836-162/+421
| |\ \ \ \ \ \