summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-14netfilter: bridge: neigh_head and physoutdev can't be used at same timeFlorian Westphal
2015-05-14gpio: discourage passing base to gpio_chipLinus Walleij
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira
2015-05-14netfilter: add nf_hook_list_active()Pablo Neira
2015-05-14netfilter: add hook list to nf_hook_statePablo Neira
2015-05-14netfilter: cleanup struct nf_hook_ops indentationPablo Neira
2015-05-13mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-05-13ACPI / processor: Introduce invalid_phys_cpuid()Hanjun Guo
2015-05-13ACPI / processor: Introduce invalid_logical_cpuid()Hanjun Guo
2015-05-13net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unsetPablo Neira
2015-05-13tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: move __skb_tx_hash to dev.cJiri Pirko
2015-05-13net: move __skb_get_hash function declaration to flow_dissector.hJiri Pirko
2015-05-13net: move *skb_get_poff declarations into correct headerJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-13tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)
2015-05-13tracing: Remove unused prototype ftrace_event_define_field()Steven Rostedt (Red Hat)
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON
2015-05-13clk: Expose clk_hw_reparent() to providersTomeu Vizoso
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov
2015-05-13dma-buf: add ref counting for module as exporterSumit Semwal
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12test_bpf: add 173 new testcases for eBPFMichael Holzheu
2015-05-12net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...Denys Vlasenko
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: s/swdev_/switchdev_/Jiri Pirko
2015-05-12PM / clock_ops: Provide default runtime ops to usersRajendra Nayak
2015-05-12PM / sleep: Add macro to define common noirq system PM callbacksGrygorii Strashko
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-12tracing: remove unused ftrace_output_event() prototypeNicolas Iooss