summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24kill kernel_sock_ioctl()Al Viro
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro
2018-01-24net: erspan: fix use-after-freeWilliam Tu
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski
2018-01-24net: sched: propagate extack to cls->destroy callbacksJakub Kicinski
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-24ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto
2018-01-24vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli
2018-01-23sunrpc: Format RPC events consistently for displayChuck Lever
2018-01-23SUNRPC: Trace xprt_timer eventsChuck Lever
2018-01-23xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever
2018-01-23xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever
2018-01-23xprtrdma: Add trace points for connect eventsChuck Lever
2018-01-23xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory invalidationChuck Lever
2018-01-23xprtrdma: Add trace points in reply decoder pathChuck Lever
2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever
2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever
2018-01-23rdma/ib: Add trace point macros to display human-readable valuesChuck Lever
2018-01-23GFS2: Log the reason for log flushes in every log headerBob Peterson
2018-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson