summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-17sched/core: Forced idle accountingJosh Don1-0/+4
2021-11-17psi: Add a missing SPDX license headerLiu Xinpeng2-0/+2
2021-11-17dma-buf: nuke dma_resv_get_excl_unlockedChristian König1-26/+0
2021-11-17tee: export teedev_open() and teedev_close_context()Jens Wiklander1-0/+14
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus1-2/+0
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-2/+2
2021-11-17net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)1-1/+1
2021-11-17net: align static siphash keysEric Dumazet1-0/+2
2021-11-17net: use .data.once section in netdev_level_once()Eric Dumazet1-1/+1
2021-11-17once: use __section(".data.once")Eric Dumazet1-1/+1
2021-11-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+2
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey1-2/+2
2021-11-16RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky1-1/+1
2021-11-16net: ieee802154: handle iftypes as u32Alexander Aring1-3/+4
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli1-0/+1
2021-11-16Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka1-0/+1
2021-11-16Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz1-1/+0
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2-2/+2
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2-2/+3
2021-11-16net: drop nopreempt requirement on sock_prot_inuse_add()Eric Dumazet1-2/+2
2021-11-16net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet2-2/+2
2021-11-16net: make sock_inuse_add() availableEric Dumazet1-0/+10
2021-11-16net: inline sock_prot_inuse_add()Eric Dumazet1-3/+11
2021-11-16net: gro: populate net/core/gro.cEric Dumazet2-0/+23
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet2-1/+2
2021-11-16net: gro: move skb_gro_receive_list to udp_offload.cEric Dumazet1-1/+0
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet5-390/+394
2021-11-16net: move early demux fields close to sk_refcntEric Dumazet1-3/+5
2021-11-16tcp: defer skb freeing after socket lock is releasedEric Dumazet3-0/+15
2021-11-16tcp: annotate data-races on tp->segs_in and tp->data_segs_inEric Dumazet1-2/+6
2021-11-16tcp: add RETPOLINE mitigation to sk_backlog_rcvEric Dumazet1-1/+7
2021-11-16net: forward_alloc_get depends on CONFIG_MPTCPEric Dumazet1-4/+7
2021-11-16net: shrink struct sock by 8 bytesEric Dumazet1-1/+1
2021-11-16ipv6: shrink struct ipcm6_cookieEric Dumazet1-1/+1
2021-11-16net: remove sk_route_nocapsEric Dumazet1-6/+5
2021-11-16net: remove sk_route_forced_capsEric Dumazet1-3/+0
2021-11-16net: use sk_is_tcp() in more placesEric Dumazet2-6/+5
2021-11-16tcp: remove dead code in __tcp_v6_send_check()Eric Dumazet1-9/+3
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2-2/+2
2021-11-16memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar1-1/+7
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz1-0/+9
2021-11-16platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones1-0/+2
2021-11-16ALSA: memalloc: Unify x86 SG-buffer handling (take#3)Takashi Iwai1-7/+7
2021-11-16ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai1-3/+5
2021-11-16bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann1-1/+2
2021-11-16Remove unused header <linux/sdb.h>Jonathan Corbet1-160/+0
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello1-0/+9
2021-11-15firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.hSimon Trimmer1-0/+5
2021-11-15x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck1-0/+13
2021-11-15ACPI: Add a context argument for table parsing handlersDan Williams1-0/+11