index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-18
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
17
-170
/
+553
2006-06-18
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
7
-52
/
+38
2006-06-18
[TG3]: update version and reldate
Michael Chan
1
-2
/
+2
2006-06-18
[TG3]: Add recovery logic when MMIOs are re-ordered
Michael Chan
2
-9
/
+49
2006-06-18
[TG3]: Add 5786 PCI ID
Michael Chan
2
-0
/
+3
2006-06-18
[IRDA]: ali-ircc: using device model power management
Samuel Ortiz
1
-55
/
+51
2006-06-18
[IRDA]: stir4200, switching to the kthread API
Christoph Hellwig
1
-24
/
+14
2006-06-18
[IRDA]: Initial support for MCS7780 based dongles
Samuel Ortiz
4
-0
/
+1192
2006-06-18
[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous
David S. Miller
1
-2
/
+0
2006-06-18
[BRIDGE]: netlink interface for link management
Stephen Hemminger
6
-2
/
+214
2006-06-18
[BRIDGE]: fix module startup error handling
Stephen Hemminger
2
-9
/
+22
2006-06-18
[BRIDGE]: optimize conditional in forward path
Stephen Hemminger
1
-8
/
+4
2006-06-18
[LLC]: add multicast support for datagrams
Stephen Hemminger
2
-8
/
+55
2006-06-18
[LLC]: allow applications to get copy of kernel datagrams
Stephen Hemminger
1
-1
/
+3
2006-06-18
[LLC]: use rcu_dereference on receive handler
Stephen Hemminger
1
-2
/
+5
2006-06-18
[LLC]: allow datagram recvmsg
Stephen Hemminger
1
-2
/
+2
2006-06-18
[LLC]: use more efficient ether address routines
Stephen Hemminger
2
-9
/
+6
2006-06-18
[I/OAT]: Do not use for_each_cpu().
Andrew Morton
1
-3
/
+3
2006-06-18
[I/OAT]: TCP recv offload to I/OAT
Chris Leech
4
-22
/
+185
2006-06-18
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
4
-0
/
+16
2006-06-18
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
4
-8
/
+19
2006-06-18
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
2
-5
/
+7
2006-06-18
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
5
-0
/
+27
2006-06-18
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
6
-1
/
+459
2006-06-18
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
4
-0
/
+158
2006-06-18
[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h
David S. Miller
2
-2
/
+2
2006-06-18
[I/OAT]: ioatdma.c needs linux/dma-mapping.h
David S. Miller
1
-0
/
+1
2006-06-18
[I/OAT]: Driver for the Intel(R) I/OAT DMA engine
Chris Leech
7
-0
/
+1271
2006-06-18
[I/OAT]: DMA memcpy subsystem
Chris Leech
6
-0
/
+762
2006-06-18
Linux v2.6.17
v2.6.17
Linus Torvalds
1
-1
/
+1
2006-06-17
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
1
-1
/
+1
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-17
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
1
-3
/
+0
2006-06-17
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2
-26
/
+18
2006-06-17
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
1
-5
/
+4
2006-06-17
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
1
-1
/
+6
2006-06-17
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
1
-2
/
+3
2006-06-17
[PATCH] fix cdrom open
Jens Axboe
1
-2
/
+4
2006-06-14
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
1
-8
/
+3
2006-06-14
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
1
-0
/
+2
2006-06-14
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
1
-4
/
+13
2006-06-14
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
1
-0
/
+3
2006-06-14
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
1
-2
/
+2
2006-06-14
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
1
-2
/
+2
2006-06-14
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
1
-8
/
+8
2006-06-13
[PATCH] alpha: generic hweight build fix
Randy Dunlap
1
-1
/
+1
2006-06-13
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
1
-0
/
+1
2006-06-13
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
1
-0
/
+1
2006-06-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+0
2006-06-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+3
[next]