index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-11-16
Linux 2.6.23.4
v2.6.23.4
Greg Kroah-Hartman
2007-11-16
mac80211: make ieee802_11_parse_elems return void
John W. Linville
2007-11-16
mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
John W. Linville
2007-11-16
mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
Bill Moss
2007-11-16
mac80211: store SSID in sta_bss_list
John W. Linville
2007-11-16
mac80211: store channel info in sta_bss_list
John W. Linville
2007-11-16
mac80211: reorder association debug output
Johannes Berg
2007-11-16
ieee80211: fix TKIP QoS bug
Johannes Berg
2007-11-16
NETFILTER: nf_conntrack_tcp: fix connection reopening
Jozsef Kadlecsik
2007-11-16
Fix netlink timeouts.
Patrick McHardy
2007-11-16
Fix crypto_alloc_comp() error checking.
Herbert Xu
2007-11-16
Fix SET_VLAN_INGRESS_PRIORITY_CMD error return.
Patrick McHardy
2007-11-16
Fix VLAN address syncing.
Patrick McHardy
2007-11-16
Fix endianness bug in U32 classifier.
Radu Rendec
2007-11-16
Fix TEQL oops.
Evgeniy Polyakov
2007-11-16
Fix error returns in sys_socketpair()
David Miller
2007-11-16
softmac: fix wext MLME request reason code endianness
Johannes Berg
2007-11-16
Fix kernel_accept() return handling.
Tony Battersby
2007-11-16
TCP: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
2007-11-16
Fix SKB_WITH_OVERHEAD calculations.
Herbert Xu
2007-11-16
Fix 9P protocol build
Ingo Molnar
2007-11-16
Fix advertised packet scheduler timer resolution
Patrick McHardy
2007-11-16
Add get_unaligned to ieee80211_get_radiotap_len
Andy Green
2007-11-16
mac80211: Improve sanity checks on injected packets
Andy Green
2007-11-16
mac80211: filter locally-originated multicast frames
John W. Linville
2007-11-16
Linux 2.6.23.3
v2.6.23.3
Greg Kroah-Hartman
2007-11-16
revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
2007-11-16
x86: fix TSC clock source calibration error
Dave Johnson
2007-11-16
x86 setup: sizeof() is unsigned, unbreak comparisons
H. Peter Anvin
2007-11-16
x86 setup: handle boot loaders which set up the stack incorrectly
H. Peter Anvin
2007-11-16
x86: fix global_flush_tlb() bug
Ingo Molnar
2007-11-16
xfs: eagerly remove vmap mappings to avoid upsetting Xen
Jeremy Fitzhardinge
2007-11-16
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-11-16
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-11-16
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-11-16
UML - kill subprocesses on exit
Lepton Wu
2007-11-16
UML - stop using libc asm/user.h
Jeff Dike
2007-11-16
UML - Fix kernel vs libc symbols clash
Jeff Dike
2007-11-16
UML - Stop using libc asm/page.h
Jeff Dike
2007-11-16
POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
2007-11-16
POWERPC: Fix handling of stfiwx math emulation
Kumar Gala
2007-11-16
MIPS: R1: Fix hazard barriers to make kernels work on R2 also.
Ralf Baechle
2007-11-16
MIPS: MT: Fix bug in multithreaded kernels.
Ralf Baechle
2007-11-16
Fix sparc64 MAP_FIXED handling of framebuffer mmaps
Chris Wright
2007-11-16
Fix sparc64 niagara optimized RAID xor asm
David Miller
2007-11-16
Linux 2.6.23.2
v2.6.23.2
Greg Kroah-Hartman
2007-11-16
BLOCK: Fix bad sharing of tag busy list on queues with shared tag maps
Jens Axboe
2007-11-16
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
2007-11-16
Fix compat futex hangs.
David Miller
2007-11-16
sched: keep utime/stime monotonic
Frans Pop
[next]