summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19cifs: do not let cifs_chan_update_iface deallocate channelsShyam Prasad N
2023-12-19cifs: fix a pending undercount of srv_countShyam Prasad N
2023-12-19s390: update defconfigsHeiko Carstens
2023-12-19fs: cifs: Fix atime update checkZizhi Wo
2023-12-19smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19Merge branch 'devlink-introduce-notifications-filtering'Paolo Abeni
2023-12-19devlink: extend multicast filtering by port indexJiri Pirko
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko
2023-12-19genetlink: introduce helpers to do filtered multicastJiri Pirko
2023-12-19netlink: introduce typedef for filter functionJiri Pirko
2023-12-19genetlink: introduce per-sock family private storageJiri Pirko
2023-12-19devlink: introduce a helper for netlink multicast sendJiri Pirko
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-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds