aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-30docbook: fix printk of ip addressTobias Klauser1-2/+2
2009-07-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan1-2/+2
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall1-1/+1
2009-07-29mac80211: fix suspendJohannes Berg2-9/+27
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger1-1/+1
2009-07-27mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez1-1/+1
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre3-5/+7
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan1-2/+21
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena1-0/+1
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore1-2/+15
2009-07-26r8169: WakeOnLan fix for the 8168françois romieu1-2/+11
2009-07-26netxen: reset ring consumer during cleanupDhananjay Phadke1-0/+7
2009-07-26net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng1-1/+1
2009-07-26smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini1-1/+2
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle3-22/+21
2009-07-26eepro: Read buffer overflowRoel Kluin1-1/+1
2009-07-26tokenring: Read buffer overflowroel kluin1-1/+1
2009-07-26at1700: Read buffer overflowroel kluin1-1/+1
2009-07-26fealnx: Write outside array boundsroel kluin1-1/+2
2009-07-23ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek1-1/+0
2009-07-23ixgbe: Don't priority tag control frames in DCB modeLucy Liu1-6/+12
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou3-10/+31
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware1-41/+36
2009-07-22register at91_ether using platform_driver_probeUwe Kleine-König1-2/+1
2009-07-22skge: Enable WoL by default if supportedRafael J. Wysocki1-1/+3
2009-07-22net: KS8851 needs to depend on MIIAlexander Beregalov1-0/+1
2009-07-22be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly.Ajit Khaparde1-4/+4
2009-07-22ucc_geth: Revive fixed link supportAnton Vorontsov1-16/+7
2009-07-22gianfar: Revive fixed link supportAnton Vorontsov1-16/+8
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov1-10/+10
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2-0/+45
2009-07-21sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-3/+4
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2-1/+9
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez1-0/+17
2009-07-21p54spi: fix potential null deref in p54spi.cDan Carpenter1-1/+1
2009-07-21acer-wmi: fix rfkill conversionAlan Jenkins1-1/+1
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov5-6/+13
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont3-0/+470
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain2-0/+2
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König1-7/+7