summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-15Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann
2015-01-14usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-14usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-14mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang
2015-01-13clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann
2015-01-13fbdev/broadsheetfb: fix memory leakColin Ian King
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown
2015-01-13simplefb: Fix build failure on SparcHans de Goede
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky
2015-01-12staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley
2015-01-12staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley
2015-01-12staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon
2015-01-12Merge tag 'v3.19-rockhip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Michael Turquette
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov
2015-01-12MAINTAINERS: add me as ibmveth maintainerThomas Falcon
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy
2015-01-12thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel
2015-01-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman