summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-23nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson1-0/+8
2014-08-23nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson1-3/+15
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson3-1/+29
2014-08-23nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson1-1/+4
2014-08-23nfs: use blocking page_group_lock in add_requestWeston Andros Adamson1-11/+2
2014-08-23nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson1-8/+13
2014-08-23nfs: change nfs_page_group_lock argumentWeston Andros Adamson2-7/+8
2014-08-23Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+6
2014-08-23mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-261/+413
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann1-6/+3
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block1-1/+1
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-14/+24
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+15
2014-08-22cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-22Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller3-30/+43
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-22sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj1-0/+1
2014-08-22bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-22Merge branch 'qlcnic'David S. Miller5-15/+114
2014-08-22qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-22qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-22qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-22MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott1-0/+6
2014-08-22macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich1-2/+8
2014-08-22packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-08-22MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz1-0/+6
2014-08-22lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR1-0/+2
2014-08-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-13/+12
2014-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-93/+114
2014-08-22Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-68/+74
2014-08-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-14/+26
2014-08-22Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+3
2014-08-22Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-0/+6
2014-08-21HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina1-1/+1
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior1-0/+7
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein1-0/+2
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak1-29/+33
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek2-0/+2