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-01-28
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
1
-17
/
+39
2008-01-28
[IPV6]: Add RFC4214 support
Fred L. Templin
3
-0
/
+12
2008-01-28
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
1
-0
/
+7
2008-01-28
[PCOUNTER] Fix build error without CONFIG_SMP
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[DCCP]: Make PARTOPEN an autonomous state
Gerrit Renker
1
-11
/
+3
2008-01-28
[LIB]: Introduce struct pcounter
Arnaldo Carvalho de Melo
1
-0
/
+102
2008-01-28
mac80211: adding 802.11n definitions in ieee80211.h
Ron Rindjunsky
1
-0
/
+134
2008-01-28
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
1
-0
/
+13
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-4
/
+4
2008-01-28
ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
Michael Wu
1
-7
/
+7
2008-01-28
[NETPOLL]: Don't need rx_flags.
Stephen Hemminger
1
-4
/
+3
2008-01-28
[NETPOLL]: no need to store local_mac
Stephen Hemminger
1
-1
/
+1
2008-01-28
[CAN]: Add missing Kbuild entries
Oliver Hartkopp
2
-0
/
+5
2008-01-28
[CAN]: Fix plain integer definitions in userspace header.
Oliver Hartkopp
1
-4
/
+4
2008-01-28
[CAN]: Add broadcast manager (bcm) protocol
Oliver Hartkopp
1
-0
/
+65
2008-01-28
[CAN]: Add raw protocol
Oliver Hartkopp
1
-0
/
+31
2008-01-28
[CAN]: Add PF_CAN core module
Oliver Hartkopp
3
-0
/
+268
2008-01-28
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
5
-2
/
+9
2008-01-28
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
1
-3
/
+0
2008-01-28
[TCP]: Earlier SACK block verification & simplify access to them
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
1
-2
/
+4
2008-01-28
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
2
-0
/
+39
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
6
-13
/
+21
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
2
-0
/
+9
2008-01-28
[SPLICE]: Don't assume regular pages in splice_to_pipe()
Jens Axboe
1
-0
/
+1
2008-01-28
Introduce new section reference annotations tags: __ref, __refdata, __refconst
Sam Ravnborg
1
-7
/
+27
2008-01-28
remove __attribute_used__
Adrian Bunk
8
-19
/
+11
2008-01-28
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
1
-39
/
+38
2008-01-28
compiler.h: introduce __section()
Sam Ravnborg
2
-13
/
+18
2008-01-28
A few corrections to include/linux/Kbuild
Robert P. J. Day
1
-4
/
+4
2008-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+14
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-8
/
+15
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+18
2008-01-29
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-100
/
+26
2008-01-29
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-83
/
+111
2008-01-28
HID: Support Samsung IR remote
Robert Schedel
1
-0
/
+1
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
1
-1
/
+1
2008-01-28
HID: proper handling of MS 4k and 6k devices
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: hid-input quirk for BTC 8193
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: separate hid-input event quirks from generic code
Jiri Kosina
1
-0
/
+2
2008-01-28
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: add full support for Genius KB-29E
Jiri Kosina
1
-0
/
+1
2008-01-28
HID: Implement horizontal wheel handling for A4 Tech X5-005D
Pavel Troller
1
-0
/
+3
2008-01-28
HID: Rename some code identifiers from PowerBook specific to Apple generic
Michel Daenzer
1
-4
/
+4
2008-01-28
Merge branch 'orion' into devel
Russell King
2
-9
/
+23
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
1
-2
/
+3
2008-01-28
block: implement drain buffers
James Bottomley
1
-0
/
+4
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
1
-0
/
+1
2008-01-28
block: cfq: make the io contect sharing lockless
Jens Axboe
1
-2
/
+4
2008-01-28
io context sharing: preliminary support
Jens Axboe
2
-5
/
+19
[prev]
[next]