summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-12IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driverCoco Li
2022-12-12bridge: mcast: Allow user space to specify MDB entry routing protocolIdo Schimmel
2022-12-12bridge: mcast: Allow user space to add (*, G) with a source list and filter modeIdo Schimmel
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin
2022-12-12Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-12-12Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov
2022-12-10ipvs: use kthreads for stats estimationJulian Anastasov
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov
2022-12-10ipvs: use common functions for stats allocationJulian Anastasov
2022-12-10ipvs: add rcu protection to statsJulian Anastasov
2022-12-10bpf: states_equal() must build idmap for all function framesEduard Zingerman
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook
2022-12-09Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-12-07net/mlx5: Introduce IFC bits for migratableYishai Hadas
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-12-07Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-07bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires