summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Linux 2.6.23.4v2.6.23.4Greg Kroah-Hartman1-1/+1
2007-11-16mac80211: make ieee802_11_parse_elems return voidJohn W. Linville1-47/+9
2007-11-16mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville1-18/+19
2007-11-16mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss1-16/+24
2007-11-16mac80211: store SSID in sta_bss_listJohn W. Linville1-21/+33
2007-11-16mac80211: store channel info in sta_bss_listJohn W. Linville1-15/+20
2007-11-16mac80211: reorder association debug outputJohannes Berg1-5/+6
2007-11-16ieee80211: fix TKIP QoS bugJohannes Berg1-1/+1
2007-11-16NETFILTER: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik1-21/+17
2007-11-16Fix netlink timeouts.Patrick McHardy3-8/+10
2007-11-16Fix crypto_alloc_comp() error checking.Herbert Xu2-2/+4
2007-11-16Fix SET_VLAN_INGRESS_PRIORITY_CMD error return.Patrick McHardy1-0/+1
2007-11-16Fix VLAN address syncing.Patrick McHardy1-0/+4
2007-11-16Fix endianness bug in U32 classifier.Radu Rendec1-2/+2
2007-11-16Fix TEQL oops.Evgeniy Polyakov1-0/+3
2007-11-16Fix error returns in sys_socketpair()David Miller1-1/+4
2007-11-16softmac: fix wext MLME request reason code endiannessJohannes Berg1-1/+1
2007-11-16Fix kernel_accept() return handling.Tony Battersby1-0/+1
2007-11-16TCP: Fix size calculation in sk_stream_alloc_pskbHerbert Xu1-4/+6
2007-11-16Fix SKB_WITH_OVERHEAD calculations.Herbert Xu1-2/+1
2007-11-16Fix 9P protocol buildIngo Molnar1-0/+12
2007-11-16Fix advertised packet scheduler timer resolutionPatrick McHardy1-1/+4
2007-11-16Add get_unaligned to ieee80211_get_radiotap_lenAndy Green1-1/+1
2007-11-16mac80211: Improve sanity checks on injected packetsAndy Green1-20/+28
2007-11-16mac80211: filter locally-originated multicast framesJohn W. Linville1-2/+3
2007-11-16Linux 2.6.23.3v2.6.23.3Greg Kroah-Hartman1-1/+1
2007-11-16revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds3-18/+0
2007-11-16x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-11-16x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-11-16x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-11-16x86: fix global_flush_tlb() bugIngo Molnar1-2/+7
2007-11-16xfs: eagerly remove vmap mappings to avoid upsetting XenJeremy Fitzhardinge1-0/+13
2007-11-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2-3/+4
2007-11-16xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge3-20/+65
2007-11-16xen: add batch completion callbacksJeremy Fitzhardinge2-3/+29
2007-11-16UML - kill subprocesses on exitLepton Wu2-1/+39
2007-11-16UML - stop using libc asm/user.hJeff Dike2-11/+4
2007-11-16UML - Fix kernel vs libc symbols clashJeff Dike1-1/+2
2007-11-16UML - Stop using libc asm/page.hJeff Dike7-7/+2
2007-11-16POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman1-2/+2
2007-11-16POWERPC: Fix handling of stfiwx math emulationKumar Gala1-4/+9
2007-11-16MIPS: R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-11-16MIPS: MT: Fix bug in multithreaded kernels.Ralf Baechle1-3/+18
2007-11-16Fix sparc64 MAP_FIXED handling of framebuffer mmapsChris Wright1-1/+1
2007-11-16Fix sparc64 niagara optimized RAID xor asmDavid Miller1-6/+6
2007-11-16Linux 2.6.23.2v2.6.23.2Greg Kroah-Hartman1-1/+1
2007-11-16BLOCK: Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2-6/+4
2007-11-16fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins1-0/+15
2007-11-16Fix compat futex hangs.David Miller1-7/+20
2007-11-16sched: keep utime/stime monotonicFrans Pop3-2/+7