summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19devlink: send notifications only if there are listenersJiri Pirko
2023-12-19devlink: introduce __devl_is_registered() helper and use it instead of xa_get...Jiri Pirko
2023-12-19devlink: use devl_is_registered() helper instead xa_get_mark()Jiri Pirko
2023-12-19bpf: Use nla_ok() instead of checking nla_len directlyJakub Kicinski
2023-12-19Merge branch 'check-vlan-filter-feature-in-vlan_vids_add_by_dev-and-vlan_vids...Paolo Abeni
2023-12-19selftests: add vlan hw filter testsLiu Jian
2023-12-19net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian
2023-12-19net: hns3: add new maintainer for the HNS3 ethernet driverJijie Shao
2023-12-19net: mana: select PAGE_POOLYury Norov
2023-12-19Merge branch 'add-pf-vf-mailbox-support'Paolo Abeni
2023-12-19octeon_ep: support firmware notifications for VFsShinas Rasheed
2023-12-19octeon_ep: control net framework to support VF offloadsShinas Rasheed
2023-12-19octeon_ep: PF-VF mailbox version supportShinas Rasheed
2023-12-19octeon_ep: add PF-VF mailbox communicationShinas Rasheed
2023-12-19net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl
2023-12-18ring-buffer: Fix slowpath of interrupted eventSteven Rostedt (Google)
2023-12-18Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko
2023-12-18Merge branch 'tools-net-ynl-add-sub-message-support-to-ynl'Jakub Kicinski
2023-12-18tools/net/ynl-gen-rst: Remove extra indentation from generated docsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Remove bold from attribute-set headingsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Sort the index of generated netlink specsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Add sub-messages to generated docsDonald Hunter
2023-12-18doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changesDonald Hunter
2023-12-18doc/netlink/specs: Add a spec for tcDonald Hunter
2023-12-18doc/netlink/specs: use pad in structs in rt_linkDonald Hunter
2023-12-18doc/netlink/specs: Add sub-message type to rt_link familyDonald Hunter
2023-12-18tools/net/ynl: Add binary and pad support to structs for tcDonald Hunter
2023-12-18tools/net/ynl: Add 'sub-message' attribute decoding to ynlDonald Hunter
2023-12-18doc/netlink: Document the sub-message format for netlink-rawDonald Hunter
2023-12-18doc/netlink: Add sub-message support to netlink-rawDonald Hunter
2023-12-18tools/net/ynl: Use consistent array index expression formattingDonald Hunter
2023-12-18SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806Chuck Lever
2023-12-18HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2023-12-18idpf: refactor some missing field get/prep conversionsJesse Brandeburg
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18iavf: field get conversionJesse Brandeburg
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18igc: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18igc: field prep conversionJesse Brandeburg
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-18iavf: field prep conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-18intel: add bit macro includes where neededJesse Brandeburg