aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-07sparc64: Increase size of boot string to 1024 bytesDave Kleikamp1-1/+4
2014-10-07Update Intel Ethernet Driver maintainers listAlexander Duyck1-2/+2
2014-10-07bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2-0/+15
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak1-0/+1
2014-10-07f2fs: support volatile operations for transient dataJaegeuk Kim4-2/+25
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy4-3/+21
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan1-1/+1
2014-10-07ath: Fix smatch warningSujith Manoharan1-4/+4
2014-10-07rtl818x_pci: fix response rate may be incorrect.Andrea Merello1-11/+25
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-29/+80
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso2-7/+5
2014-10-07ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()Daniel Mack1-1/+1
2014-10-07locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKINGJeff Layton1-2/+2
2014-10-07locks: flock_make_lock should return a struct file_lock (or PTR_ERR)Jeff Layton1-8/+11
2014-10-07locks: set fl_owner for leases to filp instead of current->filesJeff Layton2-8/+2
2014-10-07locks: give lm_break a return valueJeff Layton3-13/+23
2014-10-07locks: __break_lease cleanup in preparation of allowing direct removal of leasesJeff Layton1-24/+25
2014-10-07locks: remove i_have_this_lease check from __break_leaseJeff Layton1-4/+2
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton4-20/+30
2014-10-07locks: move i_lock acquisition into generic_*_lease handlersJeff Layton3-16/+16
2014-10-07locks: define a lm_setup handler for leasesJeff Layton3-48/+51
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton7-26/+37
2014-10-07nfsd: don't keep a pointer to the lease in nfs4_fileJeff Layton2-10/+4
2014-10-07locks: clean up vfs_setlease kerneldoc commentsJeff Layton1-24/+10
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton3-28/+22
2014-10-07nfsd: fix potential lease memory leak in nfs4_setleaseJeff Layton1-2/+5
2014-10-07locks: close potential race in lease_get_mtimeJeff Layton1-2/+12
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso1-155/+2
2014-10-07ASoC: simple-card: Initialize headphone and mic GPIO numbersGeert Uytterhoeven1-0/+3
2014-10-07Merge branch 'ipmi' (patches from Corey Minyard)Linus Torvalds2-9/+18
2014-10-07ipmi: Clear drvdata when interface is removedTakao Indoh1-0/+3
2014-10-07ipmi: work around gcc-4.9 build warningArnd Bergmann1-3/+3
2014-10-07ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt1-0/+3
2014-10-07ipmi: Clean up the error handling for channel config errorsCorey Minyard1-6/+9
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet27-39/+54
2014-10-07net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet1-24/+24
2014-10-073c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier1-1/+1
2014-10-07ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()Takashi Iwai1-0/+1
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther2-17/+27
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther3-17/+20
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav1-0/+1
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav1-55/+17
2014-10-07Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8
2014-10-07ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)Takashi Iwai1-1/+1
2014-10-07blk-mq: Make bt_clear_tag() easier to readBart Van Assche1-5/+2
2014-10-07blk-mq: fix potential hang if rolling wakeup depth is too highJens Axboe1-2/+2
2014-10-07ath10k: add tracing for tx infoRajkumar Manoharan3-0/+62
2014-10-07ath10k: add tracing for rx descriptorRajkumar Manoharan2-0/+33
2014-10-07ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan5-2/+46
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan5-1/+134