summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
* net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
* NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
* ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
* ATM: mpc, fix use after freeJiri Slaby2010-10-111-1/+1
* ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
* net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
* r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
* r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
* net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook2010-10-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-083-3/+5
|\
| * Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-071-2/+2
| * mac80211: delete AddBA response timerJohannes Berg2010-10-061-0/+2
| * ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
* | isdn: strcpy() => strlcpy()Dan Carpenter2010-10-081-4/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-073-33/+51
|\ \
| * | Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan2010-10-041-0/+5
| * | Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-301-0/+18
| * | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan2010-09-301-7/+1
| * | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-301-0/+4
| * | Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan2010-09-301-17/+7
| * | Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko2010-09-301-3/+3
| * | Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau2010-09-301-6/+13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-06723-3979/+7368
|\ \ \
| * | | Linux 2.6.36-rc7Linus Torvalds2010-10-061-1/+1
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-0628-57/+125
| |\ \ \
| | * | | MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-041-1/+1
| | * | | MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-041-1/+1
| | * | | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-041-1/+1
| | * | | MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
| | * | | MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
| | * | | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-046-9/+37
| | * | | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-041-1/+1
| | * | | MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
| | * | | MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-042-2/+2
| | * | | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2010-10-042-17/+6
| | * | | MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-044-5/+5
| | * | | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-041-2/+18
| | * | | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle2010-10-041-8/+20
| | * | | MIPS: Audit: Fix hang in entry.S.Ralf Baechle2010-10-041-1/+2
| | * | | MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-041-0/+14
| | * | | MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-042-1/+5
| | * | | MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-042-0/+5
| | * | | MIPS: RM7000: Symbol should be staticRicardo Mendoza2010-10-041-1/+1
| | * | | MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
| | * | | MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-061-15/+4
| |\ \ \ \
| | * | | | writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig2010-10-041-15/+4
| | |/ / /
| * | | | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-062-5/+9
| |\ \ \ \
| | * | | | xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
OpenPOWER on IntegriCloud