summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-06-13net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu
2022-06-13net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed
2022-06-13net/mlx5: Add IFC bits and enums for flow meterJianbo Liu
2022-06-13RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik
2022-06-13net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik
2022-06-13net: make __sys_accept4_file() staticYajun Deng
2022-06-13tcp: sk_forced_mem_schedule() optimizationEric Dumazet
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet
2022-06-10net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet
2022-06-10net: implement per-cpu reserves for memory_allocatedEric Dumazet
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet
2022-06-10net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet
2022-06-10Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-06-10wifi: nl80211: fix typo in commentJulia Lawall
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang
2022-06-09bonding: netlink error message support for optionsJonathan Toppins
2022-06-09team: adopt u64_stats_tEric Dumazet
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet
2022-06-09vlan: adopt u64_stats_tEric Dumazet
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-09tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen
2022-06-08net: constify some inline functions in sock.hPeter Lafreniere
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07net: dropreason: reformat the comment fo skb drop reasonsMenglong Dong
2022-06-07net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong
2022-06-07net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-06arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko
2022-06-06xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross
2022-06-06xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross
2022-06-06xen/grants: support allocating consecutive grantsJuergen Gross