aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2-4/+4
2011-11-09ah: Correctly pass error codes in ahash output callback.Nick Bowler2-4/+0
2011-11-09net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle2-1/+3
2011-11-09net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda1-0/+1
2011-11-09net/temac: FIX segfault when process old irqsRicardo Ribalda1-1/+5
2011-11-09mac80211: fix race between connection monitor & suspendJohannes Berg1-1/+1
2011-11-09wireless: libertas: fix unaligned le64 accessesSteven Miao1-1/+1
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez1-0/+3
2011-11-09mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg1-0/+4
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg1-3/+6
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are in filtersEyal Shapira1-1/+1
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-08cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08ipv4: Fix inetpeer expire time informationSteffen Klassert1-3/+7
2011-11-08net: min_pmtu default is 552Eric Dumazet1-1/+1
2011-11-08tcp: Fix comments for Nagle algorithmFeng King1-1/+1
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal1-1/+1
2011-11-08l2tp: fix l2tp_udp_recv_core()Eric Dumazet1-4/+4
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-11-08ipv6: drop packets when source address is multicastBrian Haley1-0/+8
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang1-1/+1
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-07Linux 3.2-rc1Linus Torvalds1-3/+3
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2-10/+13
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4
2011-11-07Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa1-1/+1
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto1-5/+8
2011-11-07forcedeth: fix race when unloading moduledavid decotigny1-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell1-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell1-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker4-4/+4
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2-2/+4
2011-11-07mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com1-4/+4
2011-11-07net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl1-1/+2
2011-11-07cfg80211: fix cmp_iesJohannes Berg1-5/+8
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg1-0/+6
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg1-2/+1
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller1-0/+19
2011-11-07brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel1-2/+3
2011-11-07b43: HT-PHY: report signal to mac80211Rafał Miłecki2-1/+22