summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-14sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki1-0/+3
2015-05-14sched: Remove redundant #ifdefNikolay Borisov1-2/+0
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli1-0/+3
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko1-22/+2
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal1-3/+5
2015-05-14gpio: discourage passing base to gpio_chipLinus Walleij1-2/+6
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira3-0/+45
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira1-1/+1
2015-05-14netfilter: add nf_hook_list_active()Pablo Neira1-5/+12
2015-05-14netfilter: add hook list to nf_hook_statePablo Neira1-2/+5
2015-05-14netfilter: cleanup struct nf_hook_ops indentationPablo Neira1-7/+7
2015-05-14mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman1-1/+1
2015-05-14ACPI / processor: Introduce invalid_phys_cpuid()Hanjun Guo1-0/+5
2015-05-14ACPI / processor: Introduce invalid_logical_cpuid()Hanjun Guo1-0/+5
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira1-8/+0
2015-05-13tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)1-2/+2
2015-05-13tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)1-25/+25
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko1-2/+2
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko2-3/+3
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko1-1/+0
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko1-4/+0
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko1-1/+1
2015-05-13tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)1-2/+2
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+36
2015-05-13tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)4-27/+27
2015-05-13tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)1-12/+12
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)1-15/+15
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)1-0/+0
2015-05-13tracing: Remove unused prototype ftrace_event_define_field()Steven Rostedt (Red Hat)1-8/+0
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus5-132/+221
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich1-4/+4
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON1-0/+86
2015-05-13clk: Expose clk_hw_reparent() to providersTomeu Vizoso1-0/+1
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov1-0/+1
2015-05-13dma-buf: add ref counting for module as exporterSumit Semwal1-2/+8
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz1-6/+21
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+8
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13test_bpf: add 173 new testcases for eBPFMichael Holzheu1-0/+10
2015-05-13net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko1-13/+1
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu1-441/+1
2015-05-13switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman1-4/+1
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko1-1/+1
2015-05-13PM / clock_ops: Provide default runtime ops to usersRajendra Nayak1-0/+10
2015-05-13PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko1-0/+12