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
2013-10-02
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
1
-5
/
+2
2013-10-02
tc: export tc_defact.h to userspace
stephen hemminger
1
-19
/
+0
2013-10-02
ssb: provide phy address for Gigabit Ethernet driver
Hauke Mehrtens
1
-0
/
+14
2013-10-02
clockchips: Add FEAT_PERCPU clockevent flag
Soren Brinkmann
1
-0
/
+1
2013-10-01
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
1
-0
/
+1
2013-10-01
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2
-0
/
+3
2013-10-01
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-65
/
+88
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+14
2013-10-01
HID: Delay opening HID device
Srinivas Pandruvada
1
-0
/
+18
2013-10-01
cuse: add fix minor number to /dev/cuse
Tom Gundersen
1
-0
/
+1
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-0
/
+11
2013-10-01
netfilter: nf_ct_sip: consolidate NAT hook functions
[email protected]
1
-49
/
+58
2013-10-01
ieee80211: fix vht cap definitions
Eliad Peller
1
-2
/
+2
2013-09-30
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
1
-0
/
+1
2013-09-30
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2013-09-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-0
/
+25
2013-09-30
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
1
-0
/
+25
2013-09-30
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
1
-7
/
+9
2013-09-30
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
1
-0
/
+21
2013-09-30
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...
David S. Miller
19
-588
/
+530
2013-09-30
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2
-8
/
+100
2013-09-30
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
1
-5
/
+17
2013-09-30
netfilter: ipset: Generalize extensions support
Jozsef Kadlecsik
1
-0
/
+13
2013-09-30
netfilter: ipset: Move extension data to set structure
Jozsef Kadlecsik
2
-11
/
+22
2013-09-30
netfilter: ipset: Rename extension offset ids to extension ids
Jozsef Kadlecsik
1
-8
/
+8
2013-09-30
netfilter: ipset: Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
1
-0
/
+2
2013-09-30
netfilter: ipset: Use fix sized type for timeout in the extension part
Jozsef Kadlecsik
1
-1
/
+1
2013-09-30
netfilter: ipset: Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
1
-0
/
+3
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
1
-1
/
+3
2013-09-30
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
1
-0
/
+2
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
1
-13
/
+0
2013-09-30
Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2
-68
/
+5
2013-09-30
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
1
-0
/
+2
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
1
-1
/
+1
2013-09-30
misc: (at24) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
6
-63
/
+34
2013-09-29
Merge 3.12-rc3 into tty-next
Greg Kroah-Hartman
6
-63
/
+34
2013-09-29
Merge 3.12-rc3 into staging-next
Greg Kroah-Hartman
6
-63
/
+34
2013-09-29
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
6
-63
/
+34
2013-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
6
-63
/
+34
2013-09-29
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2013-09-29
Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+5
2013-09-29
ARM: mxs: remove custom .init_time hook
Sebastian Hesselbarth
1
-2
/
+0
2013-09-29
clk: sunxi: declare OF clock provider
Sebastian Hesselbarth
1
-22
/
+0
2013-09-29
clk: nomadik: declare OF clock provider
Sebastian Hesselbarth
1
-2
/
+0
2013-09-28
USBNET: fix handling padding packet
Ming Lei
1
-0
/
+1
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+3
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+8
[prev]
[next]