summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: Fix use-after-free in SMB2_readZhangXiaoxu2019-04-271-2/+2
* cifs: Fix use-after-free in SMB2_writeZhangXiaoxu2019-04-271-1/+1
* CIFS: keep FileInfo handle live during oplock breakAurelien Aptel2019-04-274-10/+53
* net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov2019-04-271-189/+71
* net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov2019-04-272-176/+75
* net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov2019-04-273-269/+342
* sch_cake: Simplify logic in cake_select_tin()Toke Høiland-Jørgensen2019-04-271-28/+16
* nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2019-04-272-3/+1
* nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2019-04-272-9/+7
* sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen2019-04-271-0/+11
* sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen2019-04-271-1/+1
* route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon2019-04-271-0/+4
* net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed2019-04-271-28/+15
* net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-271-1/+1
* net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed2019-04-271-9/+9
* net: thunderx: don't allow jumbo frames with XDPMatteo Croce2019-04-271-0/+9
* net: thunderx: raise XDP MTU to 1508Matteo Croce2019-04-271-2/+11
* ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet2019-04-271-2/+8
* ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra2019-04-271-1/+9
* vhost: reject zero size iova rangeJason Wang2019-04-271-1/+5
* tipc: missing entries in name table of publicationsHoang Le2019-04-271-1/+2
* team: set slave to promisc if team is already in promisc modeHangbin Liu2019-04-271-0/+26
* tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-271-5/+5
* net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi2019-04-271-1/+3
* net: Fix missing meta data in skb with vlan packetYuya Kusakabe2019-04-271-1/+9
* net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov2019-04-271-1/+3
* net: bridge: fix per-port af_packet socketsNikolay Aleksandrov2019-04-271-9/+14
* net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-271-1/+5
* failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-273-4/+21
* bonding: fix event handling for stacked bondsSabrina Dubroca2019-04-271-1/+5
* Linux 4.19.36v4.19.36Greg Kroah-Hartman2019-04-201-1/+1
* appletalk: Fix compile regressionArnd Bergmann2019-04-201-4/+14
* mm: hide incomplete nr_indirectly_reclaimable in sysfsKonstantin Khlebnikov2019-04-201-1/+6
* mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfoRoman Gushchin2019-04-201-0/+4
* IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-04-201-1/+1
* bpf: fix use after free in bpf_evict_inodeDaniel Borkmann2019-04-201-14/+18
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-04-201-2/+2
* f2fs: fix to dirty inode for i_mode recoveryChao Yu2019-04-201-4/+1
* rxrpc: Fix client call connect/disconnect raceDavid Howells2019-04-202-5/+17
* lib/div64.c: off by one in shiftStanislaw Gruszka2019-04-201-2/+2
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-04-204-9/+37
* drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang2019-04-201-51/+1
* ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-04-201-3/+3
* drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin2019-04-204-1/+63
* PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg2019-04-201-0/+22
* coresight: cpu-debug: Support for CA73 CPUsLeo Yan2019-04-201-0/+4
* Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"Zhang Rui2019-04-201-0/+53
* crypto: axis - fix for recursive locking from bottom halfLars Persson2019-04-201-5/+23
* drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang2019-04-201-6/+5
* lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy2019-04-203-0/+22