summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-26net: lapb: Add locking to the lapb moduleXie He
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-25uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman
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-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-23tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2021-01-23tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes
2021-01-23net: mrp: fix definitions of MRP test packetsRasmus Villemoes
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2021-01-22net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy
2021-01-22net: sched: Add multi-queue support to sch_tree_lockMaxim Mikityanskiy
2021-01-22tcp: Add receive timestamp support for receive zerocopy.Arjun Roy
2021-01-22tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2021-01-22tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang
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-22devlink: Support get and set state of port functionParav Pandit
2021-01-22devlink: Support add and delete devlink portParav Pandit
2021-01-22devlink: Introduce PCI SF port flavour and port attributeParav Pandit
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
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-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-21net/fq_impl: bulk-free packets from a flow on overmemoryFelix Fietkau
2021-01-20net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu