summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing2019-05-161-2/+9
* ipv4: Fix raw socket lookup for local trafficDavid Ahern2019-05-161-2/+2
* fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu2019-05-161-3/+3
* dpaa_eth: fix SG frame cleanupLaurentiu Tudor2019-05-161-1/+1
* bridge: Fix error path for kobject_init_and_add()Tobin C. Harding2019-05-161-7/+6
* bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-161-7/+0
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf2019-05-161-1/+1
* Don't jump to compute_result state from check_result stateNigel Croxon2019-05-161-15/+4
* rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva2019-05-161-0/+1
* mwl8k: Fix rate_idx underflowPetr Štetiar2019-05-161-4/+9
* cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun2019-05-161-1/+4
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-05-161-2/+20
* nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-05-161-1/+1
* NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter2019-05-161-0/+8
* net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski2019-05-161-7/+5
* net/tls: fix the IV leaksJakub Kicinski2019-05-161-1/+4
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel2019-05-161-1/+1
* net: fec: manage ahb clock in runtime pmAndy Duan2019-05-161-9/+21
* netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo2019-05-161-1/+4
* netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso2019-05-161-1/+3
* usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-05-161-2/+7
* mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara2019-05-161-5/+6
* net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit2019-05-161-8/+16
* powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin2019-05-161-64/+29
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-05-161-2/+3
* mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand2019-05-161-0/+1
* RDMA/hns: Bugfix for mapping user dbLijun Ou2019-05-161-1/+1
* Input: synaptics-rmi4 - fix possible double freePan Bian2019-05-161-5/+1
* drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski2019-05-161-2/+3
* spi: ST ST95HF NFC: declare missing of tableDaniel Gomez2019-05-161-0/+7
* spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-05-161-0/+9
* ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-05-161-1/+1
* drm/imx: don't skip DP channel disable for background planeLucas Stach2019-05-161-1/+1
* gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-05-161-3/+9
* netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin2019-05-161-1/+1
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski2019-05-161-0/+4
* drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-05-161-0/+2
* s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-05-161-0/+1
* MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-05-162-6/+11
* netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter2019-05-161-1/+1
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-05-163-5/+66
* ipvs: do not schedule icmp errors from tunnelsJulian Anastasov2019-05-161-1/+1
* selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-05-162-1/+284
* init: initialize jump labels before command line option parsingDan Williams2019-05-161-2/+2
* mm: fix inactive list balancing between NUMA nodes and cgroupsJohannes Weiner2019-05-161-20/+9