summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker1-1/+1
2015-09-19cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo2-2/+37
2015-09-19cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo1-5/+1
2015-09-19cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo1-1/+1
2015-09-19Merge branch 'acpi-bus'Rafael J. Wysocki2-3/+3
2015-09-19Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2-1/+28
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman1-1/+1
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman4-20/+19
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman3-2/+4
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman1-0/+1
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2-2/+2
2015-09-18netfilter: nf_tables: Pass struct net in nft_pktinfoEric W. Biederman1-1/+2
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2-1/+3
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman3-9/+6
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman3-3/+0
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman1-3/+3
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso1-28/+92
2015-09-18PCI: Add msi_controller setup_irqs() method for special multivector setupLucas Stach1-0/+2
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+1
2015-09-18cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo1-58/+0
2015-09-18cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo3-7/+2
2015-09-18cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...Tejun Heo1-0/+21
2015-09-18jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo1-7/+11
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny1-2/+2
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-65/+59
2015-09-18ARM: at91: remove useless includes in platform_data/atmel.hAlexandre Belloni1-8/+0
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc1-0/+4
2015-09-18locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso1-2/+2
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar6-33/+24
2015-09-18Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...Ingo Molnar5-33/+15
2015-09-18bpf: add bpf_redirect() helperAlexei Starovoitov3-0/+10
2015-09-18cls_bpf: introduce integrated actionsDaniel Borkmann3-1/+5
2015-09-18tcp: provide skb->hash to synack packetsEric Dumazet2-4/+9
2015-09-18netfilter: Pass net into okfnEric W. Biederman7-19/+25
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-15/+12
2015-09-18bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman1-5/+1
2015-09-18net: Remove dev_queue_xmit_skEric W. Biederman1-5/+1
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman1-5/+1
2015-09-18xfrm: Remove unused afinfo method init_dstEric W. Biederman1-2/+0
2015-09-18netfilter: Pass net to nf_hook_threshEric W. Biederman1-4/+7
2015-09-18netfilter: Store net in nf_hook_stateEric W. Biederman2-2/+5
2015-09-18netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman1-9/+0
2015-09-18net: Fix vti use case with oif in dst lookupsDavid Ahern2-1/+2
2015-09-18SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-0/+3
2015-09-18ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu1-1/+2
2015-09-17clk: qcom: Add MSM8916 audio clocksGeorgi Djakov1-0/+16
2015-09-17clk: qcom: Add MSM8916 gpu clocksGeorgi Djakov1-0/+3
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-1/+4
2015-09-17clk: qcom: Add MSM8916 iommu clocksGeorgi Djakov1-0/+3
2015-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-24/+5