summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long2022-12-131-1/+2
* net: tso: inline tso_count_descs()Yunsheng Lin2022-12-131-1/+7
* Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-12-123-1/+36
|\
| * Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2022-12-122-0/+13
| * Bluetooth: Add quirk to disable extended scanningSven Peter2022-12-122-1/+13
| * Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter2022-12-121-0/+1
| * virtio_bt: Fix alignment in configuration structIgor Skalkin2022-12-121-0/+8
| * Bluetooth: btusb: Introduce generic USB resetArchie Pusaka2022-12-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-12-126-13/+175
|\ \ | |/ |/|
| * ipvs: run_estimation should control the kthread tasksJulian Anastasov2022-12-101-2/+4
| * ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov2022-12-101-0/+58
| * ipvs: use kthreads for stats estimationJulian Anastasov2022-12-101-5/+83
| * ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov2022-12-101-5/+5
| * ipvs: use common functions for stats allocationJulian Anastasov2022-12-101-0/+5
| * ipvs: add rcu protection to statsJulian Anastasov2022-12-101-1/+7
| * netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2022-11-302-0/+12
| * netfilter: conntrack: merge ipv4+ipv6 confirm functionsFlorian Westphal2022-11-301-2/+1
| * netfilter: conntrack: add sctp DATA_SENT stateSriram Yagnaraman2022-11-302-0/+2
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-1211-23/+45
|\ \
| * | bpf: states_equal() must build idmap for all function framesEduard Zingerman2022-12-101-2/+2
| * | bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi2022-12-092-6/+6
| * | bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi2022-12-091-5/+3
| * | Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov2022-12-071-0/+2
| |\ \
| | * | bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires2022-12-071-0/+2
| * | | net: xsk: Don't include <linux/rculist.h>Christophe JAILLET2022-12-071-1/+1
| * | | bpf: decouple prune and jump pointsAndrii Nakryiko2022-12-071-0/+1
| * | | xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2022-12-062-0/+18
| * | | bpf: Do not mark certain LSM hook arguments as trustedYonghong Song2022-12-041-0/+6
| * | | bpf: Handle MEM_RCU type properlyYonghong Song2022-12-042-1/+2
| * | | bpf: Fix a compilation failure with clang lto buildYonghong Song2022-12-011-0/+1
| * | | bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytesPengcheng Yang2022-12-012-2/+3
| * | | bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov2022-12-012-6/+0
* | | | Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller2022-12-122-0/+3
|\ \ \ \
| * | | | net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol2022-12-121-0/+2
| * | | | USB: core: export usb_cache_string()Vincent Mailhol2022-12-121-0/+1
* | | | | net: move the nat function to nf_nat_ovs for ovs and tcXin Long2022-12-121-0/+4
* | | | | linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko2022-12-121-0/+9
* | | | | uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko2022-12-121-0/+4
* | | | | uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko2022-12-121-0/+2
|/ / / /
* | | | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-104-26/+161
|\ \ \ \
| * | | | net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky2022-12-061-3/+50
| * | | | xfrm: add support to HW update soft and hard limitsLeon Romanovsky2022-12-052-0/+18
| * | | | xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky2022-12-051-23/+32
| * | | | xfrm: add an interface to offload policyLeon Romanovsky2022-12-052-0/+48
| * | | | xfrm: add new packet offload flagLeon Romanovsky2022-12-052-0/+13
* | | | | skbuff: Introduce slab_build_skb()Kees Cook2022-12-101-0/+1
* | | | | Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-12-102-2/+78
|\ \ \ \ \
| * | | | | net/mlx5: fs, add match on ranges APIYevgeny Kliteynik2022-12-091-0/+12
| * | | | | net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik2022-12-091-2/+66
* | | | | | net: openvswitch: Add support to count upcall packetswangchuanlei2022-12-091-0/+14