summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-18Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse
2021-11-17ipv4/raw: support binding to nonlocal addressesRiccardo Paolo Bestetti
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-17net: add missing include in include/net/gro.hEric Dumazet
2021-11-17net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-17net: use an atomic_long_t for queue->trans_timeoutEric Dumazet
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-11-16net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)
2021-11-16net: align static siphash keysEric Dumazet
2021-11-16net: use .data.once section in netdev_level_once()Eric Dumazet
2021-11-16once: use __section(".data.once")Eric Dumazet
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-16Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka
2021-11-16Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz
2021-11-16Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz
2021-11-16net: drop nopreempt requirement on sock_prot_inuse_add()Eric Dumazet
2021-11-16net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet
2021-11-16net: make sock_inuse_add() availableEric Dumazet
2021-11-16net: inline sock_prot_inuse_add()Eric Dumazet
2021-11-16net: gro: populate net/core/gro.cEric Dumazet
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet
2021-11-16net: gro: move skb_gro_receive_list to udp_offload.cEric Dumazet
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-11-16net: move early demux fields close to sk_refcntEric Dumazet
2021-11-16tcp: defer skb freeing after socket lock is releasedEric Dumazet
2021-11-16tcp: annotate data-races on tp->segs_in and tp->data_segs_inEric Dumazet
2021-11-16tcp: add RETPOLINE mitigation to sk_backlog_rcvEric Dumazet
2021-11-16net: forward_alloc_get depends on CONFIG_MPTCPEric Dumazet
2021-11-16net: shrink struct sock by 8 bytesEric Dumazet
2021-11-16ipv6: shrink struct ipcm6_cookieEric Dumazet
2021-11-16net: remove sk_route_nocapsEric Dumazet