index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() static
Adrian Bunk
2006-01-31
1
-2
/
+2
*
[PATCH] AIRO{,_CS} <-> CRYPTO fixes
Adrian Bunk
2006-01-31
2
-54
/
+5
*
[PATCH] net/: fix the WIRELESS_EXT abuse
Adrian Bunk
2006-01-31
9
-31
/
+17
*
Merge branch 'upstream-fixes'
John W. Linville
2006-01-30
4
-28
/
+34
|
\
|
*
[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
Adrian Bunk
2006-01-30
1
-1
/
+1
|
*
[PATCH] Typo corrections for ieee80211
Larry Finger
2006-01-30
1
-2
/
+2
|
*
[PATCH] ipw2200: Fix a variable referenced after kfree() bug
Zhu Yi
2006-01-30
1
-1
/
+1
|
*
[PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem
Zhu Yi
2006-01-30
1
-0
/
+4
|
*
[PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic
Zhu Yi
2006-01-30
1
-1
/
+0
|
*
[PATCH] ipw2100: Fix setting txpower failed problem
Zhu Yi
2006-01-30
1
-13
/
+14
|
*
[PATCH] ipw2100: Fix a gcc compile warning
Zhu Yi
2006-01-30
1
-10
/
+12
*
|
[PATCH] ieee80211: Add 802.11h information element parsing
Zhu Yi
2006-01-27
1
-6
/
+103
*
|
[PATCH] ieee80211: Add helpers for IBSS DFS handling
Zhu Yi
2006-01-27
1
-0
/
+18
*
|
[PATCH] ieee80211: Add 802.11h data type and structures
Zhu Yi
2006-01-27
2
-4
/
+166
*
|
[PATCH] ieee80211: Add TKIP crypt->build_iv
Zhu Yi
2006-01-27
5
-32
/
+41
*
|
[PATCH] ieee80211: TIM information element parsing
Zhu Yi
2006-01-27
1
-1
/
+4
*
|
[PATCH] ieee80211: kmalloc+memset -> kzalloc cleanups
Zhu Yi
2006-01-27
1
-2
/
+1
*
|
[PATCH] ieee80211: Add spectrum management information
Zhu Yi
2006-01-27
1
-2
/
+29
*
|
[PATCH] ieee80211: add flags for all geo channels
Zhu Yi
2006-01-27
1
-1
/
+38
*
|
[PATCH] ieee80211: Add LEAP authentication type
Zhu Yi
2006-01-27
1
-0
/
+1
*
|
[PATCH] ieee80211: Log if netif_rx() drops the packet
Zhu Yi
2006-01-27
2
-7
/
+13
*
|
[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc
Denis Vlasenko
2006-01-27
1
-13
/
+13
|
/
*
[PATCH] ieee80211: Fix A band min and max channel definitions
Zhu Yi
2006-01-27
1
-2
/
+2
*
[PATCH] ieee80211: Fix iwlist scan can only show about 20 APs
Zhu Yi
2006-01-27
1
-2
/
+10
*
[PATCH] ieee80211: Fix problem with not decrypting broadcast packets
Zhu Yi
2006-01-27
1
-5
/
+17
*
[PATCH] orinoco_cs: tweak Vcc debugging messages
Valdis.Kletnieks@vt.edu
2006-01-27
1
-2
/
+2
*
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
David S. Miller
2006-01-20
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-20
12
-85
/
+156
|
\
|
*
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
David S. Miller
2006-01-20
1
-1
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-20
11
-84
/
+155
|
|
\
|
|
*
[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.
Tsutomu Fujii
2006-01-17
2
-4
/
+11
|
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
3
-1
/
+40
|
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
2
-1
/
+9
|
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
5
-46
/
+47
|
|
*
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
Vlad Yasevich
2006-01-17
1
-2
/
+2
|
|
*
[SCTP]: sctp doesn't show all associations/endpoints in /proc
Vlad Yasevich
2006-01-17
1
-18
/
+10
|
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
2
-3
/
+14
|
|
*
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
Sridhar Samudrala
2006-01-17
2
-10
/
+23
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-20
17
-422
/
+186
|
\
\
\
|
*
|
|
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2006-01-19
16
-422
/
+184
|
*
|
|
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
David S. Miller
2006-01-19
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-20
15
-147
/
+196
|
\
\
\
|
*
|
|
[IA64] eliminate softlockup warning
John Hawkes
2006-01-19
1
-0
/
+1
|
*
|
|
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
2006-01-19
1
-5
/
+6
|
*
|
|
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
Jes Sorensen
2006-01-19
1
-16
/
+12
|
*
|
|
[IA64] Fix bug in ia64 specific down() function
Zoltan Menyhart
2006-01-17
1
-4
/
+4
|
*
|
|
[IA64] Zonelists for nodes without cpus
Jack Steiner
2006-01-17
1
-0
/
+4
|
*
|
|
[IA64-SGI] sn_console.c minor cleanup
Jes Sorensen
2006-01-17
1
-71
/
+58
|
*
|
|
[IA64-SGI] sn2 mutex conversion
Jes Sorensen
2006-01-17
6
-44
/
+43
|
*
|
|
[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls
Mike Habeck
2006-01-17
1
-4
/
+8
[next]