summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Linux 2.6.23.5v2.6.23.5Greg Kroah-Hartman1-1/+1
2007-11-16zd1211rw, fix oops when ejecting install mediaMarc Pignat1-2/+5
2007-11-16rtl8187: Fix more frag bit checking, rts duration calcMichael Wu1-15/+16
2007-11-16ipw2100: send WEXT scan eventsDan Williams2-0/+43
2007-11-16zd1201: avoid null ptr access of skb->devJohn W. Linville1-2/+2
2007-11-16sky2: fix power settings on Yukon XLStephen Hemminger1-6/+7
2007-11-16sky2: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-11-16sky2: status ring race fixStephen Hemminger1-3/+9
2007-11-16skge: XM PHY handling fixesStephen Hemminger2-45/+51
2007-11-16Fix L2TP oopses.James Chapman1-7/+18
2007-11-16TG3: Fix performance regression on 5705.Michael Chan1-2/+8
2007-11-16forcedeth: add MCP77 device IDsAyaz Abdulla2-0/+20
2007-11-16forcedeth msi bugfixManfred Spraul1-8/+11
2007-11-16ehea: 64K page kernel support fixJan-Bernd Themann2-13/+9
2007-11-16libertas: fix endianness breakageAl Viro1-4/+2
2007-11-16libertas: more endianness breakageAl Viro2-5/+5
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