summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain-0/+1
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke-1/+1
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-39/+29
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-21/+7
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds-11/+6
2019-01-19net_sched: add performance counters for basic filterCong Wang-0/+7
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza-2/+2
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen-2/+1
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha-0/+2
2019-01-18devlink: Add health diagnose commandEran Ben Elisha-0/+1
2019-01-18devlink: Add health recover commandEran Ben Elisha-0/+1
2019-01-18devlink: Add health set commandEran Ben Elisha-0/+1
2019-01-18devlink: Add health get commandEran Ben Elisha-0/+12
2019-01-18devlink: Add health report functionalityEran Ben Elisha-0/+71
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha-0/+59
2019-01-18devlink: Add health buffer supportEran Ben Elisha-0/+84
2019-01-18net_sched: add hit counter for matchallCong Wang-0/+6
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit-1/+0
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall-0/+1
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao-0/+2
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit-6/+0
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds-0/+1
2019-01-17qed: remove duplicated include from qed_if.hYueHaibing-1/+0
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+1
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata-2/+4
2019-01-17vxlan: Add extack to switchdev operationsPetr Machata-2/+4
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata-2/+4
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann-0/+2
2019-01-17tls: Fix recvmsg() to be able to peek across multiple recordsVakul Garg-1/+2
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli-0/+3
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli-2/+2
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli-60/+69
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells-0/+2
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli-0/+5
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn-0/+2
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet-2/+1
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin-0/+1
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman-1/+1
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells-16/+0
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel-1/+1
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+0
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+56
2019-01-14virtio: document virtio_config_ops restrictionsCornelia Huck-0/+5
2019-01-14virtio: fix virtio_config_ops descriptionCornelia Huck-4/+4