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-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
22
-0
/
+6911
2006-07-05
[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549
John W. Linville
1
-2
/
+2
2006-07-05
[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
Horms
1
-0
/
+2
2006-07-05
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...
Joseph Jezak
1
-2
/
+4
2006-07-05
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
4
-9
/
+57
2006-07-05
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
1
-0
/
+4
2006-07-05
[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...
Larry Finger
1
-0
/
+3
2006-07-05
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
3
-30
/
+3
2006-07-05
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
Eric Sesterhenn
1
-1
/
+1
2006-07-05
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...
Hong Liu
1
-4
/
+11
2006-07-05
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
1
-13
/
+14
2006-07-05
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
1
-1
/
+4
2006-07-05
[PATCH] Add two PLX device IDs
Faidon Liambotis
1
-0
/
+2
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
13
-134
/
+88
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
13
-135
/
+173
2006-07-05
[netdrvr] via-velocity: remove io_size struct member, it is invariant
Jeff Garzik
2
-11
/
+13
2006-07-05
[netdrvr] via-velocity: misc. cleanups
Jeff Garzik
1
-26
/
+22
2006-07-05
[netdrvr] minor cleanups in Becker-derived drivers
Jeff Garzik
4
-23
/
+24
2006-07-05
[netdrvr] via-velocity: use netdev_priv() where appropriate
Jeff Garzik
1
-19
/
+19
2006-07-05
[netdrvr] Remove Becker-template 'io_size' member, when invariant
Jeff Garzik
5
-28
/
+22
2006-07-05
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
Jeff Garzik
8
-522
/
+24
2006-07-05
[netdrvr] epic100: minor cleanups
Jeff Garzik
1
-61
/
+10
2006-07-05
Merge branch 'locks'
Trond Myklebust
4
-44
/
+80
2006-07-05
NFS: Optimise away an excessive GETATTR call when a file is symlinked
Trond Myklebust
1
-1
/
+3
2006-07-05
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
1
-2
/
+1
2006-07-05
NFS: Fix NFS page_state usage
Trond Myklebust
1
-3
/
+17
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
2
-12
/
+31
2006-07-05
VFS: Add support for the FL_ACCESS flag to flock_lock_file()
Trond Myklebust
1
-0
/
+5
2006-07-05
NFSv4: Ensure nfs4_lock_expired() caches delegated locks
Trond Myklebust
1
-3
/
+5
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
2
-27
/
+22
2006-07-05
VFS: Allow caller to determine if BSD or posix locks were actually freed
Trond Myklebust
2
-2
/
+17
2006-07-05
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
662
-9374
/
+27110
2006-07-05
[PATCH] Makefile typo
Andreas Schwab
1
-1
/
+1
2006-07-05
[PATCH] powerpc: implement missing jiffies64_to_cputime64()
David Woodhouse
1
-0
/
+18
2006-07-05
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
1
-10
/
+29
2006-07-05
[ARM] 3711/1: AT91 timer update
Andrew Victor
4
-65
/
+66
2006-07-05
[ARM] 3709/1: pnx4008: convert to generic irq subsystem
Vitaly Wool
4
-20
/
+13
2006-07-05
[ARM] 3710/1: AT91 Serial: Use GPIO API
Andrew Victor
1
-2
/
+3
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-194
/
+127
2006-07-05
Fix up headers_install wrt devfs removal
Linus Torvalds
1
-1
/
+1
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
49
-0
/
+399
2006-07-04
[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb
Arjan van de Ven
1
-2
/
+3
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-07-04
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
Greg Ungerer
1
-1
/
+1
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
33
-318
/
+2732
2006-07-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-15
/
+17
2006-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-9
/
+32
2006-07-04
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
19
-428
/
+327
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-464
/
+1159
[prev]
[next]