summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-02-08ssb: Use true and false for bool variableJiapeng Chong
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao
2021-02-06mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao
2021-02-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky
2021-02-04net: introduce common dev_page_is_reusable()Alexander Lobakin
2021-02-04skbuff: constify skb_propagate_pfmemalloc() "page" argumentAlexander Lobakin
2021-02-04mm: constify page_is_pfmemalloc() argumentAlexander Lobakin
2021-02-04net: add EXPORT_INDIRECT_CALLABLE wrapperBrian Vazquez
2021-02-04netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2021-02-03net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-01-29net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean
2021-01-29Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2021-01-28linux/qed: fix spelling typo in qed_chain.hdingsenjie
2021-01-28net: adjust net_device layout for cacheline usageJesper Dangaard Brouer
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-27net/mlx5e: Add trap entity to ETH driverAya Levin
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin
2021-01-27Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-27bus: mhi: core: Add helper API to return number of free TREsHemant Kumar
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-25netfilter: ctnetlink: remove get_ct indirectionFlorian Westphal
2021-01-25SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2021-01-22tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-21driver core: Fix device link device name collisionSaravana Kannan
2021-01-21regulator: consumer: Add missing stubs to regulator/consumer.hDmitry Osipenko
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu