summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang1-0/+1
2019-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-39/+29
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-21/+7
2019-01-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-20Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds4-11/+6
2019-01-20net_sched: add performance counters for basic filterCong Wang1-0/+7
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen1-2/+1
2019-01-19devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-01-19devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-01-19devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-01-19devlink: Add health set commandEran Ben Elisha1-0/+1
2019-01-19devlink: Add health get commandEran Ben Elisha1-0/+12
2019-01-19devlink: Add health report functionalityEran Ben Elisha2-0/+71
2019-01-19devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+59
2019-01-19devlink: Add health buffer supportEran Ben Elisha2-0/+84
2019-01-19net_sched: add hit counter for matchallCong Wang1-0/+6
2019-01-19net: phy: remove phy_stop_interruptsHeiner Kallweit1-1/+0
2019-01-19net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-19tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao1-0/+2
2019-01-19net: phy: remove state PHY_CHANGELINKHeiner Kallweit1-6/+0
2019-01-18Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-18qed: remove duplicated include from qed_if.hYueHaibing1-1/+0
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-01-18switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata1-2/+4
2019-01-18vxlan: Add extack to switchdev operationsPetr Machata1-2/+4
2019-01-18net: Add extack argument to ndo_fdb_add()Petr Machata1-2/+4
2019-01-18net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-18tls: Fix recvmsg() to be able to peek across multiple recordsVakul Garg1-1/+2
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli1-0/+3
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli2-2/+2
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli2-60/+69
2019-01-17Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2019-01-17Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells1-0/+2
2019-01-17net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli1-0/+5
2019-01-17net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet1-2/+1
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2019-01-16IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman1-1/+1
2019-01-16Revert "rxrpc: Allow failed client calls to be retried"David Howells1-16/+0
2019-01-16net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel1-1/+1
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-4/+56
2019-01-15virtio: document virtio_config_ops restrictionsCornelia Huck1-0/+5
2019-01-15virtio: fix virtio_config_ops descriptionCornelia Huck1-4/+4
2019-01-14Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-2/+107