summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-10-04Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2012-10-04RDMA/cma: Check that retry count values are in rangeSean Hefty
2012-10-04ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng
2012-10-04Remove noisy printks from llcp_sock_connectDave Jones
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-04tipc: prevent dropped connections due to rcvbuf overflowErik Hugne
2012-10-04silence some noisy printks in irdaDave Jones
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2012-10-04sctp: check src addr when processing SACK to update transport stateNicolas Dichtel
2012-10-04sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-04ipv4: add a fib_type to fib_infoEric Dumazet
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
2012-10-04UAPI: Fix conditional header installation handling (notably kvm_para.h on m68k)David Howells
2012-10-04Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-04c6x: remove c6x signal.hMark Salter
2012-10-04firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds
2012-10-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-04UAPI: Split compound conditionals containing __KERNEL__ in Arm64David Howells
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard
2012-10-04powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-03firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds
2012-10-03c6x: make dsk6455 the default configMark Salter
2012-10-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova
2012-10-03mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein
2012-10-03Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya
2012-10-03xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-03Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com