index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-21
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
Helmut Schaa
1
-4
/
+11
2008-05-21
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
1
-0
/
+4
2008-05-20
mac80211: don't claim iwspy support
Johannes Berg
1
-1
/
+0
2008-05-20
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
1
-0
/
+1
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-20
rtl8187: resource leak in error case
Oliver Neukum
1
-2
/
+12
2008-05-20
[VLAN]: Propagate selected feature bits to VLAN devices
Patrick McHardy
4
-2
/
+41
2008-05-20
drivers/atm/: remove CVS keywords
Adrian Bunk
6
-17
/
+1
2008-05-20
ath5k: Fix loop variable initializations
Bob Copeland
2
-2
/
+6
2008-05-20
vlan: Correctly handle device notifications for layered VLAN devices
Patrick McHardy
1
-3
/
+1
2008-05-20
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
1
-1
/
+1
2008-05-20
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
1
-1
/
+1
2008-05-20
ipsec: Use the correct ip_local_out function
Herbert Xu
2
-2
/
+2
2008-05-20
ipv6 addrconf: Allow infinite prefix lifetime.
YOSHIFUJI Hideaki
2
-25
/
+52
2008-05-20
ipv6 route: Fix lifetime in netlink.
YOSHIFUJI Hideaki
1
-1
/
+3
2008-05-20
ipv6 addrconf: Fix route lifetime setting in corner case.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-05-20
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
3
-5
/
+9
2008-05-19
ipv6: Move <linux/in6.h> from header-y to unifdef-y.
Robert P. J. Day
1
-1
/
+1
2008-05-19
l2tp: avoid skb truesize bug if headroom is increased
James Chapman
1
-5
/
+8
2008-05-16
wireless: Create 'device' symlink in sysfs
Masakazu Mokuno
3
-0
/
+3
2008-05-16
wireless, airo: waitbusy() won't delay
Roel Kluin
1
-1
/
+1
2008-05-16
libertas: fix command timeout after firmware failure
Brian Cavagnolo
1
-0
/
+1
2008-05-16
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
Ivo van Doorn
2
-3
/
+59
2008-05-16
mac80211 : Association with 11n hidden ssid ap.
Abhijeet Kolekar
1
-9
/
+5
2008-05-15
hostap: fix "registers" registration in procfs
Mathieu Chouquet-Stringer
1
-5
/
+4
2008-05-15
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-05-15
iphase: Fix 64bit warning.
Alan Cox
1
-1
/
+2
2008-05-15
hysdn: No longer broken on SMP.
Andrew Morton
1
-1
/
+1
2008-05-15
hysdn: Remove cli()/sti() calls.
Mark Asselstine
1
-9
/
+5
2008-05-15
atm: Cleanup atm_tcp.h and atm.h for userspace.
Mike Frysinger
2
-12
/
+7
2008-05-15
bonding: handle case of device named bonding_master
Stephen Hemminger
1
-2
/
+10
2008-05-15
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
2
-10
/
+4
2008-05-15
net: handle errors from device_rename
Stephen Hemminger
1
-1
/
+5
2008-05-15
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
1
-0
/
+1
2008-05-15
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
Andrew Morton
1
-2
/
+5
2008-05-15
Remove blkdev warning triggered by using md
Neil Brown
8
-6
/
+19
2008-05-15
char: select fw_loader by moxa
Jiri Slaby
1
-0
/
+1
2008-05-15
memory_hotplug: always initialize pageblock bitmap
Heiko Carstens
2
-41
/
+45
2008-05-15
mprotect: prevent alteration of the PAT bits
Venki Pallipadi
2
-4
/
+23
2008-05-15
per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules
Eric Dumazet
1
-1
/
+7
2008-05-15
memory_hotplug: check for walk_memory_resource() failure in online_pages()
Geoff Levand
1
-1
/
+8
2008-05-15
lib: create common ascii hex array
Harvey Harrison
5
-23
/
+20
2008-05-15
video/logo: add support for Blackfin/Linux logo for framebuffer console
Robin Getz
5
-0
/
+2276
2008-05-15
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Tiger Yang
2
-0
/
+10
2008-05-15
cgroups: fix compile warning
Mirco Tischler
1
-1
/
+1
2008-05-15
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
Mike Frysinger
5
-5
/
+13
2008-05-15
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
Mingming Cao
1
-0
/
+2
2008-05-15
memory hotplug: memmap_init_zone called twice
Heiko Carstens
1
-7
/
+3
2008-05-15
ipmi: support I/O resources in OF driver
Nate Case
1
-2
/
+8
2008-05-15
atmel_lcdfb: fix initialization of a pre-allocated framebuffer
Nicolas Ferre
2
-23
/
+2
[next]