summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-01-25pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski-0/+14
2018-01-25bpf: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo-1/+28
2018-01-25bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo-1/+8
2018-01-25bpf: Add support for reading sk_state and moreLawrence Brakmo-0/+22
2018-01-25bpf: Add sock_ops RTO callbackLawrence Brakmo-1/+7
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo-1/+27
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo-7/+39
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo-1/+10
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers-1/+0
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers-1/+0
2018-01-25fs: add RWF_APPENDJürg Billeter-1/+7
2018-01-25f2fs: support inode creation timeChao Yu-1/+3
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+10
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel-0/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman-0/+10
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring-6/+0
2018-01-26crypto: sha3-generic - export init/update/final routinesArd Biesheuvel-0/+5
2018-01-26crypto: sha3-generic - simplify codeArd Biesheuvel-1/+0
2018-01-25device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko-5/+5
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-7/+9
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+5
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+2
2018-01-24kill kernel_sock_ioctl()Al Viro-1/+0
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro-1/+2
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro-2/+2
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro-1/+1
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro-1/+1
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro-1/+3
2018-01-24net: erspan: fix use-after-freeWilliam Tu-2/+2
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski-11/+0
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski-1/+0
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski-3/+15
2018-01-24net: sched: propagate extack to cls->destroy callbacksJakub Kicinski-1/+2
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller-1/+1
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman-7/+1
2018-01-24ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto-1/+1
2018-01-24vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi-0/+2
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra-0/+7
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings-0/+1
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti-2/+14
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat-0/+214
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat-0/+9
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat-0/+40
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat-0/+45
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)-0/+2
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall-1/+4
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust-3/+1026
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+25
2018-01-23SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington-2/+2