summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-27tools/net/ynl: Add support for netlink-raw familiesDonald Hunter
2023-08-27tools/net/ynl: Fix extack parsing with fixed header genlmsgDonald Hunter
2023-08-27tools/ynl: Add mcast-group schema parsing to ynlDonald Hunter
2023-08-27doc/netlink: Document the netlink-raw schema extensionsDonald Hunter
2023-08-27doc/netlink: Update genetlink-legacy documentationDonald Hunter
2023-08-27doc/netlink: Add a schema for netlink-raw familiesDonald Hunter
2023-08-27doc/netlink: Fix typo in genetlink-* schemasDonald Hunter
2023-08-27Merge branch 'devlink-mlx5-add-port-function-attributes-for-ipsec'Jakub Kicinski
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak
2023-08-27net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky
2023-08-27net/mlx5: Add IFC bits to support IPsec enable/disableLeon Romanovsky
2023-08-27net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky
2023-08-27net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky
2023-08-27devlink: Expose port function commands to control IPsec packet offloadsDima Chumak
2023-08-27devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak
2023-08-27Linux 6.5v6.5Linus Torvalds
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-27parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-08-27parisc: lasi: Initialize LASI driver via arch_initcall()Helge Deller
2023-08-27parisc: asp: Initialize asp driver via arch_initcall()Helge Deller
2023-08-27parisc: wax: Initialize wax driver via arch_initcall()Helge Deller
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller
2023-08-27parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: Makefile: Adjust order in which drivers should be loadedHelge Deller
2023-08-27Merge branch 'iep-drver-timestamping-support'David S. Miller
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros
2023-08-27dt-bindings: net: Add IEP property in ICSSGMD Danish Anwar
2023-08-27dt-bindings: net: Add ICSS IEPMD Danish Anwar
2023-08-27Merge branch 'sfc-pedit-offloads'David S. Miller
2023-08-27sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren
2023-08-27sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren
2023-08-27sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren
2023-08-27sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren
2023-08-26Merge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-26genirq: Fix software resend lockup and nested resendJohan Hovold
2023-08-26LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen