Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ce0b16ddf18df35026164fda4a642ef10c01f442
/
drivers
c1d81b1
VFS: Fix up some ->d_inode accesses in the chelsio driver
by David Howells
· 10 years ago
aa4d861
block: loop: switch to VFS ITER_BVEC
by Christoph Hellwig
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
4961772
infinibad: weird APIs switched to ->write_iter()
by Al Viro
· 10 years ago
cd28e28
switch drivers/char/mem.c to ->read_iter/->write_iter
by Al Viro
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
283e7e5
switch /dev/loop to vfs_iter_write()
by Al Viro
· 10 years ago
79ff50c
serial2002: switch to __vfs_read/__vfs_write
by Al Viro
· 10 years ago
e145286
ashmem: use __vfs_read()
by Al Viro
· 10 years ago
23602ad
lustre: kill unused members of struct vvp_thread_info
by Al Viro
· 10 years ago
39c853e
Merge branch 'for-davem' into for-next
by Al Viro
· 10 years ago
fdc81f4
sg_start_req(): use import_iovec()
by Al Viro
· 10 years ago
451a288
sg_start_req(): make sure that there's not too many elements in iovec
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
237dae8
Merge branch 'iocb' into for-davem
by Al Viro
· 10 years ago
7abccdb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
442bb4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
fde913e
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
by Jack Morgenstein
· 10 years ago
9e44163
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
60302ff
virtio: document queue state logic
by Michael S. Tsirkin
· 10 years ago
ecf7b36
mvneta: dont call mvneta_adjust_link() manually
by Stas Sergeev
· 10 years ago
e3a7921
Input: alps - report V2 Dualpoint Stick events via the right evdev node
by Hans de Goede
· 10 years ago
59c30af
Input: alps - report interleaved bare PS/2 packets via dev3
by Hans de Goede
· 10 years ago
f8b3d8a
Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
8eb6dcf
Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
eca8258
Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
1cced50
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
898b2970
mvneta: implement SGMII-based in-band link state signaling
by Stas Sergeev
· 10 years ago
a3bebdc
add fixed_phy_update_state() - update state of fixed_phy
by Stas Sergeev
· 10 years ago
567cfea
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ccc20a3
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
42d255c
i40e: Bump to version 1.3.1
by Catherine Sullivan
· 10 years ago
9a9c8ae
i40evf: Refactor VF RSS code
by Anjali Singhai Jain
· 10 years ago
13acb54
i40evf: protect VLAN filter list
by Mitch Williams
· 10 years ago
fdf0e0b
i40e: Communicate VSI id in place of VSI index to the VFs
by Anjali Singhai Jain
· 10 years ago
3932dbf
i40e: stop flow director on shutdown
by Mitch Williams
· 10 years ago
c22c06c
i40e: fix up VXLAN messages
by Shannon Nelson
· 10 years ago
c142b1d
i40e: Don't register/de-register apps on NIC partitions in MFP mode
by Neerav Parikh
· 10 years ago
31eaacc
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
by Greg Rose
· 10 years ago
6d7b967
i40e: warn at the right time
by Mitch Williams
· 10 years ago
b38da40
i40e: fix invalid void return in FCoE code
by Jesse Brandeburg
· 10 years ago
8b6ed9c
i40e/i40evf: fix bug when skb allocation fails
by Jesse Brandeburg
· 10 years ago
1a2f624
i40e: Change some memcpys to struct assignments
by Jesse Brandeburg
· 10 years ago
25fc0e6
i40e: Print some more info to help figure out the cause of HMC error
by Anjali Singhai Jain
· 10 years ago
b57459e
i40e: validate VSI param from VFs
by Mitch Williams
· 10 years ago
818f2e7
i40evf: Fix Outer UDP RX checksum code
by Anjali Singhai Jain
· 10 years ago
8f778bb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
4e8a483
Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux
by Linus Torvalds
· 10 years ago
51b52fa
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
165b11b
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
3fa50dc
Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
c7d7487
Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b0838b1
Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
06459fc
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
64613d94
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
by Saeed Mahameed
· 10 years ago
ce0f750
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
by Saeed Mahameed
· 10 years ago
233d05d
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
by Saeed Mahameed
· 10 years ago
4ae6c18
net/mlx5_core: Update module info macros for ConnectX4 Support
by Achiad Shochat
· 10 years ago
6cf0a15
IB/mlx5: Fix Mellanox copyright note
by Saeed Mahameed
· 10 years ago
302bdf6
net/mlx5_core: Fix Mellanox copyright note
by Saeed Mahameed
· 10 years ago
4cbdd27
net/mlx5_core: Fix a bug in alloc_token
by Achiad Shochat
· 10 years ago
21db507
net/mlx5_core: Avoid usage command work entry after writing command doorbell
by Ira Gusinsky
· 10 years ago
05e4ecd
net/mlx5_core: Avoid copying outbox in aysnc command completion
by Eli Cohen
· 10 years ago
64599cc
net/mlx5_core: Use coherent memory for command interface page
by Eli Cohen
· 10 years ago
60722c2
net/mlx5_core: Use the right inbox struct in destroy mkey command
by Achiad Shochat
· 10 years ago
b812b54
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
by Saeed Mahameed
· 10 years ago
9ef9baa
net/mlx5_core: Avoid setting DC requestor/responder resources
by Eli Cohen
· 10 years ago
7bef7ad
net/mlx5_core: Coding style fix
by Eli Cohen
· 10 years ago
c3c6c9c
net/mlx5_core: Fix call to mlx5_core_qp_modify
by Haggai Abramonvsky
· 10 years ago
ad18910
net/mlx5_core: Allocate firmware pages from device's NUMA node
by Eli Cohen
· 10 years ago
78500b8
net/mlx4_en: Add RX-ALL support
by Muhammad Mahajna
· 10 years ago
f0df350
net/mlx4_en: Add RX-FCS support
by Muhammad Mahajna
· 10 years ago
51af33c
net/mlx4_en: Add interface identify support
by Ido Shamay
· 10 years ago
a130b59
net/mlx4: Add SET_PORT opcode modifiers enumeration
by Ido Shamay
· 10 years ago
38438f7
net/mlx4: Set enhanced QoS support by default when ETS supported
by Ido Shamay
· 10 years ago
3742cc6
net/mlx4: Warn users of depracated QoS Firmware
by Ido Shamay
· 10 years ago
cda373f
net/mlx4_en: Enable TX rate limit per VF
by Ido Shamay
· 10 years ago
08068cd
net/mlx4: Added qos_vport QP configuration in VST mode
by Ido Shamay
· 10 years ago
666672d
net/mlx4: Allocate VPPs for each port on PF init
by Ido Shamay
· 10 years ago
d019fcb
net/mlx4: Query device for QoS per VF support
by Ido Shamay
· 10 years ago
1c29146
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
by Ido Shamay
· 10 years ago
7e95bb9
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
by Ido Shamay
· 10 years ago
12a889c
net/mlx4: New file for QoS related firmware commands
by Ido Shamay
· 10 years ago
4abccb6
net/mlx4: Aesthetic code changes in multi_func_init
by Ido Shamay
· 10 years ago
fccea64
net/mlx4: Make mlx4_is_eth visible inline funcion
by Ido Shamay
· 10 years ago
241a08c
net/mlx4_en: Change loopback only upon feature change
by Ido Shamay
· 10 years ago
802f42a
net/mlx4: Add RSS support for fragmented IP datagrams
by Ido Shamay
· 10 years ago
0c36820
xen-netfront: transmit fully GSO-sized packets
by Jonathan Davies
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0a48127
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
8172ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
a45253b
veth: set iflink to the peer veth
by Nicolas Dichtel
· 10 years ago
5aa7add
infiniband/ipoib: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
7c41165
ipvlan: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
ef5fa6b
macvlan: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
8494057
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
by Shachar Raindel
· 10 years ago
Next »