aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-06-17netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-17netfilter: nf_conntrack_h323: fix memory leak in module initialization error pathPatrick McHardy1-0/+1
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy3-3/+10
2008-06-16atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams1-0/+1
2008-06-16atm: [he] limit queries to the device's register spaceRobert T. Johnson1-1/+6
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie1-32/+44
2008-06-16atm: [he] only support suni driver on multimode interfacesChas Williams2-10/+6
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]1-1/+1
2008-06-16ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen1-4/+0
2008-06-16raw: Restore /proc/net/raw correct behaviorEric Dumazet1-1/+1
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings1-8/+26
2008-06-16sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich1-2/+11
2008-06-16sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun1-3/+12
2008-06-16tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller1-3/+3
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2-21/+25
2008-06-16pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer1-8/+15
2008-06-16pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer1-1/+1
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-56/+72
2008-06-13rt2x00: Add D-link DWA111 supportIvo van Doorn1-0/+1
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler1-1/+1
2008-06-13mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar1-1/+2
2008-06-13ssb: Fix coherent DMA mask for PCI devicesMichael Buesch1-3/+9
2008-06-13rt2x00: LEDS build failureRandy Dunlap1-6/+6
2008-06-13rt2x00: INPUT build failureRandy Dunlap1-3/+4
2008-06-13b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-13b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-33/+32
2008-06-13rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde1-2/+1
2008-06-13rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn1-0/+6
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds17-33/+30
2008-06-13parisc: update my email addressKyle McMartin1-4/+4
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin1-1/+1
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin1-2/+2
2008-06-13parisc: export empty_zero_pageKyle McMartin1-0/+1
2008-06-13parisc: export copy_user_page_asmKyle McMartin1-0/+3
2008-06-13parisc: move head.S to head.text sectionKyle McMartin2-1/+3
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin11-27/+18
2008-06-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-25/+112
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-228/+130
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-32/+26
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang1-17/+82
2008-06-13ahci: workarounds for mcp65Tejun Heo1-9/+31
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+9
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin3-1/+514
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell1-4/+4
2008-06-12provide rtc_cmos platform deviceStas Sergeev2-15/+50
2008-06-12radix-tree: fix small lockless radix-tree bugNick Piggin1-58/+62
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac1-6/+1