index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
net/mlx5e: Change naming convention for reporter's functions
Aya Levin
3
-12
/
+12
2019-08-20
net/mlx5e: Rename reporter header file
Aya Levin
3
-4
/
+4
2019-08-20
net: fix __ip_mc_inc_group usage
Li RongQing
1
-2
/
+2
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
2
-4
/
+7
2019-08-20
Merge branch 'net-dsa-enable-and-disable-all-ports'
David S. Miller
8
-90
/
+106
2019-08-20
net: dsa: mv88e6xxx: wrap SERDES IRQ in power function
Vivien Didelot
1
-13
/
+19
2019-08-20
net: dsa: mv88e6xxx: enable SERDES after setup
Vivien Didelot
1
-31
/
+4
2019-08-20
net: dsa: mv88e6xxx: do not change STP state on port disabling
Vivien Didelot
1
-3
/
+0
2019-08-20
net: dsa: enable and disable all ports
Vivien Didelot
1
-0
/
+11
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
7
-1
/
+39
2019-08-20
net: dsa: use a single switch statement for port setup
Vivien Didelot
1
-48
/
+39
2019-08-20
ice: Restructure VFs initialization flows
Akeem G Abodunrin
2
-22
/
+48
2019-08-20
ice: Assume that more than one Rx queue is rare in ice_napi_poll
Brett Creeley
1
-5
/
+10
2019-08-20
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
1
-3
/
+3
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
1
-4
/
+2
2019-08-20
r8152: divide the tx and rx bottom functions
Hayes Wang
1
-13
/
+26
2019-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
5
-26
/
+13
2019-08-20
infiniband: hfi1: fix memory leaks
Wenwen Wang
1
-3
/
+6
2019-08-20
infiniband: hfi1: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-20
IB/mlx4: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
2019-08-20
IB/mlx5: Block MR WR if UMR is not possible
Moni Shoua
1
-5
/
+19
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2
-11
/
+12
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
2
-3
/
+15
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
3
-12
/
+9
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
1
-5
/
+3
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
1
-1
/
+1
2019-08-20
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
1
-44
/
+3
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
1
-0
/
+7
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
1
-1
/
+4
2019-08-20
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
1
-2
/
+2
2019-08-20
IB/hfi1: Drop stale TID RDMA packets
Kaike Wan
1
-2
/
+11
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-20
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
1
-7
/
+15
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
3
-1
/
+17
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
1
-1
/
+3
2019-08-20
nvme-multipath: fix possible I/O hang when paths are updated
Anton Eidelman
1
-0
/
+1
2019-08-20
io_uring: fix potential hang with polled IO
Jens Axboe
1
-11
/
+25
2019-08-20
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
1
-1
/
+1
2019-08-20
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
1
-1
/
+1
2019-08-20
Input: hyperv-keyboard: Use in-place iterator API in the channel callback
Dexuan Cui
1
-29
/
+6
2019-08-20
Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
Dexuan Cui
1
-2
/
+0
2019-08-20
xdp: unpin xdp umem pages in error path
Ivan Khoronzhuk
1
-1
/
+3
2019-08-20
iwlwifi: pcie: fix recognition of QuZ devices
Luca Coelho
1
-0
/
+17
2019-08-20
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
Luca Coelho
1
-0
/
+1
2019-08-20
iwlwifi: pcie: fix the byte count table format for 22560 devices
Emmanuel Grumbach
1
-7
/
+13
2019-08-20
iwlwifi: mvm: Allow multicast data frames only when associated
Ilan Peer
2
-3
/
+40
2019-08-20
rt2x00: clear IV's on start to fix AP mode regression
Stanislaw Gruszka
3
-5
/
+18
[prev]
[next]