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
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-10
/
+3
2008-11-20
netfilter: ip{,6}t_policy.h should include xp_policy.h
Andy Whitcroft
2
-0
/
+4
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
1
-0
/
+16
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
1
-1
/
+2
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
1
-1
/
+2
2008-11-19
netdev: expose ethernet address primitives
Stephen Hemminger
1
-0
/
+4
2008-11-19
netdev: introduce dev_get_stats()
Stephen Hemminger
1
-1
/
+3
2008-11-19
netdev: network device operations infrastructure
Stephen Hemminger
1
-64
/
+168
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-4
/
+0
2008-11-19
reintroduce accept4
Ulrich Drepper
2
-6
/
+3
2008-11-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
49
-392
/
+1069
2008-11-19
uwb: remove unused beacon group join/leave events
David Vrabel
1
-4
/
+3
2008-11-19
wlp: start/stop radio on network interface up/down
David Vrabel
1
-1
/
+2
2008-11-19
uwb: add basic radio manager
David Vrabel
2
-4
/
+21
2008-11-19
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
13
-38
/
+186
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-38
/
+189
2008-11-19
Merge branch 'linux-2.6' into next
Paul Mackerras
14
-38
/
+189
2008-11-19
of: Add helpers for finding device nodes which have a given property
Michael Ellerman
1
-0
/
+6
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-1
/
+3
2008-11-18
tracing/function-return-tracer: add the overrun field
Frederic Weisbecker
2
-0
/
+3
2008-11-18
Merge branch 'master' into next
James Morris
6
-21
/
+44
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+3
2008-11-17
uwb: add pal parameter to new reservation callback
David Vrabel
1
-1
/
+1
2008-11-17
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
4
-40
/
+151
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
1
-2
/
+0
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-2
/
+2
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-7
/
+0
2008-11-16
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
1
-0
/
+9
2008-11-16
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
1
-17
/
+0
2008-11-16
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2
-0
/
+204
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
1
-0
/
+4
2008-11-16
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
1
-0
/
+25
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-10
/
+25
2008-11-16
tracepoints: do not put arguments in name
Mathieu Desnoyers
1
-5
/
+3
2008-11-16
tracepoints: use unregister return value
Mathieu Desnoyers
1
-4
/
+6
2008-11-16
tracepoints: use rcu_*_sched_notrace
Mathieu Desnoyers
1
-2
/
+2
2008-11-16
markers: create DEFINE_MARKER and GET_MARKER (new API)
Mathieu Desnoyers
1
-16
/
+23
2008-11-16
markers: auto enable tracepoints (new API : trace_mark_tp())
Mathieu Desnoyers
1
-1
/
+44
2008-11-16
markers: add missing stdargs.h include, needed due to va_list usage
Arnaldo Carvalho de Melo
1
-0
/
+1
2008-11-16
rcu: add rcu_read_*_sched_notrace()
Mathieu Desnoyers
1
-0
/
+2
2008-11-16
tracing/function-return-tracer: support for dynamic ftrace on function return...
Frederic Weisbecker
1
-1
/
+15
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-12
/
+41
2008-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2008-11-15
Fix inotify watch removal/umount races
Al Viro
1
-0
/
+11
2008-11-15
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2008-11-15
Add 'pr_fmt()' format modifier to pr_xyz macros.
Martin Schwidefsky
1
-19
/
+23
2008-11-13
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+3
2008-11-14
Merge branch 'master' into next
James Morris
24
-324
/
+816
[prev]
[next]