index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
1
-22
/
+2
2015-05-14
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
1
-3
/
+5
2015-05-14
gpio: discourage passing base to gpio_chip
Linus Walleij
1
-2
/
+6
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
3
-0
/
+45
2015-05-14
net: add CONFIG_NET_INGRESS to enable ingress filtering
Pablo Neira
1
-1
/
+1
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
1
-5
/
+12
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
1
-2
/
+5
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
1
-7
/
+7
2015-05-13
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
1
-1
/
+1
2015-05-13
ACPI / processor: Introduce invalid_phys_cpuid()
Hanjun Guo
1
-0
/
+5
2015-05-13
ACPI / processor: Introduce invalid_logical_cpuid()
Hanjun Guo
1
-0
/
+5
2015-05-13
net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset
Pablo Neira
1
-8
/
+0
2015-05-13
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-05-13
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
1
-25
/
+25
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-2
/
+2
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
2
-3
/
+3
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
1
-1
/
+0
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
1
-4
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
1
-1
/
+1
2015-05-13
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-14
/
+36
2015-05-13
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-13
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-13
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-05-13
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
4
-27
/
+27
2015-05-13
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
1
-12
/
+12
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-05-13
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
1
-15
/
+15
2015-05-13
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
1
-0
/
+0
2015-05-13
tracing: Remove unused prototype ftrace_event_define_field()
Steven Rostedt (Red Hat)
1
-8
/
+0
2015-05-13
usb: add bus type for USB ULPI
Heikki Krogerus
5
-132
/
+221
2015-05-13
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
1
-4
/
+4
2015-05-13
mfd: axp20x: Add AXP22x PMIC support
Boris BREZILLON
1
-0
/
+86
2015-05-13
clk: Expose clk_hw_reparent() to providers
Tomeu Vizoso
1
-0
/
+1
2015-05-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-05-13
dma-buf: add ref counting for module as exporter
Sumit Semwal
1
-2
/
+8
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+21
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+8
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-12
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
1
-0
/
+10
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
1
-13
/
+1
2015-05-13
crypto: aead - Convert top level interface to new style
Herbert Xu
1
-441
/
+1
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
1
-1
/
+1
2015-05-12
PM / clock_ops: Provide default runtime ops to users
Rajendra Nayak
1
-0
/
+10
2015-05-12
PM / sleep: Add macro to define common noirq system PM callbacks
Grygorii Strashko
1
-0
/
+12
2015-05-12
block: remove export for blk_queue_bio
Mike Snitzer
1
-2
/
+0
2015-05-12
tracing: remove unused ftrace_output_event() prototype
Nicolas Iooss
1
-3
/
+0
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-0
/
+5
[prev]
[next]