- c24b75e ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
- 62931f5 ipvs: don't ignore errors in case refcounting ip_vs module fails by Davide Caratti · 5 years ago
- 085461c netfilter: nf_tables_offload: restore basechain deletion by Pablo Neira Ayuso · 5 years ago
- daf61b0 netfilter: nf_flow_table: set timeout before insertion into hashes by Pablo Neira Ayuso · 5 years ago
- 6c5d9c2 ipv6: include <net/addrconf.h> for missing declarations by Ben Dooks (Codethink) · 5 years ago
- 9464cc3 net: openvswitch: free vport unless register_netdevice() succeeds by Hillf Danton · 5 years ago
- b5b9181 selftests: Make l2tp.sh executable by David Ahern · 5 years ago
- d665c12 net: sched: taprio: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
- 682fa9f Merge branch 'bnxt_en-bug-fixes' by Jakub Kicinski · 5 years ago
- f682430 bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled device. by Vasundhara Volam · 5 years ago
- f255ed1 bnxt_en: Minor formatting changes in FW devlink_health_reporter by Vasundhara Volam · 5 years ago
- c6a9e7a bnxt_en: Adjust the time to wait before polling firmware readiness. by Vasundhara Volam · 5 years ago
- 83a46a8 bnxt_en: Fix devlink NVRAM related byte order related issues. by Michael Chan · 5 years ago
- c329230 bnxt_en: Fix the size of devlink MSIX parameters. by Vasundhara Volam · 5 years ago
- 34c1520 net: stmmac: Fix the problem of tso_xmit by yuqi jin · 5 years ago
- 011c728 dynamic_debug: provide dynamic_hex_dump stub by Arnd Bergmann · 5 years ago
- b306053 r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 by Kazutoshi Noguchi · 5 years ago
- e7a409c ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation by Eric Dumazet · 5 years ago
- 40c5b2bd Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
- 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
- 05908d7 net: ethernet: dwmac-sun8i: show message only when switching to promisc by Mans Rullgard · 5 years ago
- 3d00cf2 net: aquantia: add an error handling in aq_nic_set_multicast_list by Chenwandun · 5 years ago
- 7087383 Merge branch 'netem-fix-further-issues-with-packet-corruption' by David S. Miller · 5 years ago
- e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
- a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
- bd310aca macb: propagate errors when getting optional clocks by Michael Tretter · 5 years ago
- 3d5c1a0 xen/netback: fix error path of xenvif_connect_data() by Juergen Gross · 5 years ago
- 580a05f net: hns3: fix mis-counting IRQ vector numbers issue by Yonglong Liu · 5 years ago
- 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
- aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
- ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
- 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
- 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
- 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
- a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
- d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
- 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
- f7daefe zram: fix race between backing_dev_show and backing_dev_store by Chenwandun · 5 years ago
- ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
- b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
- f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
- f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
- b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
- 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
- 6f24c8d mm/gup_benchmark: add a missing "w" to getopt string by John Hubbard · 5 years ago
- ce750f4 ocfs2: fix error handling in ocfs2_setattr() by Chengguang Xu · 5 years ago
- b749ecf mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release by Roman Gushchin · 5 years ago
- 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
- 00d6c01 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 5 years ago
- a26ee56 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 5 years ago
- ca210ba scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set by Joel Colledge · 5 years ago
- 96c804a mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() by David Hildenbrand · 5 years ago
- aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
- 641fe2e9 drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store() by David Hildenbrand · 5 years ago
- d418d07 Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- dfdcff3 Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- b9959c7 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
- 6b95cf9 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- fb8527e Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
- 90105ae Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
- 8eb4b3b Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- c7ed6d0 net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump by Navid Emamdoost · 5 years ago
- c8c2a05 net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq by Navid Emamdoost · 5 years ago
- 61ea02d net/mlx5e: TX, Fix consumer index of error cqe dump by Tariq Toukan · 5 years ago
- 46a3ea9 net/mlx5e: kTLS, Enhance TX resync flow by Tariq Toukan · 5 years ago
- af11a7a net/mlx5e: kTLS, Save a copy of the crypto info by Tariq Toukan · 5 years ago
- ecdc65a net/mlx5e: kTLS, Remove unneeded cipher type checks by Tariq Toukan · 5 years ago
- 84d1bb2b net/mlx5e: kTLS, Limit DUMP wqe size by Tariq Toukan · 5 years ago
- 700ec49 net/mlx5e: kTLS, Fix missing SQ edge fill by Tariq Toukan · 5 years ago
- b61b24b net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow by Tariq Toukan · 5 years ago
- 310d9b9 net/mlx5e: kTLS, Save by-value copy of the record frags by Tariq Toukan · 5 years ago
- f45da37 net/mlx5e: kTLS, Save only the frag page to release at completion by Tariq Toukan · 5 years ago
- 9b1fef2 net/mlx5e: kTLS, Size of a Dump WQE is fixed by Tariq Toukan · 5 years ago
- 2c55936 net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow by Tariq Toukan · 5 years ago
- 500f36a net/mlx5e: Tx, Zero-memset WQE info struct upon update by Tariq Toukan · 5 years ago
- 0c258de net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow by Tariq Toukan · 5 years ago
- 38b4fe3 net: usb: lan78xx: Connect PHY before registering MAC by Andrew Lunn · 5 years ago
- e381d2b Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust' by David S. Miller · 5 years ago
- ae6fcfbf vsock/virtio: discard packets if credit is not respected by Stefano Garzarella · 5 years ago
- ec3359b vsock/virtio: send a credit update when buffer size is changed by Stefano Garzarella · 5 years ago
- 2e97879 mlxsw: spectrum_trap: Push Ethernet header before reporting trap by Ido Schimmel · 5 years ago
- 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
- 7571438 Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
- 63158ac Merge branch 'net-bcmgenet-restore-internal-EPHY-support' by David S. Miller · 5 years ago
- 25382b9 net: bcmgenet: reset 40nm EPHY on energy detect by Doug Berger · 5 years ago
- 1f51548 net: bcmgenet: soft reset 40nm EPHYs before MAC init by Doug Berger · 5 years ago
- fe586b8 net: phy: bcm7xxx: define soft_reset for 40nm EPHY by Doug Berger · 5 years ago
- 7de4840 net: bcmgenet: don't set phydev->link from MAC by Doug Berger · 5 years ago
- 5f93393 Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
- adca4ce Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- e59b76f Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- c3419fd Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi by Linus Torvalds · 5 years ago
- 46ac18c iommu/amd: Check PM_LEVEL_SIZE() condition in locked section by Joerg Roedel · 5 years ago
- b55f009 Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
- a4f4048 nvme-pci: Set the prp2 correctly when using more than 4k page by Kevin Hao · 5 years ago
- ffba17b Merge branch 'acpi-tables' by Rafael J. Wysocki · 5 years ago
- 56a0b97 ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() by John Garry · 5 years ago