index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
iversion: make inode_cmp_iversion{+raw} return bool instead of s64
Jeff Layton
1
-12
/
+8
2018-01-31
tls: Add support for encryption using async offload accelerator
Vakul Garg
2
-1
/
+9
2018-01-31
ip6mr: fix stale iterator
Nikolay Aleksandrov
1
-0
/
+1
2018-01-31
net/sched: kconfig: Remove blank help texts
Ulf Magnusson
1
-3
/
+0
2018-01-31
openvswitch: meter: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-01-31
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
1
-1
/
+1
2018-01-31
r8169: fix RTL8168EP take too long to complete driver initialization.
Chunhao Lin
1
-2
/
+2
2018-01-31
qmi_wwan: Add support for Quectel EP06
Kristian Evensen
1
-0
/
+1
2018-01-31
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
1
-5
/
+1
2018-01-30
dm cache: Documentation: update default migration_throttling value
John Pittman
1
-1
/
+1
2018-01-30
Documentation: Fix 'file_mapped' -> 'mapped_file'
Florian Schmidt
1
-2
/
+2
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
3
-5
/
+5
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
1
-0
/
+6
2018-01-30
ipmr: Fix ptrdiff_t print formatting
James Hogan
1
-1
/
+1
2018-01-30
dmaengine: dmatest: fix container_of member in dmatest_callback
Yang Shunyong
1
-1
/
+1
2018-01-30
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
2
-0
/
+269
2018-01-30
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
2
-0
/
+154
2018-01-30
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2
-0
/
+7
2018-01-30
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
4
-0
/
+14
2018-01-30
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
3
-5
/
+30
2018-01-30
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
6
-1
/
+346
2018-01-30
ibmvnic: Wait for device response when changing MAC
Thomas Falcon
1
-7
/
+14
2018-01-29
qlcnic: fix deadlock bug
Junxiao Bi
1
-9
/
+9
2018-01-29
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
1
-0
/
+6
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
3
-9
/
+18
2018-01-29
RDMA/core: Use the MODNAME instead of the function name for pd callers
Leon Romanovsky
1
-1
/
+1
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
5
-11
/
+11
2018-01-29
IB/rxe: Change RDMA_RXE kconfig to use select
Jason Gunthorpe
1
-2
/
+2
2018-01-29
ipv4: Get the address of interface correctly.
Tonghao Zhang
1
-0
/
+4
2018-01-29
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
1
-0
/
+4
2018-01-29
net: macb: Handle HRESP error
Harini Katakam
2
-4
/
+58
2018-01-29
net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring
Gal Pressman
1
-1
/
+1
2018-01-29
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
Eric Dumazet
1
-0
/
+2
2018-01-29
ipv6: change route cache aging logic
Wei Wang
1
-8
/
+12
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2
-2
/
+2
2018-01-29
bnxt_en: cleanup DIM work on device shutdown
Andy Gospodarek
1
-1
/
+7
2018-01-29
net: ipv6: send unsolicited NA after DAD
David Ahern
2
-4
/
+31
2018-01-29
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
1
-2
/
+7
2018-01-29
dm mpath selector: more evenly distribute ties
Khazhismel Kumykov
2
-6
/
+6
2018-01-29
dm unstripe: fix target length versus number of stripes size check
Scott Bauer
1
-8
/
+2
2018-01-29
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
Luis de Bethencourt
1
-1
/
+1
2018-01-29
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
1
-22
/
+35
2018-01-29
dm: various cleanups to md->queue initialization code
Mike Snitzer
3
-22
/
+12
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
3
-2
/
+10
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
1
-5
/
+3
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
1
-16
/
+18
2018-01-29
net_sched: implement ->change_tx_queue_len() for pfifo_fast
Cong Wang
1
-0
/
+18
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
3
-0
/
+36
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
4
-37
/
+35
2018-01-29
vhost_net: stop device during reset owner
Jason Wang
1
-0
/
+1
[next]