summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eexpress: Read buffer overflowroel kluin2009-07-301-3/+3
* ipv4: ARP neigh procfs buffer overflowroel kluin2009-07-301-1/+3
* 3c515: Write outside array boundsroel kluin2009-07-301-1/+3
* docbook: fix printk of ip addressTobias Klauser2009-07-301-2/+2
* iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan2009-07-301-2/+2
* net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-301-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3012-45/+63
|\
| * mac80211: fix suspendJohannes Berg2009-07-292-9/+27
| * libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8Star
| * libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
| * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-271-1/+1
| * iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| * ath9k: Read outside array boundsRoel Kluin2009-07-271-2/+2
| * airo: Buffer overflowRoel Kluin2009-07-271-7/+6Star
| * wireless: ERR_PTR vs nullDan Carpenter2009-07-271-4/+2Star
| * iwlagn: fix minimum number of queues settingreinette chatre2009-07-273-5/+7
| * iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
* | ip: fix logic of reverse path filter sysctlStephen Hemminger2009-07-281-1/+1
* | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
* | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
|/
* ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-271-2/+15
* r8169: WakeOnLan fix for the 8168françois romieu2009-07-271-2/+11
* netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-271-0/+7
* net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-271-1/+1
* smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-271-1/+2
* NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-273-22/+21Star
* eepro: Read buffer overflowRoel Kluin2009-07-271-1/+1
* tokenring: Read buffer overflowroel kluin2009-07-271-1/+1
* at1700: Read buffer overflowroel kluin2009-07-271-1/+1
* fealnx: Write outside array boundsroel kluin2009-07-271-1/+2
* ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0Star
* ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
* ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
* net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36Star
* register at91_ether using platform_driver_probeUwe Kleine-König2009-07-221-2/+1Star
* skge: Enable WoL by default if supportedRafael J. Wysocki2009-07-221-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2221-33/+94
|\
| * libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| * p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| * acer-wmi: fix rfkill conversionAlan Jenkins2009-07-211-1/+1
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1Star
| * rfkill: remove too-strict __must_checkAlan Jenkins2009-07-211-1/+1
| * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| * rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
| * rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
| * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| * mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2