index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
ifb: fix packets checksum
Jon Maxwell
1
-1
/
+1
2018-05-29
net: phy: realtek: add suspend/resume callbacks for RTL8211B
Heiner Kallweit
1
-0
/
+16
2018-05-29
virtio_net: Extend virtio to use VF datapath when available
Sridhar Samudrala
3
-1
/
+128
2018-05-29
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
Sridhar Samudrala
2
-1
/
+4
2018-05-29
net: Introduce net_failover driver
Sridhar Samudrala
6
-0
/
+923
2018-05-29
netvsc: refactor notifier/event handling code to use the failover framework
Sridhar Samudrala
3
-165
/
+60
2018-05-29
net: Introduce generic failover module
Sridhar Samudrala
7
-0
/
+407
2018-05-29
vrf: add CRC32c offload to device features
Davide Caratti
1
-1
/
+1
2018-05-29
net: stmmac: Use mutex instead of spinlock
Thierry Reding
3
-24
/
+21
2018-05-29
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
2018-05-26
kasan: fix memory hotplug during boot
David Hildenbrand
1
-1
/
+1
2018-05-26
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
1
-0
/
+1
2018-05-26
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
2018-05-26
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
1
-0
/
+1
2018-05-26
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-26
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
3
-6
/
+9
2018-05-26
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-05-26
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-26
mm, memory_hotplug: make has_unmovable_pages more robust
Michal Hocko
1
-6
/
+10
2018-05-26
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
1
-2
/
+61
2018-05-26
MAINTAINERS: change hugetlbfs maintainer and update files
Mike Kravetz
1
-1
/
+7
2018-05-26
ipc/shm: fix shmat() nil address after round-down when remapping
Davidlohr Bueso
1
-2
/
+10
2018-05-26
Revert "ipc/shm: Fix shmat mmap nil-page protection"
Davidlohr Bueso
1
-7
/
+2
2018-05-26
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2
-1
/
+10
2018-05-26
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...
Changwei Ge
1
-10
/
+1
2018-05-26
mm: fix nr_rotate_swap leak in swapon() error case
Omar Sandoval
1
-1
/
+6
2018-05-25
net: dsa: dsa_loop: Make dynamic debugging helpful
Florian Fainelli
1
-14
/
+17
2018-05-25
openvswitch: Support conntrack zone limit
Yi-Hung Wei
5
-6
/
+567
2018-05-25
openvswitch: Add conntrack limit netlink definition
Yi-Hung Wei
1
-0
/
+28
2018-05-25
8139too: Remove unnecessary netif_napi_del()
Bo Chen
1
-2
/
+0
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
2018-05-25
qed*: Support drop action classification
Manish Chopra
7
-15
/
+41
2018-05-25
qede: Support flow classification to the VFs.
Manish Chopra
1
-4
/
+30
2018-05-25
qed*: Support other classification modes.
Manish Chopra
3
-2
/
+32
2018-05-25
qede: Validate unsupported configurations
Manish Chopra
1
-0
/
+73
2018-05-25
qede: Refactor ethtool rx classification flow.
Manish Chopra
1
-182
/
+330
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
6
-6
/
+64
2018-05-25
cxgb4: clean up init_one
Ganesh Goudar
2
-21
/
+28
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
3
-18
/
+85
2018-05-25
net: fec: remove stale comment
YueHaibing
1
-6
/
+0
2018-05-25
sfc: stop the TX queue before pushing new buffers
Martin Habets
1
-8
/
+25
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
7
-2
/
+24
2018-05-25
mlx4_core: allocate ICM memory in page size chunks
Qing Huang
1
-7
/
+9
2018-05-25
nfp: flower: compute link aggregation action
John Hurley
5
-28
/
+169
2018-05-25
nfp: flower: implement host cmsg handler for LAG
John Hurley
3
-2
/
+105
2018-05-25
nfp: flower: monitor and offload LAG groups
John Hurley
4
-3
/
+646
2018-05-25
net: include hash policy in LAG changeupper info
John Hurley
3
-1
/
+38
2018-05-25
nfp: flower: add per repr private data for LAG offload
John Hurley
2
-0
/
+34
2018-05-25
nfp: flower: check for/turn on LAG support in firmware
John Hurley
4
-0
/
+19
[next]