summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-15ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams1-0/+1
2021-11-15ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams1-7/+15
2021-11-15agp/intel-gtt: reduce intel-gtt dependencies moreJani Nikula1-2/+1
2021-11-15agp/intel-gtt: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+4
2021-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-7/+45
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski3-21/+1
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)1-0/+31
2021-11-15i2c: dev: Handle 255 byte blocks for i2c ioctlMatt Johnston2-0/+4
2021-11-15i2c: core: Allow 255 byte transfers for SMBus 3.xMatt Johnston2-1/+17
2021-11-15printk: Remove printk.h inclusion in percpu.hAndy Shevchenko1-1/+0
2021-11-15spi: remove unused header file <linux/platform_data/spi-clps711x.h>Jonathan Corbet1-17/+0
2021-11-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2021-11-15ASoC: SOF: IPC: Add new IPC command to free trace DMARanjani Sridharan1-0/+1