aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing4-2/+32
2019-01-22bonding: add support for xstats and export 3ad statsNikolay Aleksandrov3-0/+28
2019-01-22bonding: add 3ad statsNikolay Aleksandrov1-0/+14
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang1-0/+1
2019-01-21Merge 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-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linuxLinus Torvalds4-11/+6
2019-01-19net_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/mips/linuxLinus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus 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-18devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-01-18devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health set commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health get commandEran Ben Elisha1-0/+12
2019-01-18devlink: Add health report functionalityEran Ben Elisha2-0/+71
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+59
2019-01-18devlink: Add health buffer supportEran Ben Elisha2-0/+84
2019-01-18net_sched: add hit counter for matchallCong Wang1-0/+6
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit1-1/+0
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao1-0/+2
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit1-6/+0
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-17qed: 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-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata1-2/+4
2019-01-17vxlan: Add extack to switchdev operationsPetr Machata1-2/+4
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata1-2/+4
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-17tls: 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-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+2
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-3/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells1-0/+2
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli1-0/+5
2019-01-16net: 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-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman1-1/+1
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells1-16/+0
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel1-1/+1
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-4/+56