summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | | xfrm: add new packet offload flagLeon Romanovsky2022-12-052-0/+13
* | | | skbuff: Introduce slab_build_skb()Kees Cook2022-12-091-0/+1
* | | | Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-12-092-2/+78
|\ \ \ \
| * | | | net/mlx5: fs, add match on ranges APIYevgeny Kliteynik2022-12-081-0/+12
| * | | | net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik2022-12-081-2/+66
* | | | | net: openvswitch: Add support to count upcall packetswangchuanlei2022-12-091-0/+14
* | | | | rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo2022-12-091-25/+36
* | | | | net/sched: add retpoline wrapper for tcPedro Tammela2022-12-091-0/+251
* | | | | net/sched: move struct action_ops definition out of ifdefPedro Tammela2022-12-091-5/+5
* | | | | net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn2022-12-082-4/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-0811-18/+82
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-082-4/+11
| |\ \ \ \
| | * | | | Bluetooth: Remove codec id field in vendor codec definitionChethan T N2022-12-021-1/+0
| | * | | | Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas2022-12-021-0/+11
| | * | | | inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal2022-12-011-3/+0
| * | | | | memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo2022-12-081-0/+1
| * | | | | fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski2022-12-071-0/+2
| * | | | | Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2022-12-021-1/+1
| |\ \ \ \ \
| | * | | | | mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle2022-11-181-1/+1