summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-20Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...Linus Torvalds
2019-01-20Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-19net: sock: do not set sk_cookie in sk_clone_lock()Yafang Shao
2019-01-19isdn: remove unneeded semicolonYueHaibing
2019-01-19net: usb: rtl8150: remove set but not used variable 'rx_stat'Yue Haibing
2019-01-19Merge branch 'dpaa2-eth-add-debugfs-statistics'David S. Miller
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2019-01-19clang-format: Update .clang-format with the latest for_each macro listJason Gunthorpe
2019-01-19Merge branch 'net-use-strict-checks-in-doit-handlers'David S. Miller
2019-01-19net: mpls: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: mpls: route: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: route: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: addrlabel: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv6: addr: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv4: ipmr: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv4: route: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: ipv4: netconf: perform strict checks also for doit handlersJakub Kicinski
2019-01-19net: namespace: perform strict checks also for doit handlersJakub Kicinski
2019-01-19rtnetlink: ifinfo: perform strict checks also for doit handlerJakub Kicinski
2019-01-19rtnetlink: stats: reject requests for unknown statsJakub Kicinski
2019-01-19rtnetlink: stats: validate attributes in get as well as dumpsJakub Kicinski
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski
2019-01-19virtio-net: per-queue RPS configWillem de Bruijn
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner
2019-01-18bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann
2019-01-18Merge branch 'mlxsw-fixes'David S. Miller
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel
2019-01-18mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-01-18net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-01-18mlxsw: pci: Increase PCI SW reset timeoutNir Dotan
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2019-01-18Merge branch 'hns3-fixes'David S. Miller