summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet1-3/+3
2021-12-08rcu/nocb: Invoke rcu_core() at the start of deoffloadingFrederic Weisbecker1-0/+14
2021-12-08rcu/nocb: Prepare state machine for a new stepFrederic Weisbecker1-14/+23
2021-12-07tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelayMaxim Galaganov1-0/+2
2021-12-07Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz1-0/+6
2021-12-07Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listLuiz Augusto von Dentz2-0/+11
2021-12-07Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagLuiz Augusto von Dentz1-0/+4
2021-12-07Bluetooth: hci_core: Rework hci_conn_params flagsLuiz Augusto von Dentz1-12/+12
2021-12-07Bluetooth: add quirk disabling LE Read Transmit PowerAditya Garg1-0/+9
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventLuiz Augusto von Dentz1-1/+6
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report eventLuiz Augusto von Dentz1-6/+11
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report eventLuiz Augusto von Dentz1-1/+6
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result eventLuiz Augusto von Dentz1-0/+5
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI eventLuiz Augusto von Dentz1-2/+10
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result eventLuiz Augusto von Dentz1-0/+5
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets eventLuiz Augusto von Dentz1-1/+1
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse BR/EDR eventsLuiz Augusto von Dentz1-0/+4
2021-12-07skbuff: introduce skb_pull_dataLuiz Augusto von Dentz1-0/+2
2021-12-07Merge tag 'renesas-r8a779f0-dt-binding-defs-tag' into renesas-drivers-for-v5.17Geert Uytterhoeven2-0/+94
2021-12-07dt-bindings: clock: Add r8a779f0 CPG Core Clock DefinitionsYoshihiro Shimoda1-0/+64
2021-12-07dt-bindings: power: Add r8a779f0 SYSC power domain definitionsYoshihiro Shimoda1-0/+30
2021-12-07regulator: fix bullet lists of regulator_ops commentYanteng Si1-9/+13
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2-2/+2
2021-12-07media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer lengthDafna Hirschfeld1-1/+8
2021-12-07media: cec: fix a deadlock situationHans Verkuil1-2/+9
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab49-254/+270
2021-12-07KVM: Drop stale kvm_is_transparent_hugepage() declarationVitaly Kuznetsov1-1/+0
2021-12-07net: fix recent csum changesEric Dumazet3-3/+8
2021-12-07netpoll: add net device refcount tracker to struct netpollEric Dumazet1-0/+1
2021-12-07ipmr, ip6mr: add net device refcount tracker to struct vif_deviceEric Dumazet1-0/+2
2021-12-07net: failover: add net device refcount trackerEric Dumazet1-0/+1
2021-12-07net: linkwatch: add net device refcount trackerEric Dumazet1-0/+2
2021-12-07net/sched: add net device refcount tracker to struct QdiscEric Dumazet1-1/+1
2021-12-07ipv4: add net device refcount tracker to struct in_deviceEric Dumazet1-0/+2
2021-12-07ipv6: add net device refcount tracker to struct inet6_devEric Dumazet1-0/+1
2021-12-07net: add net device refcount tracker to struct neigh_parmsEric Dumazet1-0/+1
2021-12-07net: add net device refcount tracker to struct pneigh_entryEric Dumazet1-0/+1
2021-12-07net: add net device refcount tracker to struct neighbourEric Dumazet1-0/+1
2021-12-07ipv6: add net device refcount tracker to struct ip6_tnlEric Dumazet1-0/+1
2021-12-07sit: add net device refcount tracking to ip_tunnelEric Dumazet1-0/+3
2021-12-07net: dst: add net device refcount tracking to dst_entryEric Dumazet2-0/+18
2021-12-07drop_monitor: add net device refcount trackerEric Dumazet1-0/+4
2021-12-07net: add net device refcount tracker to struct netdev_queueEric Dumazet1-0/+2
2021-12-07net: add net device refcount tracker to struct netdev_rx_queueEric Dumazet1-0/+2
2021-12-07net: add net device refcount tracker infrastructureEric Dumazet1-0/+45
2021-12-07lib: add reference counting tracking infrastructureEric Dumazet1-0/+73
2021-12-07platform/x86: wmi: Add no_notify_data flag to struct wmi_driverHans de Goede1-0/+1
2021-12-06tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu3-2/+150
2021-12-06tracing: Support __rel_loc relative dynamic data location attributeMasami Hiramatsu1-0/+1
2021-12-06blk-mq: Delete busy_iter_fnJohn Garry1-1/+0