summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-15selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni
2023-08-15seg6: add NEXT-C-SID support for SRv6 End.X behaviorAndrea Mayer
2023-08-16netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-16netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso
2023-08-16netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso
2023-08-16ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-16netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal
2023-08-16netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-16netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal
2023-08-15Merge branch 'genetlink-provide-struct-genl_info-to-dumps'Jakub Kicinski
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-08-15ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski
2023-08-15netdev-genl: use struct genl_info for reply constructionJakub Kicinski
2023-08-15genetlink: add genlmsg_iput() APIJakub Kicinski
2023-08-15genetlink: add a family pointer to struct genl_infoJakub Kicinski
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-08-15genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski
2023-08-15genetlink: push conditional locking into dumpit/doneJakub Kicinski
2023-08-15net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer
2023-08-15Merge tag 'parisc-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-15Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-08-15Merge tag 'regulator-fix-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-15net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-15accel/qaic: Clean up integer overflow checking in map_user_pages()Dan Carpenter
2023-08-15accel/qaic: Fix slicing memory leakPranjal Ramajor Asha Kanojiya
2023-08-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-08-14Merge branch 'Update and document struct_ops'Martin KaFai Lau
2023-08-14bpf: Document struct bpf_struct_ops fieldsDavid Vernet
2023-08-14bpf: Support default .validate() and .update() behavior for struct_ops linksDavid Vernet
2023-08-14selftests/bpf: Add various more tcx test casesDaniel Borkmann
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen
2023-08-14Merge branch 'octeon_ep-fixes-for-error-and-remove-paths'Jakub Kicinski
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey
2023-08-14net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)
2023-08-14net/mlx5: Don't query MAX caps twiceShay Drory
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory
2023-08-14net/mlx5: Remove unused CAPsShay Drory
2023-08-14net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko
2023-08-14net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko
2023-08-14net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko
2023-08-14net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko
2023-08-14net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko