summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat
2020-11-11net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat
2020-11-09net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-05net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang
2020-11-05bus: mhi: Add mhi_queue_is_full functionLoic Poulain
2020-11-05net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei
2020-11-05net: phy: export phy_error and phy_trigger_machineIoana Ciornei
2020-11-05net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-11-05Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-11-03net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin
2020-11-03can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-11-02net: add kcov handle to skb extensionsAleksandr Nogikh
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-31net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit
2020-10-31net: core: add dev_sw_netstats_tx_addHeiner Kallweit
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik
2020-10-30net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-30Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski
2020-10-30netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso
2020-10-30netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva
2020-10-29mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29wimax: move out to stagingArnd Bergmann
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds