index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
5
-46
/
+67
2019-12-05
s390/qeth: ensure linear access to packet headers
Julian Wiedmann
1
-33
/
+31
2019-12-05
s390/qeth: guard against runt packets
Julian Wiedmann
3
-6
/
+23
2019-12-05
net: thunderx: start phy before starting autonegotiation
Mian Yousaf Kaukab
1
-1
/
+1
2019-12-05
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
1
-2
/
+7
2019-12-05
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
4
-5
/
+7
2019-12-05
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-2
/
+4
2019-12-05
net: sfp: fix hwmon
Russell King
1
-9
/
+4
2019-12-05
net: sfp: fix unbind
Russell King
1
-0
/
+4
2019-12-05
ionic: keep users rss hash across lif reset
Shannon Nelson
1
-6
/
+10
2019-12-05
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
2019-12-05
act_ct: support asymmetric conntrack
Aaron Conole
1
-1
/
+12
2019-12-05
openvswitch: support asymmetric conntrack
Aaron Conole
1
-0
/
+11
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
11
-35
/
+39
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
11
-19
/
+19
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
3
-61
/
+95
2019-12-03
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2
-0
/
+2
2019-12-03
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
1
-2
/
+8
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
1
-4
/
+10
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-12-03
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-12-03
can: xilinx_can: Fix usage of skb memory
Srinivas Neeli
1
-12
/
+13
2019-12-03
can: xilinx_can: skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-12-03
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2019-12-03
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
1
-0
/
+1
2019-12-03
MAINTAINERS: add myself as maintainer of MCAN MMIO device driver
Sriram Dash
1
-0
/
+9
2019-12-03
MAINTAINERS: add fragment for xilinx CAN driver
Appana Durga Kedareswara rao
1
-0
/
+8
2019-12-02
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
4
-5
/
+11
2019-12-02
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
1
-0
/
+1
2019-12-02
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
1
-2
/
+2
2019-12-01
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-01
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-01
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
1
-0
/
+9
2019-12-01
r8169: fix resume on cable plug-in
Heiner Kallweit
1
-0
/
+1
2019-12-01
r8169: fix jumbo configuration for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-01
mm/page_io.c: annotate refault stalls from swap_readpage
Minchan Kim
1
-2
/
+13
2019-12-01
mm/Kconfig: fix trivial help text punctuation
Randy Dunlap
1
-1
/
+1
2019-12-01
mm/Kconfig: fix indentation
Krzysztof Kozlowski
1
-19
/
+19
2019-12-01
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
4
-9
/
+0
2019-12-01
mm: fix typos in comments when calling __SetPageUptodate()
Wei Yang
2
-2
/
+2
2019-12-01
mm: fix struct member name in function comments
Hao Lee
1
-1
/
+1
2019-12-01
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
1
-1
/
+1
2019-12-01
mm: shmem: use proper gfp flags for shmem_writepage()
Yang Shi
1
-1
/
+2
2019-12-01
mm/shmem.c: make array 'values' static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-12-01
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2019-12-01
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...
Andrea Arcangeli
1
-1
/
+2
2019-12-01
userfaultfd: wrap the common dst_vma check into an inlined function
Wei Yang
1
-24
/
+32
2019-12-01
userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb()
Wei Yang
1
-5
/
+0
2019-12-01
userfaultfd: use vma_pagesize for all huge page size calculation
Wei Yang
1
-3
/
+4
[next]