summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-21compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2019-12-21compat_ioctl: block: handle add zone open, close and finish ioctlArnd Bergmann
2019-12-21compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann
2019-12-21compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann
2019-12-21pktcdvd: fix regression on 64-bit architecturesArnd Bergmann
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-20Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches'David S. Miller
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan
2019-12-20sfc: fix channel allocation with brute forceEdward Cree
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-20mod_devicetable: fix PHY module formatRussell King
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-20Merge branch 'ena-fixes-of-interrupt-moderation-bugs'David S. Miller
2019-12-20net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski
2019-12-20net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski
2019-12-20net/smc: unregister ib devices in reboot_eventKarsten Graul
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
2019-12-20Merge branch 'hns3-next'David S. Miller
2019-12-20net: hns3: only print misc interrupt status when handling failsHuazhong Tan
2019-12-20net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()Huazhong Tan
2019-12-20net: hns3: add some VF VLAN information for command "ip link show"Huazhong Tan
2019-12-20net: hns3: implement ndo_features_check ops for hns3 driverYunsheng Lin
2019-12-20net: hns3: get FD rules location before dump in debugfsYufeng Mo
2019-12-20net: hns3: optimization for CMDQ uninitializationHuazhong Tan
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan
2019-12-20net: hns3: check FE bit before calling hns3_add_frag()Yunsheng Lin
2019-12-20llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2019-12-20tipc: make legacy address flag readable over netlinkJohn Rutherford
2019-12-20net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-12-20Merge branch 'VSOCK-add-vsock_test-test-suite'David S. Miller
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi