summaryrefslogtreecommitdiffstats
path: root/mm/swap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-18tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-18atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-18net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-18net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-18sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-18netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-18netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-18netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-18netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-18ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-18xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert1-1/+1
2008-06-18netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy1-7/+14
2008-06-18netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy1-0/+1
2008-06-18netfilter: nf_nat: fix RCU racesPatrick McHardy3-3/+10
2008-06-17atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams1-0/+1
2008-06-17atm: [he] limit queries to the device's register spaceRobert T. Johnson1-1/+6
2008-06-17atm: [br2864] fix routed vcmux supportEric Kinzie1-32/+44
2008-06-17atm: [he] only support suni driver on multimode interfacesChas Williams2-10/+6
2008-06-17atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-17atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-06-17atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]1-1/+1
2008-06-17ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.Rami Rosen1-4/+0
2008-06-17raw: Restore /proc/net/raw correct behaviorEric Dumazet1-1/+1
2008-06-17net: Fix test for VLAN TX checksum offload capabilityBen Hutchings1-8/+26
2008-06-17sctp: Correclty set changeover_active for SFR-CACCVlad Yasevich1-2/+11
2008-06-17sctp: Correctly cleanup procfs entries upon failure.Wei Yongjun1-3/+12
2008-06-17tcp: Revert reset of deferred accept changes in 2.6.26David S. Miller1-3/+3
2008-06-17ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2-21/+25
2008-06-17pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.Jesper Dangaard Brouer1-8/+15
2008-06-17pkt_sched: HTB scheduler, change default hysteresis mode to off.Jesper Dangaard Brouer1-1/+1
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-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-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-13rtc: Ramtron FM3130 RTC supportSergey Lapin3-1/+514