summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-13148-1429/+5346
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-131-2/+10
| |\
| | * mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts2022-12-121-2/+10
| * | IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li2022-12-121-0/+33
| * | bridge: mcast: Allow user space to specify MDB entry routing protocolIdo Schimmel2022-12-121-0/+1
| * | bridge: mcast: Allow user space to add (*, G) with a source list and filter modeIdo Schimmel2022-12-121-0/+20
| * | net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long2022-12-121-1/+2
| * | net: tso: inline tso_count_descs()Yunsheng Lin2022-12-121-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-082-6/+6
| | * | | bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi2022-12-081-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-061-1/+1
| | * | | | bpf: decouple prune and jump pointsAndrii Nakryiko2022-12-061-0/+1
| | * | | | xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2022-12-052-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-11-301-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-11-302-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-094-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