aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_stp_timer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter1-2/+1
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins1-1/+1
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez1-0/+12
2009-07-21rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft1-1/+3
2009-07-21nl80211: Memory leak fixedNiko Jokinen1-2/+3
2009-07-21rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger1-1/+2
2009-07-21ath5k: temporarily disable crypto for AP modeBob Copeland1-0/+3
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona1-3/+5
2009-07-21mac80211_hwsim: fix use after freeJohannes Berg1-2/+2
2009-07-21mac80211_hwsim: fix unregistrationJohannes Berg1-1/+1
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins1-0/+4
2009-07-21mac80211: fix injection in monitor modePavel Roskin1-1/+1
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg1-8/+19
2009-07-21mac80211: disable meshJohannes Berg2-0/+4
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre1-1/+2
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre2-6/+2
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi1-1/+1
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0