summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-15VFS: Fix up some ->d_inode accesses in the chelsio driverDavid Howells
2015-04-15block: loop: switch to VFS ITER_BVECChristoph Hellwig
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro
2015-04-11switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11switch /dev/loop to vfs_iter_write()Al Viro
2015-04-11serial2002: switch to __vfs_read/__vfs_writeAl Viro
2015-04-11ashmem: use __vfs_read()Al Viro
2015-04-11lustre: kill unused members of struct vvp_thread_infoAl Viro
2015-04-11Merge branch 'for-davem' into for-nextAl Viro
2015-04-11sg_start_req(): use import_iovec()Al Viro
2015-04-11sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-11new helper: msg_data_left()Al Viro
2015-04-09Merge branch 'iocb' into for-davemAl Viro
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-06virtio: document queue state logicMichael S. Tsirkin
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-03mvneta: implement SGMII-based in-band link state signalingStas Sergeev
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-03i40e: Bump to version 1.3.1Catherine Sullivan
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain
2015-04-03i40evf: protect VLAN filter listMitch Williams
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain
2015-04-03i40e: stop flow director on shutdownMitch Williams
2015-04-03i40e: fix up VXLAN messagesShannon Nelson
2015-04-03i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose
2015-04-03i40e: warn at the right timeMitch Williams
2015-04-03i40e: fix invalid void return in FCoE codeJesse Brandeburg
2015-04-03i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg
2015-04-03i40e: Change some memcpys to struct assignmentsJesse Brandeburg
2015-04-03i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain
2015-04-03i40e: validate VSI param from VFsMitch Williams