aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-26[IPV4] devinet: Register inetdev earlier.Herbert Xu1-3/+5
2007-02-26[IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki1-0/+8
2007-02-26[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki1-8/+14
2007-02-26[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai1-5/+2
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki3-69/+76
2007-02-26[IPV4]: Correct links in net/ipv4/KconfigBaruch Even1-2/+2
2007-02-26[SCTP]: Strike the transport before updating rto.Vlad Yasevich1-3/+3
2007-02-26[SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich1-5/+22
2007-02-26[TCP]: Fix MD5 signature pool locking.David S. Miller1-12/+12
2007-02-26[TG3]: TSO workaround fixes.Michael Chan2-10/+12
2007-02-26[AF_PACKET]: Remove unnecessary casts.Jason Lunz1-8/+5
2007-02-26[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin1-10/+14
2007-02-26[IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA1-1/+1
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk2-13/+16
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann3-0/+4
2007-02-26[Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann1-1/+8
2007-02-26[Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann1-0/+12
2007-02-26[Bluetooth] Add support for using the HID subsystemMarcel Holtmann3-9/+164
2007-02-26[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann1-1/+1
2007-02-26[PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman1-5/+4
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman4-8/+88
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman3-37/+53
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman1-6/+0
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman1-53/+56
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman1-61/+50
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman1-5/+5
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman1-1/+1
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman1-9/+3
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman1-92/+34
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman1-3/+3
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman1-2/+0
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman5-23/+12
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman1-8/+5
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds7-85/+1
2007-02-21Revert "e1000: fix shared interrupt warning message"Linus Torvalds1-6/+6
2007-02-21Fix bogus 'inline' in drivers/char/ip2/i2lib.cLinus Torvalds1-2/+2
2007-02-21V4L/DVB (5253): Qt1010: whitespace / 80 column cleanupsMichael Krufky1-25/+44
2007-02-21V4L/DVB (5252): Qt1010: use ARRAY_SIZE macro when appropriateMichael Krufky1-4/+4
2007-02-21V4L/DVB (5251): Qt1010: fix compiler warningMarco Schluessler1-1/+1
2007-02-21V4L/DVB (5249): Fix compiler warning in vivi.cMarcel Siegert1-1/+2
2007-02-21V4L/DVB (5247): Stv0297: Enable BER/UNC countingHartmut Birr1-4/+15
2007-02-21V4L/DVB (5246): Budget-ci: IR handling fixupsDavid Härdeman1-6/+20
2007-02-21V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driverMarco Schluessler1-13/+3
2007-02-21V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations structMarcel Siegert1-2/+15
2007-02-21V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usbChris Rankin1-1/+1
2007-02-21V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriateAntti Palosaari3-27/+15
2007-02-21V4L/DVB (5239): Whitespace / 80-column cleanupsMichael Krufky2-17/+23
2007-02-21V4L/DVB (5238): Kconfig: qt1010 should be selected by gl861 and au6610Michael Krufky1-0/+2
2007-02-21V4L/DVB (5237): Dvb: add new qt1010 tuner moduleAntti Palosaari2-5/+49
2007-02-21V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-TAntti Palosaari5-0/+273