summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka1-0/+1
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-23/+45
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller2-0/+3
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol1-0/+2
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol1-0/+1
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long1-0/+4
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko1-0/+9
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko1-0/+4
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko1-0/+2
2022-12-10bpf: states_equal() must build idmap for all function framesEduard Zingerman1-2/+2
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-26/+161
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook1-0/+1
2022-12-09Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+78
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei1-0/+14
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo1-25/+36
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela1-0/+251
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela1-5/+5
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn2-4/+5
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi2-6/+6
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi1-5/+3
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-18/+82
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik1-0/+12
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik1-2/+66
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+11
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo1-0/+1
2022-12-07devlink: Expose port function commands to control migratableShay Drory2-0/+24
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory1-0/+2
2022-12-07devlink: Expose port function commands to control RoCEShay Drory2-0/+28
2022-12-07net/mlx5: Introduce IFC bits for migratableYishai Hadas1-1/+5
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski2-0/+61
2022-12-07Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov1-0/+2
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski1-0/+2
2022-12-07bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires1-0/+2
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi1-4/+4
2022-12-06net: xsk: Don't include <linux/rculist.h>Christophe JAILLET1-1/+1
2022-12-06bpf: decouple prune and jump pointsAndrii Nakryiko1-0/+1
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky1-3/+50
2022-12-05xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2-0/+18
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari1-0/+14
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-117/+371
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala1-0/+1
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky2-0/+18
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky1-23/+32
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky2-0/+48
2022-12-05xfrm: add new packet offload flagLeon Romanovsky2-0/+13
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song1-0/+6
2022-12-04bpf: Handle MEM_RCU type properlyYonghong Song2-1/+2
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit1-0/+1
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-13/+38
2022-12-02Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1